filmov
tv
Use case for AWS lambda + Python by Gerardo Lucario
![preview_player](https://i.ytimg.com/vi/SsSeDRGWIlg/maxresdefault.jpg)
Показать описание
This is a general picture about aws lambdas using a python3.9 demo. The code will be deployed using SAM.
You'll discover:
- main lambda configuration parameters
- lambda limitations
- life cycle of a lambda
- pricing
deploy/destroy code into lambda
The demo code select n winners based on:
- amount of posts (more posts more possibilities win)
- if there is a tie, the items will be selected randomly
You'll discover:
- main lambda configuration parameters
- lambda limitations
- life cycle of a lambda
- pricing
deploy/destroy code into lambda
The demo code select n winners based on:
- amount of posts (more posts more possibilities win)
- if there is a tie, the items will be selected randomly