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
1365 results
I'm using Terraform to create and manage ECS services and task definitions. Upon initial run a task definition is created (revision 1) and used in the ECS service. When the pipeline runs a new deploy...
2
answers
0
votes
73
views
asked a month ago
We are using AWS fargate instances for an Azure DevOps pool. We can scale up OK (not great, but OK), but scaling down seems to be a problem. We've had instances of AWS scaling down tasks that are curr...
3
answers
0
votes
53
views
profile picture
asked a month ago
I have an ECS service with auto-scaling policies deployed using AWS CDK. One of my scaling policies is configured to scale down the service based on a metric that tracks idle tasks. Recently, I notice...
1
answers
0
votes
66
views
asked a month ago
My ECS task definition use Secrets from Secret Manager. I have changed them and now I want to use the refreshed value. How to do it?
1
answers
0
votes
38
views
asked a month ago
I have changed a ECS service to scheduled task. After the change the task no longer writes on CloudWatch. The scheduled task has a specific role on eventbridge with: - AmazonEC2ContainerServiceEvent...
1
answers
0
votes
44
views
asked a month ago
How to solve a security vulnerability in ECS Task definition - ECS task definition should have a logging configuration
1
answers
0
votes
36
views
asked a month ago
Earlier today, I was deploying a new version of an ECS service with an EC2 ASG capacity provider. This service has 3 tasks running at a minimum. Earlier, this service had scaled up to, lets say, 15 ta...
1
answers
0
votes
79
views
asked a month ago
Hi - I did the following steps (1) create a ecs cluster with 3 ec2 instances (2) deploy 2 tasks tagged TeamApp:ms1 and TeamApp:ms2 in the cluster (3) task1 also uses a dynamodb table that is also ta...
1
answers
0
votes
24
views
asked a month ago
Hello Team, I am running my workload in EKS Cluster using Fargate node and it runs successfully but intermittently I see my fargate nodes are recreated from AWS so the Kubernetes statefulset and depl...
2
answers
0
votes
60
views
asked a month ago