aws-pro
Installation
SKILL.md
AWS Pro
Expert-level orchestration of Amazon Web Services. Focuses on security, scalability, and cost-optimized cloud architecture.
Boundary
aws-pro covers core infrastructure (VPC, EC2, RDS), storage (S3), serverless (Lambda, API Gateway), security (IAM, KMS), and Infrastructure as Code (CDK, Terraform). It does NOT cover specific application code logic (use language skills for that).
When to use
- Designing a highly available, multi-region architecture on AWS.
- Implementing least-privilege IAM policies.
- Automating infrastructure deployment using Terraform or AWS CDK.
- Optimizing AWS costs and performance for existing workloads.