ABOUTME: AWS/GCP cloud infrastructure patterns and best practices ABOUTME: Well-Architected, security, cost optimization, observability
| Operational Excellence | IaC, runbooks, observability, chaos engineering | | Security | Least privilege IAM, GuardDuty/Security Hub, KMS encryption, SCPs | | Reliability | Multi-AZ, auto-scaling, RTO/RPO backups | | Performance | Right-size, caching, serverless, read replicas | | Cost | Reserved/Savings Plans, Spot, tagging |
| Complexity | Lower | Higher (K8s) | | Multi-cloud | No | Yes | | Cost | Free control plane | $0.10/hr/cluster |
AWS/GCP cloud infrastructure: Well-Architected, security, cost, observability. Use when working with Terraform outputs, IAM policies, VPC design, load balancers, or cloud architecture decisions. Source: maroffo/claude-forge.