AWS Well-Architected — проектирование облачной инфраструктуры
★ 7.9 · vibe-coding
aws-best-practices is a Claude Code skill that embeds AWS Well-Architected Framework patterns directly into cloud infrastructure design. It covers all six pillars — operational excellence, security, reliability, performance efficiency, cost optimization, and sustainability — with concrete YAML schemas and IAM policy examples. Built-in architecture patterns include a three-tier setup with CloudFront, ALB, and RDS Multi-AZ; a VPC layout with public and private subnets across three availability zones; a serverless stack using API Gateway, Lambda, and DynamoDB; and a CI/CD pipeline via CodePipeline with blue/green and canary deployment options. The skill runs fully offline without AWS credentials, making it a reliable structural baseline when designing from scratch or reviewing existing architecture. For current API syntax and live documentation, the source recommends pairing it with the AWS MCP Server.