Browse through the questions and answers listed below or filter and sort to narrow down your results.
ECS Capacity providers best practices
I am researching best practices when implementing Capacity Providers for ECS Clusters.
One of the AWS reference videos recommends the usage of one Auto-Scaling Group / Capacity Provider per AZ. What is the main benefit of this recommendation other than distributing tasks at the capacity provider level ? Are there any other best practices to be aware of when implementing Capacity Providers ?
Accepted AnswerAmazon Elastic Container Service
1
answers
0
votes
14
views
asked 25 days ago
ECS Anywhere -- Register External Instances link dead
We've started experimenting with ECS Anywhere and just in the past few days, the register external instances link is dead/inaccessible:
`curl --proto "https" -o "/tmp/ecs-anywhere-install.sh" "https://amazon-ecs-agent.s3.amazonaws.com/ecs-anywhere-install-latest.sh" `
returns:
```
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>Q8QPSN1GP90X3ZX2</RequestId>
<HostId>DREyWsYwxRMDC1It6G/ThV7gYa6AAzN5U4lO3kfVAzrf2T5A6XPq1ALRVeE6bDSGhmLk/gI/Jug=</HostId>
</Error>
```
Accepted AnswerAmazon Elastic Container Service
3
answers
0
votes
2
views
asked 2 months ago
MaxInstanceLifetime value for ECS Fargate
My team uses AWS ECS Fargate. We would like to perform a routine recycle for our ECS tasks. I found the MaxInstanceLifetime value parameter but it seems mostly for EC2 instances. Is it possible to set this parameter for ECS Fargate? If so, where in the console can I find this? If not, are there any suggestions on how we can go about recycling our ECS Fargate tasks?
Docs:
* https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-max-instance-lifetime.html
* https://aws.amazon.com/about-aws/whats-new/2019/11/amazon-ec2-auto-scaling-supports-max-instance-lifetime/
Accepted AnswerAmazon Elastic Container Service
1
answers
0
votes
16
views
asked 3 months ago
1
answers
0
votes
5
views
asked 3 months ago
1
answers
0
votes
11
views
asked 4 months ago