deploy-aws-ecs

Community

Deploy to AWS ECS/Fargate for scalable containers.

Authordralgorhythm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guides container deployment to AWS ECS/Fargate with task definitions, ECR, and services.

Core Features & Use Cases

  • ECR & Task Definition: Build and register task definitions.
  • Service Deployment: Create/update ECS services with desired counts.
  • Use Case: Deploy a new microservice with a rolling update.

Quick Start

Register a task definition and deploy a service to ECS.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: deploy-aws-ecs
Download link: https://github.com/dralgorhythm/claude-agentic-framework/archive/main.zip#deploy-aws-ecs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository