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 up to 5 tags to filter
Sort by most recent

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

1158 results
I'm currently using AWS Batch to run various jobs (to take advantage of spot instances, needing less oversight/configuration compared to ECS etc...). Oftentimes these jobs require passing a lot of...
1
answers
0
votes
265
views
Nick M
asked 4 months ago
For a proof-of-concept project, I have manually set up an ECS cluster with Fargate. The Task Definition I used works with a Hello World Docker image I created. However, it does not work when I point...
2
answers
0
votes
503
views
asked 4 months ago
My ECS task is stuck in the PROVISIONING state. How do I start looking into this?
2
answers
0
votes
1168
views
j_r
asked 4 months ago
**Background** My organization received the email below, informing about an upcoming update that would - if I understood correctly - restart the affected tasks sometime after 17 Jun 2024. Under the...
1
answers
0
votes
1146
views
LilyB
asked 4 months ago
Issue:Access to XMLHttpRequest at 'http://localhost:3015/calculate' from origin 'http://xx.xx.xx.xxx:3000' has been blocked by CORS policy: The request client is not a secure context and the resource...
1
answers
0
votes
345
views
godn
asked 4 months ago
I deployed an ECS cluster with a single task definition, and it attempted to run. I then deleted all the resources, but the ENI ( eni-0729a11211837eeb1 ) is still attached. Whenever I try to...
1
answers
-2
votes
412
views
lfwillc
asked 4 months ago
Hi AWS, I am creating an ECS Service and while doing that I am getting the error: **Resource handler returned message: "Error occurred during operation 'ECS Deployment Circuit Breaker was triggered'."...
1
answers
0
votes
560
views
profile picture
asked 4 months ago
Hello everyone, I have an EFS volume which I can connect to using WSL without issue. I am struggerling to connect using ECS. I have set it up as a mount point on the ECS task definition, and I am...
6
answers
0
votes
452
views
gavinc
asked 4 months ago
1. AWS ECS **services per namespace** quotas I want to ask about AWS ECS quotas for **services per namespace** Does it mean that the namespace of Cloud Map can only be bound to a maximum of 100...
1
answers
0
votes
219
views
Allen
asked 4 months ago
I have created the ecs resources like cluster, task definition and service etc., through terraform. I do a deployment with the codepipeline, in last stage of pipeline it deploys the newer version of...
1
answers
0
votes
284
views
asked 4 months ago
I am using aws copilot to deploy two api in ECS. I have an api (my-api1) which should use two ports for communication: a SERVER_PORT (8081) for http communication and a GRPC_PORT (3000). So what I...
0
answers
0
votes
262
views
asked 4 months ago
Hi there, I've run into a particular issue with ECS capacity providers & auto-scaling that keeps coming up, and I believe it's a bug but not entirely sure. The situation is: we have two ECS clusters...
1
answers
0
votes
289
views
asked 4 months ago