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
The AWS ECS task definition sets the image URI label as v1. When I replace the v1 image in ECR and stop the old task, but use the image label sha256 after the new task starts, I always use the old...
1
answers
0
votes
107
views
eeasxn
asked 2 months ago
I'm building a web service that will run on ecs/fargate. Because I expect very infrequent traffic, I'm creating an api gateway ingress that will use cloudmap to find the service following [this...
1
answers
0
votes
1193
views
stu
asked 2 months ago
Appreciate any help on mounting the EFS volume on ECS containers on EC2 launch type with cloud formation EFS volume, which has 3 access points mounted on two public subnets /logs /media ...
1
answers
0
votes
151
views
Romero
asked 2 months ago
I have two main roles that users use that we will call UserRoleA and UserRoleB. What I want to be able to do is to either allow or deny session manager access to the tasks within a given cluster to...
1
answers
0
votes
250
views
George
asked 2 months ago
# Background I have one containerized web app I want to deploy with ECS Fargate. I found with one user; the program runs well on 1 task with 1 vCPU. I expect the number of concurrent users to raise to...
1
answers
0
votes
496
views
asked 2 months ago
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
174
views
profile picture
asked 2 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
206
views
asked 2 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
173
views
asked 2 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
367
views
ON
asked 2 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
569
views
asked 2 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
287
views
asked 2 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
404
views
CS
asked 2 months ago