Questions tagged with Containers

Run containers securely, reliably, and at scale

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.

802 results
I'm using the `amazon/aws-glue-libs:glue_libs_4.0.0_image_01` docker image for local development inside of VsCodes Dev Containers. Everything works fine, except that I get the folling error when tryin...
1
answers
0
votes
29
views
asked 4 days ago
I am maintaining a single task definition in which each revision has a different container with a different base image. Now every time the container takes around 20-30 seconds to start and come to the...
2
answers
0
votes
35
views
asked 5 days ago
I want to use Managed Containers with GameLift, but I have a requirement to to apply TLS to the endpoints. I'm struggling to find documentation about whether Managed Container fleets support TLS certi...
1
answers
0
votes
25
views
asked 6 days ago
Hello AWS Community, I am currently working on customizing the certificate paths for AWS Greengrass Fleet Provisioning by Claim and encountering an issue where the custom paths seem to be ignored dur...
2
answers
0
votes
42
views
asked 7 days ago
I have a docker image with app listening on port 12345. I want to run it on ecs (ec2 based) with better scallability. I`ve done: * prepare an architecture with: 1 vpc, 2 subnets * autoscaling group w...
1
answers
0
votes
40
views
asked 7 days ago
I am deploying Nginx and Node.js services on ECS. Nginx listens for requests from the ALB and forwards them to Node.js. Nginx uses upstream and proxy_pass to forward requests to the Node.js service. A...
1
answers
0
votes
61
views
asked 13 days ago
Hi everyone, We are currently creating multiple game sessions on GameLift Managed EC2 fleets. For instance, in only one fleet, we are running 20 game sesssions concurrently and with scale policy, Gam...
1
answers
0
votes
36
views
asked 14 days ago
Cloudwatch has log group and stream setup. EC2 instance has IAM role with permission called `CloudWatchFullAccess`. Security group has outbound rule destination set to `0.0.0.0/0`. docker-compose fi...
3
answers
0
votes
85
views
asked 17 days ago
Hello, I'm looking for guidance on securing ECS Fargate containers, specifically around the metadata endpoint (169.254.170.2). 1. Is it possible to block access to the ECS Fargate metadata endpoint ...
3
answers
0
votes
135
views
asked 22 days ago
Hello - I would appreciate some input/guidance to help me understand why my SageMaker processing job is failing, despite being able to run the container without issue from the terminal in my SageMak...
2
answers
1
votes
62
views
asked 23 days ago
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
70
views
asked a month ago
Hi, I wish to find out if there is a way to inject a Parameter Store parameter into a Docker label value?
Accepted AnswerContainers
2
answers
0
votes
35
views
asked a month ago