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 up to 5 tags to filter
Sort by most recent
Hello, I have two ECS services connected as ECS Service Connect Services to each-other. Users are making requests to service A and service A is making requests to service B. The request processing of...
3
answers
0
votes
32
views
mskrip
asked 2 days ago
I am being forced to upgrade my EKS clusters from version 1.23 to 1.24 and I have a question. The documentation AWS provides lacks some more insights on this. Will clicking the "Upgrade now" button...
1
answers
0
votes
22
views
asked 3 days ago
I deployed my Django Rest Framework (DRF) project to AWS Lightsail Containers, and everything works well with the DRF application. The DRF container is public, and I opened port 8000 for it. I do...
0
answers
0
votes
24
views
Bruno
asked 4 days ago
Sometimes when we try to launch a new ECS task in a Fargate instance a task will be created but it will never progress into RUNNING. It will try for a while until it stops. It happens rarely but it's...
1
answers
0
votes
34
views
Kevin
asked 4 days ago
When I go to Service Quotas > Lightsail, all "Applied account-level quota values" are set to "Not available". I would like to be able to set those to the default values, but I see no way to set to...
2
answers
0
votes
51
views
Paul
asked 6 days ago
I have 2 ECS clusters say cluster A and cluster B each having multiple ECS services running like service-a1, service-a2, etc and service-b1, service-b2, etc respectively. Each service is running...
2
answers
0
votes
35
views
karan
asked 10 days ago
Im trying implement github action but all github action is OK: **Project:** https://github.com/ToqYang/frontend/actions/runs/10708877787/job/29692205775 **Github...
1
answers
0
votes
29
views
San
asked 10 days ago
I am trying to access a DynamoDB table in one of my ECS containers via Python code using boto3. I keep getting an error in my container saying the Security token is invalid. However I have checked the...
2
answers
0
votes
49
views
Emily
asked 10 days ago
I'm trying to downsize the EBS volumes on our ec2 instances used in our ecs cluster. Previously, we would just have one ebs volume `/dev/xvda` which was encrypted. I now notice there are two...
1
answers
0
votes
31
views
asked 10 days ago
Hi guys, im following this tutorial with my root account to try deploy my docker container like this but when im triying assign the role to ECS task definition min 3:45 and doesnt...
1
answers
0
votes
27
views
San
asked 11 days ago
I'm trying to create a setup where my ECS tasks are scaled down automatically when there's no traffic traffic (which works), and are scaled back up when someone connects to them. For this I've...
3
answers
0
votes
59
views
gloomy
asked 15 days ago
Let's suppose I have a greengrass component dependent on the docker application manager and I use `docker compose` for container orchestration. ``` --- RecipeFormatVersion: '2020-01-25' ComponentName:...
1
answers
0
votes
33
views
mpung
asked 15 days ago