Skip to content

Demonstrates shows how to deploy a containerized app on ECS with EC2 launch-type, using Docker images from ECR. It covers creating an ECS cluster, configuring EC2 instances, and defining tasks to run the Docker image.

Notifications You must be signed in to change notification settings

IrezD/python-fastAPI-docker-image-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this Project

This project involves creating a Docker image from a FastAPI application and deploying it on AWS cloud services. The infrastructure is built using Terraform, and continuous deployment is automated through GitHub actions. The Docker images are stored in an ECR public repository, and they are run on AWS ECS with EC2 instances. The EC2 instances are managed by an Application Load Balancer, which also handles auto-scaling.

About

Demonstrates shows how to deploy a containerized app on ECS with EC2 launch-type, using Docker images from ECR. It covers creating an ECS cluster, configuring EC2 instances, and defining tasks to run the Docker image.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published