Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating Transfer-Service To cloud. #62

Open
AakashJaswal opened this issue Mar 6, 2023 · 0 comments
Open

Migrating Transfer-Service To cloud. #62

AakashJaswal opened this issue Mar 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AakashJaswal
Copy link

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.

@AakashJaswal AakashJaswal added the enhancement New feature or request label Mar 6, 2023
@AakashJaswal AakashJaswal self-assigned this Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant