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 have this CDK code. As shown, the container task fails to deploy, due to failed ALB healthcheck. It deploys fine if I change the NetworkMode to AWSVPC (and uncomment related lines), but then my task...
3
answers
0
votes
42
views
asked 3 months ago
I'm running a container on ECS over EC2. The container I've created has not been presenting any issues, and does not have any health checks configured for it; however, I have this service connected wi...
1
answers
0
votes
69
views
asked 3 months ago
I have a backend application running as a docker container on ECS cluster using EC2 launch type and am using awsvpc network mode , There are somethings that i need clarification for 1- Am deploying ...
1
answers
1
votes
125
views
asked 3 months ago
Hi, I have a job definition for a Linux job running on Fargate where I specify resource requirements of 2 vCPUs and 16384 memory in container properties. However, when I run the job it reports that t...
1
answers
1
votes
84
views
asked 3 months ago
I am using ApiGateway that points to a Nextjs container running in ECS. ApiGateway returns 503 "service unavailable" while the back-end is running with enough resources and no logs while reporting a 0...
1
answers
0
votes
45
views
asked 3 months ago
Hi, We have a group of ECS services on Fargate in us-west-2. We use CloudWatch to monitor the health of CPU and Memory utilization. It has been working well. Yesterday we experienced missing datapoin...
1
answers
0
votes
70
views
asked 3 months ago
I have ECS service that expose Certificate issued by AWS PCA, the service is configured to use VPC lattice service, does VPC lattice validate the certificate using the chain provided by PCA
2
answers
0
votes
54
views
asked 3 months ago