This project contains isolated examples of AWS Lambda Services as well this provide a stack example.
Example of architecture of this project stack.
Example of components of the architecture of this project.
You can find single examples for:
- AWS Lambda
- Flask for APIs
- Custom code based in AWS Chalice for SQS, SNS, S3 and CRON
- Docker
- Docker-compose
- Python 3.x
To create the venv and install the modules execute:
./scripts/venv.sh
To execute the build:
./scripts/runenv.sh --build
Execute the follow command:
./scripts/runenv.sh
Execute the follow command:
./scripts/boot.sh