Questions 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

Browse through the questions and answers listed below or filter and sort to narrow down your results.

1283 results
I have an ECS cluster defined with a single EC2 server running the container. I have a Task definition that I use to deploy a single container to the cluster. When I perform an Update Service and ch...
1
answers
0
votes
16
views
asked 8 hours ago
I'm using CDK to deploy a 3rd party application on ECS Fargate, that's configured to access a database via a secret in AWS Secrets Manager - using the direct integration from ECS something like the be...
2
answers
0
votes
37
views
AWS
EXPERT
asked 5 days ago
Hi everyone I have problem with Service auto scaling in ECS. I setup Scaling Policy with CPU and Memory like image below ![Enter image description here](/media/postImages/original/IM1MQBAoHDRv23YqcNv...
2
answers
0
votes
79
views
asked 6 days ago
I'm getting the following error when using the Java AWS SDK 2.x from my ECS container. Here is my error: ``` software.amazon.awssdk.services.s3.model.S3Exception: User: arn:aws:sts::yyyyyy:assumed-r...
2
answers
0
votes
36
views
asked 9 days ago
![Enter image description here](/media/postImages/original/IM3NgJZ4rXSK-dUJhc3D0tww) Event data Service ElasticContainerService Start time March 16, 2025 at 11:30:00 PM UTC+5:30 Status Ongoing End ti...
1
answers
0
votes
14
views
asked 9 days ago
As the title says I ran into this issue where `aws ecs execute-command` is failing with the error > An error occurred (TargetNotConnectedException) when calling the ExecuteCommand operation: The exe...
2
answers
0
votes
30
views
asked 10 days ago
Our organization is targeting to rollout container service, I want to know the difference between ECS and EKS especially ongoing operation efforts since my team is new to container services, but also ...
2
answers
0
votes
36
views
asked 10 days ago
Hi, I need to raise a cloudwatch alarm if one of my ECS Service Status is turned to Stopped. I tried RunningTaskCount but looks like it has dependency of Container Insights to be enabled. It's difficu...
2
answers
0
votes
53
views
asked 13 days ago
Hi everyone, I am working on an example infrastructure for testing the ECS Managed Scaling feature for automatically scaling the underlying EC2 instances. I can't use Fargate because we require a lot...
3
answers
0
votes
36
views
asked 14 days ago
**Issue Summary** I’m migrating an ECS service from using LaunchType: EC2 to Capacity Provider in AWS CloudFormation. As per the AWS documentation, when LaunchType is removed, the service should defa...
1
answers
0
votes
27
views
asked 14 days ago
I have deployed a ECS Cluster through CloudFormation and I used a "AWS::ECS::ClusterCapacityProviderAssociations" resource to set up a capacity provider. After adding services to the cluster I'm unabl...
1
answers
0
votes
65
views
asked 14 days ago
Hi- I have an ECS Cluster with two running instances. There is a web server running on it to receive requests and provide responses. A couple of days ago I sent many requests to do stress testing. ...
2
answers
0
votes
33
views
asked 14 days ago