Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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...
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...
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...
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...
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...
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...
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 ...
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...
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 ...
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...
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...
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...