What problem does it solve?
This Skill solves the complex task of deploying and managing containerized workloads on AWS, leveraging ECS, Fargate, and ECR. It helps with container deployment, debugging, scaling, and lifecycle management.
Core Features & Use Cases
- Container Deployment: Automate the deployment of containers on ECS and Fargate.
- Debugging: Provides tools for debugging running containers using ECS Exec.
- Scaling: Offers options for scaling container services based on CPU, memory, or load.
- Lifecycle Management: Manages ECR repositories, lifecycle policies, and image scanning.
- Use Case: If you are a developer or DevOps engineer looking to deploy and manage containerized applications on AWS, this Skill will help you with the process, from setting up the environment to deploying and scaling your containers.
Quick Start
Use the aws-containers skill to create a new ECS service with a given Fargate service definition file 'fargate-service-definition.json'.