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

Enhancement: Add support for EC2 #59

Open
mayank0202 opened this issue May 6, 2024 · 1 comment
Open

Enhancement: Add support for EC2 #59

mayank0202 opened this issue May 6, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mayank0202
Copy link
Contributor

Is your feature request related to a problem? Please describe.

The current ECS module lacks support for EC2 instances, limiting users to only using Fargate for their containerized applications. While Fargate offers a serverless container environment, some users may prefer or need to use EC2 instances due to specific requirements or cost considerations. Providing support for EC2 instances as an optional feature will cater to users with diverse needs and preferences.

Describe the solution you'd like

Introduce support for EC2 instances as an optional feature in the ECS module. This enhancement will allow users to choose between deploying their containerized applications on Fargate or EC2 instances, providing flexibility and accommodating various use cases.

Additional context

By adding support for EC2 instances as an optional feature, the ECS module will empower users to make informed decisions based on their specific requirements, such as performance, cost, and control. This enhancement aligns with the goal of providing users with a comprehensive and flexible container orchestration solution within the AWS ecosystem.

@mayank0202 mayank0202 added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 6, 2024
Copy link
Contributor Author

mayank0202 commented May 6, 2024

Created this enhancement issue and added in github iac project backlog @shubhamsinha-sf @tsaucier-sf @vijay-stephen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant