All Content tagged with Containers

Run containers securely, reliably, and at scale

Content language: English

Select up to 5 tags to filter
Sort by most recent
805 results
Hello, I would like some help or advice with a docker-compose on an ec2 instance. I am deploying an application called moodle with docker-compose. When I start it, it creates the following volumes: #d...
1
answers
0
votes
69
views
asked 3 months ago
Hi Team, I'm currently trying to test my Lambda function locally using the SAM CLI with the command `sam local invoke -e events/requests/event.json` or through the VSCode debugger by specifying the p...
1
answers
0
votes
152
views
asked 3 months ago
Hello, I want to deploy an application in EC2 for production. For that, I want the sensitive information of my application to be saved in EFS, so I configure the volumes that way, but I don't understa...
1
answers
0
votes
97
views
asked 3 months ago
I am being forced to upgrade my EKS clusters from version 1.23 to 1.24 and I have a question. The documentation AWS provides lacks some more insights on this. Will clicking the "Upgrade now" button a...
1
answers
0
votes
87
views
asked 3 months ago
As per the documentation https://docs.aws.amazon.com/greengrass/v2/developerguide/run-greengrass-docker.html#greengrass-docker-downloads I've tried https://github.com/aws-greengrass/aws-greengrass-doc...
1
answers
0
votes
87
views
asked 3 months ago
I deployed my Django Rest Framework (DRF) project to AWS Lightsail Containers, and everything works well with the DRF application. The DRF container is public, and I opened port 8000 for it. I do rece...
0
answers
0
votes
52
views
asked 3 months ago
Sometimes when we try to launch a new ECS task in a Fargate instance a task will be created but it will never progress into RUNNING. It will try for a while until it stops. It happens rarely but it's ...
2
answers
0
votes
104
views
asked 3 months ago
I have been monitoring my AppRunner application for some time and could not determine which metric triggers auto scaling in AppRunner. Is it based on CPU utilization, memory, or based on the volume of...
1
answers
0
votes
77
views
AWS
SUPPORT ENGINEER
asked 3 months ago
Hello, I have some questions to manage services with Docker on EC2: 1- Which AMI is better Amazon Linux or Ubuntu? 2- What would an initialization script be like, that is, user data to make a launch ...
1
answers
0
votes
130
views
asked 3 months ago
When I go to Service Quotas > Lightsail, all "Applied account-level quota values" are set to "Not available". I would like to be able to set those to the default values, but I see no way to set to def...
2
answers
0
votes
133
views
asked 3 months ago
Im trying implement github action but all github action is OK: **Project:** https://github.com/ToqYang/frontend/actions/runs/10708877787/job/29692205775 **Github action:**https://github.com/ToqYang/f...
1
answers
0
votes
77
views
asked 3 months ago
Hi guys, im following this tutorial with my root account to try deploy my docker container like this but when im triying assign the role to ECS task definition min 3:45 and doesnt exist. Tutorial: ht...
1
answers
0
votes
80
views
asked 3 months ago