Deploying production Docker based Starlette app with auto-reloading during local development

Objective: Define a Docker based Starlette application with auto-reload capabilities during development, that can then be easily registered in AWS Elastic Container Registry (ECR) and deployed to scale via AWS Elastic Container Store (ECS).

See the relevant code here.

If there is interest to have me add full code and steps to the course-v3 “Production” wiki, I only need to know how and also permission.

3 Likes