This is a simple example of how to deploy a containerized application to AWS Fargate using AWS SAM.
Inspired from this blog post.
- AWS CLI
- AWS SAM CLI
- AWS Rain
- Docker
bash aws-sam.sh deploy
bash aws-sam.sh destroy
This is a simple example of how to deploy a containerized application to AWS Fargate using AWS SAM.
Inspired from this blog post.
bash aws-sam.sh deploy
bash aws-sam.sh destroy