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.

1158 results
Hi, Am new to aws services. Unfortunately my project manager gave me a task to do the below, can any on please give me a steps and clear understandings. **Deploy a three tier web application using...
3
answers
0
votes
202
views
profile picture
asked 3 months ago
I am currently developing an API that sends records to Amazon Kinesis using the Kinesis Producer Library (KPL). Here are the details of my setup: ## Setup 1. **API**: Built using Ktor and sends...
0
answers
0
votes
212
views
asked 3 months ago
Hi, We've been receiving 'ElasticContainerService task patching retirement' notifications for our ECS services on Fargate almost every three weeks since 14 May 2024. Is it normal? It wasn't so...
2
answers
0
votes
192
views
asked 3 months ago
In aws ecs, i have created task to be fargate type, and in managed EC2 i have few tooling vm ec2 instances, i know that fargate is aws managing the underlying infrastructure and it can be running...
1
answers
0
votes
389
views
ON
asked 3 months ago
I was in the process of creating and testing a CI/CD Pipeline in regards to the AWS Modern Application Workshop (https://github.com/aws-samples/aws-modern-application-workshop/tree/python/module-2),...
4
answers
0
votes
820
views
asked 3 months ago
Hi all, Getting a strange error that I'm not able to find the root cause of. Below is the error message: "service [service-name] was unable to place a task because no container instance met all of...
1
answers
0
votes
300
views
asked 3 months ago
I have this Task created on my ECS cluster, which executes a docker image with C# code in it. The task and the container works fine at the beginning, I see logs from it, and everything is good....
2
answers
0
votes
468
views
CS
asked 3 months ago
I have several AWS Batch Job Definitions that rely on container images stored in ECR. My problem is that whenever I update the container images in ECR I have to update the Job Definitions as well. ...
1
answers
0
votes
337
views
profile picture
RNHurt
asked 3 months ago
In AWS ECS, I use auto-scaling and a binpack task placement strategy. I am facing an issue where, once the tasks scale up and instances are attached to ECS, after a scale-in event, some tasks remain...
2
answers
0
votes
399
views
asked 3 months ago
I use CDK to deploy my app. NetworkLoadBalancedEc2Service is deployed with its own security group to limit inbound access for certain IP addresses. ``` // Create the Network Load Balancer with...
2
answers
0
votes
167
views
profile picture
Smotrov
asked 3 months ago
I'm using ECS with an Auto Scaling group as a capacity provider to deploy tasks on EC2 (t3.micro, 2 vCPU, 1 GB memory). I've set the task placement strategy to binpack based on memory. However, I've...
1
answers
0
votes
434
views
Eddie
asked 3 months ago
Hi all. I hope you are having a stellar day. I urgently need some assistance with an issue I'm faced with. I have come across a somewhat similar question on this platform, but it remains...
1
answers
0
votes
482
views
Nic
asked 3 months ago