In this AWS Fargate tutorial we package a Flask app into a Docker container and run it on top of AWS Fargate - a new compute engine of Elastic Containers Service (ECS).
A thorough walkthrough of building the mentioned Python Flask app is in this video • Flask Tutorial - Building a simple we...
A short explanation on what a Docker container is can be found here • Getting started with Docker - What is...
The code used in the video can be found here https://github.com/dennisthegitmenace...
The readme file includes a link to the tutorial on setting up your secrets on AWS with Key Management Service (KMS).