-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To achieve this, we are planning to use CloudFormation, which is a powerful Infrastructure as Code (IaC) tool provided by AWS. With CloudFormation, we will create a set of templates that define the AWS resources required to run the application.
The templates for this repository create an Amazon Elastic Container Service (ECS) cluster with two Amazon EC2 instances. The application is deployed as a Docker container and runs behind an Application Load Balancer (ALB) for high availability and load balancing.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request