deploy-aws-ecs

Installation
SKILL.md

Deploy to AWS ECS/Fargate

Why ECS/Fargate?

  • Serverless container orchestration
  • No cluster management
  • Auto-scaling built-in
  • Deep AWS integration
  • Pay-per-use pricing
  • Production-grade reliability

Quick Start

# Install AWS CLI
aws --version

# Configure credentials (use OIDC in production)
aws configure
Related skills
Installs
39
GitHub Stars
80
First Seen
Feb 9, 2026