Questions tagged with Amazon Elastic Container Service
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.
Hi
I just started looking at ECS and I can see there are several methods of name resolution.
I can see at least three methods - service discovery, NLB, ServiceConnect with CloudMap .
This is...
1
answers
0
votes
60
views
asked a day agolg...
I am trying to run 3 ecs tasks on 3 seperate ec2 instances each with their own docker image within 1 ecs cluster. The docker image calls upon a local config file that aims to allow the ec2 instances...
1
answers
0
votes
36
views
asked a day agolg...
Hi,
I used the nodejs aws cdk to build an ECS service that runs a dockerized nodejs express app. When I test the docker container and code locally I am able to ping the health check just fine....
1
answers
0
votes
38
views
asked a day agolg...
I follow this ECS guide, but always get an error.
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/getting-started-fargate.html
My region is: eu-central-1
1. I deleted* and then created...
2
answers
0
votes
43
views
asked a day agolg...
We log into our containers from time to time using execute-command and notice that all our activities get logged directly to CloudWatch.
Is there any way to stop your activity logs from going to...
2
answers
0
votes
57
views
asked 3 days agolg...
We are running a Windows elastic container service with Fargate and tried several ways to mount a filesystem with several issues (slow performance/unable to mount/etc).
As we can see documentation...
3
answers
0
votes
102
views
asked 7 days agolg...
I have cloudformation templates written for my app - UI is a a docker image in ECR which is hosted using ECS Fargate Service and a load balancer is attached to it.
, the backend(server) is a docker...
1
answers
0
votes
60
views
asked 9 days agolg...
I have a codePipeline that deploys to ECS. My task definition is using EFS access points. The first run of codePipeline works and everything runs wells i.e, the ECS task can connect to EFS and...
1
answers
0
votes
76
views
asked 9 days agolg...
I'm in the process of setting up a new ECS cluster from AWS Console (Infrastructure: AWS Fargate (serverless)), and I've noticed that the networking section, where I used to define the VPC and subnets...
2
answers
0
votes
71
views
asked 9 days agolg...
I have the following setup:
- A docker image on which Java 17 and AWS CLI v2 are installed.
- The docker image also contains:
- A Spring Boot app
- A ```/test-identity.sh``` script that...
1
answers
0
votes
60
views
asked 10 days agolg...
Hi, I started to see ECS deployment failure this afternoon. I'm not exactly sure why but i see this error under the ECS deployment page for the tasks that are being...
1
answers
0
votes
72
views
asked 10 days agolg...
I have services running on ECS Fargate containers, following the normal process, Code on GitHub from where image is build By CodeBuild and pushed on ECR, from where copy image URI and give it to...
0
answers
0
votes
71
views
asked 12 days agolg...