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.

1292 results
Hi, We have a containerised service running on ECS Fargate deployed using AWS copilot. The service has been running without issues. Now we added a MCP (multiple context protocol) server to the contai...
1
answers
0
votes
34
views
asked 2 days ago
Hi, I have a cloudformation stack created through aws sam using this template ``` ContainerRepository: Type: AWS::ECR::Repository Properties: EmptyOnDelete: true RepositoryPoli...
1
answers
0
votes
42
views
asked 3 days ago
We have a Java SpringBoot app running in Docker in ECS. We have been asked to update the task configuration to make the root file system read only. When we do that the SB app will no longer start b...
2
answers
0
votes
35
views
asked 3 days ago
Hi everyone, I’m running an ECS cluster on Fargate, and I’m trying to find the best way to manage application configuration. My current setup: Sensitive config (e.g. secrets, tokens): stored in SSM Pa...
1
answers
0
votes
35
views
asked 5 days ago
I have an ECS Cluster running ECS task for my backend container , and I have a pipeline in github actions which deploy my new code changes 1- logs to amazon ECR 2- build , tag and push docker imag...
1
answers
0
votes
43
views
asked 6 days ago
I’m running CloudFront with a custom domain and an ALB in me-central-1. Even with cache hits, external tests show 300+ ms latency, including 200 ms from DNS and connection delays. When I send requests...
2
answers
0
votes
114
views
asked 17 days ago
## Environment: * ECS on ARM64 Fargate * Container Insights with Performance Monitoring enabled * DataDog agent running as a sidecar container ## Problem Description I've enabled container monitorin...
1
answers
0
votes
55
views
asked 17 days ago
We are orchestrating batch jobs as workflows using AWS Step Functions with Fargate ECS Clusters for container execution. The containers are deployed in a VPC with 3 public subnets. In addition to the ...
2
answers
0
votes
74
views
asked 19 days ago
We have all our resources tagged using CDK, and up until the 29th of March, this was working fine. Cost allocation tags are all set up correctly, and no changes were made on our side (they broke on a ...
1
answers
0
votes
34
views
asked 19 days ago
I am trying to deploy a simple flask application using ECR, ECS and load balancing. This is my first time and I am following a tutorial. However it is failing with the message of the title. The serv...
2
answers
0
votes
40
views
asked 21 days ago
We're migrating an application from ECS to EKS in production environment, and running into issues where our pods are dying due to Redis connection timeouts in EKS — even though everything was working ...
1
answers
0
votes
67
views
asked 23 days ago
I'm looking for a way to enable health checks in ECS/ELB that are on different port number than the main traffic port, preferably with terraform code.
2
answers
0
votes
40
views
asked 23 days ago