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.

1160 results
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
47
views
San
asked a month 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
68
views
Emily
asked a month 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
56
views
asked a month 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
47
views
San
asked a month 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
79
views
gloomy
asked a month 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
47
views
mpung
asked a month ago
I have an ECS service running tasks on Fargate. I have multiple tasks running for the service during the time I want to introduce a change in memory. Let's say currently they are 1GB but the latest...
1
answers
0
votes
51
views
profile pictureAWS
EXPERT
AmerO
asked 2 months ago
Hi there. I'd like to route all outbound traffic of a service or task through a HTTP proxy already established. I have the proxy FQDN and port. What can I do from this point?
1
answers
0
votes
77
views
Sixa
asked 2 months ago
I have a .NET API application deployed as an ECS Fargate task. This task makes internal calls to an on-premises server. The ECS task is hosted in a VPC with a private subnet and connects to the...
1
answers
0
votes
83
views
asked 2 months ago
Issue: Our ECS service is experiencing connectivity issues with AWS Kinesis. We see these errors in the logs: `[error] [AWS Log: ERROR](AWSClient)HTTP response code: -1 Exception name: Error...
1
answers
0
votes
58
views
Adit
asked 2 months ago
I have ECS cluster with EC2 instances. My purpose is to deploy Postgres and Backend services so `backend` could connect to `postgres`. I don't want to use RDS for developing purposes, so I've created...
1
answers
0
votes
59
views
nocle
asked 2 months ago
I am coming up with a new dashboard in our datadog account to monitor our ecs clusters. There are two sides that we want to have visibility into - the ec2 machines (infrastructure) - the ecs tasks...
1
answers
0
votes
55
views
asked 2 months ago