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.
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...
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'."...
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...
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...
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...
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...
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...
I am in search of elegant/best practice way to integrate data from my IoT Core to existing ECS cluster compute workload. Despite a variety of ways AWS provides, I still don’t feel confident and not...
Hello,
We recently migrated our ECS clusters from Amazon Linux 2 to Amazon Linux 2023, and we encounter a massive increase in term of memory usage on all of our containers.
We use ECS on EC2 with...
Recently I want to deploy my backend application that is in a container and I want to deploy https to it. I am using a gninx proxy for this I create a task definition in awsvpc mode and I put my two...
Hi,
I have a site to site VPN between an AWS VPC and an on-promise router. Our ecs services on Fargate reside in that VPC. I've enabled the VPC flow log. I'm puzzled by 2 things:
1. For the same...
I am trying to leverage this "EC2 Instance Connect Endpoint" feature to ssh using by browser to instances that do not have any public IP. It works fine if I start an instance using an Amazon Linux...