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.
Currently, we are using Elastic Inference for inferencing on AWS ECS. We use `inference_accelerators` in `ecs.Ec2TaskDefinition` to set up elastic inference. For scaling, we are monitoring...
1
answers
0
votes
59
views
asked 2 days agolg...
Hi AWS, I am trying to add auto-scaling to the containers deployment. What I am planning to do is if the Docker container is running on an EC2 instance (Windows/Ubuntu) I need to use a load balancing...
0
answers
0
votes
36
views
asked 4 days agolg...
I have got a streamlit app, I dockerize it and deploy it locally to test and it works perfectly fine. The dockerfile is as such:
https://imgur.com/Zp71oGN - dockerfile
I made my cluster on ECS on a...
1
answers
0
votes
60
views
asked 4 days agolg...
We want to use Blue/green with canary deployment managed by Code Deploy and we want to include ECS Service connect as well. is that possible?
Today we have app mesh and we want to implement BLue...
1
answers
0
votes
66
views
asked 4 days agolg...
Hello!
I'm looking to use AWS ECS to run Jenkins agents for Linux-based ROM builds. On GitHub, I have a selection of Dockerfiles that push to GHCR (and possibly ECR soon), which run the Jenkins agent...
0
answers
0
votes
99
views
asked 6 days agolg...
I have a python script which is grabbing logs for a ECS cluster that has multiple services. It works for tasks that are running without any issues. I have tasks in few services that are terminating...
1
answers
0
votes
89
views
asked 7 days agolg...
I am trying to create a Task in AWS ECS that does not belong to a service. In other word, I am trying to create a Task directly under Cluster. In the AWS Console, this can be done from [ECS Cluster...
1
answers
0
votes
69
views
asked 9 days agolg...
I have a GitHub Action which includes a Shell Script Step. In this, I am executing AWS CLI command to run ECS task. Once I trigger this command, I want to read and print the CloudWatch logs in real...
1
answers
0
votes
77
views
asked 9 days agolg...
Hello AWS Community,
I'm facing a challenge with intermittent 504 errors in my AWS architecture and am looking for insights and suggestions.
**Architecture Overview:**
* API Gateway: Acts as the...
0
answers
0
votes
156
views
asked 9 days agolg...
I am trying to create the Application load balancer, target group, and load balancer listener.
In target group and load balancer listener I have specified port as 82, but when I am trying to run the...
1
answers
0
votes
58
views
asked 10 days agolg...
I have a spring batch application that is expected to read large csvs (200mb each in size) from AWS S3 and write the data into our database. We updated our process slightly to accommodate a new csv...
1
answers
0
votes
48
views
asked 11 days agolg...
I currently have no experience working with the service, but I am in the process of designing a workflow. The goal is to monitor updates in a database and, upon detecting changes in specific tables,...
0
answers
0
votes
23
views
asked 11 days agolg...