- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud
- Security
Secure Container Deployment on ECS Fargate
In this lab, you will deploy a secure, containerized web application on Amazon ECS Fargate. You will build a custom Docker image and push it to Amazon ECR, then create a Fargate task definition that references secrets stored in AWS Secrets Manager. Along the way, you will configure least-privilege IAM roles for task execution and service access and verify that container logs are flowing to Amazon CloudWatch. By the end of the lab, you will have a running Fargate service that securely injects secrets at runtime and generates observable log output.
Lab Info
Table of Contents
-
Challenge
Deploy a containerized workload using Amazon ECR
Clone the application source code, build a Docker container image, authenticate to Amazon ECR, and push the image to the private repository.
-
Challenge
Configure least-privilege IAM roles for task execution and service access
Create a task execution role with permissions to pull images and read secrets, and a task role scoped to only the permissions the container needs at runtime.
-
Challenge
Inject secrets into running tasks via AWS Secrets Manager and verify logging in CloudWatch
Create a Fargate task definition that injects a Secrets Manager secret as an environment variable, launch the service, and verify that the secret appears in Amazon CloudWatch Logs.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.