Running a Flask app on a Serverless architecture using AWS ECR, AWS ECS & AWS Fargate
Jul 12, 2023 · 3 min read · Overview : In this blog, we will create and push the image of our code(Flask app) into the AWS ECR repository. Then using AWS ECS and AWS Fargate we will run the image (from the ECR repository) in a serverless architecture inside the containers. Sett...
Join discussion











