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
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...
1
answers
0
votes
24
views
Jess
asked 3 days 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...
1
answers
0
votes
35
views
Andres
asked 4 days 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...
1
answers
0
votes
22
views
asked 4 days ago
As per the documentation https://docs.aws.amazon.com/greengrass/v2/developerguide/run-greengrass-docker.html#greengrass-docker-downloads I've tried...
1
answers
0
votes
29
views
asked 4 days 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...
0
answers
0
votes
24
views
Bruno
asked 5 days 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...
1
answers
0
votes
34
views
Kevin
asked 5 days 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
25
views
AWS
SUPPORT ENGINEER
Wiem
asked 6 days 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
40
views
Andres
asked 6 days 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...
2
answers
0
votes
51
views
Paul
asked 7 days ago
Im trying implement github action but all github action is OK: **Project:** https://github.com/ToqYang/frontend/actions/runs/10708877787/job/29692205775 **Github...
1
answers
0
votes
30
views
San
asked 11 days 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...
1
answers
0
votes
27
views
San
asked 12 days ago
Let's suppose I have a greengrass component dependent on the docker application manager and I use `docker compose` for container orchestration. ``` --- RecipeFormatVersion: '2020-01-25' ComponentName:...
1
answers
0
votes
33
views
mpung
asked 16 days ago