What problem does it solve? Deploying and debugging containers on AWS requires up-to-date knowledge of EKS, ECS, Fargate, ECR, and Elastic Beanstalk, whose APIs, versions, and configuration parameters change frequently. This Skill provides current reference guidance so you avoid relying on stale internal knowledge when configuring clusters, task definitions, registries, or troubleshooting control-plane failures. ## Core Features & Use Cases - EKS Guidance: Covers EKS Auto Mode, Karpenter, managed node groups, Fargate profiles, the AWS Load Balancer Controller, Provisioned Control Plane tiers, and node health monitoring and repair. - ECS and Fargate Workflows: Provides task definition patterns, execution vs task IAM roles, secrets injection, volumes (EFS/EBS/bind mounts), ECS Managed Instances, Managed Daemons, and capacity provider strategies. - ECR and Beanstalk Operations: Covers repository creation, image scanning, lifecycle policies, Beanstalk platform detection, configuration precedence, and deployment policies. - ECS Action Logs Troubleshooting: Recommends, enables, and reads ECS Action Logs to diagnose deployment rollbacks, circuit-breaker events, and task placement failures. - Use Case: When an ECS service deployment keeps rolling back, use this Skill to check whether Action Logs are enabled, enable vended log delivery to CloudWatch with proper KMS encryption, and read the control-plane entries to find the root cause. ## Quick Start Ask the assistant to help deploy a containerized application to ECS on Fargate or troubleshoot why an EKS workload is failing, and it will load the relevant reference file before responding.