aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.21k stars 320 forks source link

[ECS] [issue]: service connect draining time #2184

Open aunghtetnay opened 1 year ago

aunghtetnay commented 1 year ago

Community Note

Tell us about your request What do you want us to build? My team and I have been working on implementing Amazon Service Connect. Currently, we have one cluster that hosts many services. I want to use AWS Service Connect to connect these services together in ECS Fargate. However, I am encountering an issue during the implementation process. I updated the AWS ECS service, task creating time is so long, and task draining time is also so long. How to solve this issue I want to do a fast deployment old service to update the service how can I reduce deployment delay time? last week, I migrated app mesh to Service Connect.

Which service(s) is this request for? This could be Fargate, ECS, EKS, ECR ECS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.

Are you currently working around this issue? How are you currently solving this problem?

Additional context Anything else we should know?

Attachments If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

FrancisRalph commented 6 months ago

Hi, I'm deciding between using App Mesh vs ECS Service Connect. This is one of the areas I feel could lean me towards App Mesh. When you say that "task creating time is so long, and task draining time is also so long.", approximately how long is it? If it's over 15 minutes it might be worth the effort to choose App Mesh instead of ECS Service Connect. Thanks!

aunghtetnay commented 6 months ago

As for me, when deployment, it takes 7-10 mins