Tool used for ECS multi-cluster management

0

Hi guys, I have a project that requires application deployment on multi-cluster ECS with specific requirements such as resource isolation. Customer want to create separate Amazon ECS clusters for different applications or environments, to isolate their resources and prevent potential interference between them Therefore, I am looking for a tool to be able to manage workloads on different ECS clusters. If you know any tool that can meet this requirement, please give me instructions on how to set it up.

Thanks Steven

Steven
asked 6 months ago198 views
2 Answers
0

Hello.

I thought it would be better to manage with IaC such as CloudFormation, CDK, Terraform, etc.
By managing resources with IaC, it is possible to deploy to multiple environments with the same configuration, which I think is useful for environment separation.

For things like monitoring, you may be able to use New Relic's services.
https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/monitor-services-running-amazon-ecs/

profile picture
EXPERT
answered 6 months ago
profile pictureAWS
EXPERT
reviewed 6 months ago
0

Hi,

You may want to explore Lumigo to manage suc clusters with its specific design for ECS clusters: https://lumigo.io/lp/aws-ecs-lp/

profile pictureAWS
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions