Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 402 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 402 Bytes

About this Project

This project involves creating a Docker image for a FastAPI and deploying it on ECS. The infrastructure is built on AWS using Terraform, and continuous deployment is implemented through GitHub Actions. The built Docker images are stored on ECR public repository. And the docker containers are running on ECS using EC2 lanuch type which are managed by Elastic Load Balancer on AWS.