Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Amazon Elastic Container Service
Fully managed container orchestration service that makes it easy for you to deploy, manage, and scale containerized applications
Content language: English
Select tags to filter
Sort by most recent
1460 results
I am running copilot deploy within the root of my backend app, and the step about creating a load balancer listener to route HTTP traffic hangs for a long time then causes the deploy to fail.
Hi,
I have configured AWS managed cluster auto scaling and service auto scaling based on target tracking policies.
1. For AWS EC2 scaling capacity provider has set target capacity to 100% and if the...
I created a new ALB with HTTP/2 support and configured the target group to use HTTP/2 as well. The goal was to make them compatible. However, I am currently facing health check failures when using HTT...
Hi,
I’m new to AWS ECS clusters. I have deployed an application using an ECS cluster with the EC2 launch type, and now I want to explore auto scaling in detail.
I understand there are two types of s...
Hi,
I have a few questions regarding AWS ECS logging configuration:
When we enable the awslogs driver with the CloudWatch agent, does it require additional resources like CPU and memory? For exa...
I came across this [AWS blog post](https://aws.amazon.com/blogs/spatial/deploying-nvidia-omniverse-nucleus-on-amazon-ec2/) on deploying NVIDIA Omniverse Nucleus on Amazon EC2. AM I able to use Amazon ...
Greetings,
Can a Lambda call an ECS Service endpoint if Service discovery is not enabled and only a public DNS record exists.
I am trying to connect a Lambda that is in the same VPC as the ECS Serv...
Hi,
I have configured AWS managed cluster auto scaling and service auto scaling based on target tracking policies. When the threshold of 80% was met, a new task was launched. However, there were no a...
I’m launching an ECS-optimized Amazon Linux 2 instance with this user-data script. The NVIDIA driver and runtime install without error at boot, but my ECS agent update never takes effect until I SSH i...
I have set up an ECS cluster and have some tasks running on it. One of the tasks connects to the DB via URL. I have added the DB URL to Secrets Manager and referenced the secret's ARN in the task defi...
We have several EC2 backed ECS clusters running very old Amazon Linux ECS optimised AMIs.
We are looking to update them to use the latest one. The other issue is they are still using Launch Configur...
We have an ECS container that is regularly being killed as so:
Exit code: 137
OutOfMemoryError: Container killed due to memory usage
What's confusing is that as far as we can see we are not getting ...