There are many ways to run Docker containers on AWS. Only one option is sustainable for small teams: Fargate. Learn more about an architecture that has the following advantages:
* Low operational effort
* Ready for the future
* Cost effective
* Highly available
* Scalable
AWS services discussed:
* Load Balancing with the Application Load Balancer (ALB)
* Docker with ECS and Fargate
* Database based on Aurora Serverless