Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IrezD authored May 12, 2024
1 parent c78a5a5 commit 3fc7b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# About this Project
This system 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.
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.

0 comments on commit 3fc7b36

Please sign in to comment.