aws-ecs-fargate
CommunityDeploy containers on AWS Fargate.
AuthorBagelHole
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the deployment and management of containerized applications on Amazon Elastic Container Service (ECS) using the serverless Fargate launch type, eliminating the need to manage underlying EC2 instances.
Core Features & Use Cases
- Task Definition: Define your container's environment, including image, CPU, memory, and logging.
- Service Creation: Launch and maintain a specified number of task instances, integrating with load balancers.
- Deployment Updates: Roll out new versions of your application with zero downtime.
- Use Case: Deploy a web application container to AWS ECS with Fargate, ensuring it's accessible via a load balancer and automatically updated when new code is available.
Quick Start
Use the aws-ecs-fargate skill to create a service named 'my-app' on 'my-cluster' using task definition 'myapp:1' with two desired count.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: aws-ecs-fargate Download link: https://github.com/BagelHole/DevOps-Security-Agent-Skills/archive/main.zip#aws-ecs-fargate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.