cloud-architecture
Cloud Architecture
Design scalable, cost-effective, secure cloud infrastructure on AWS, GCP, or Azure.
Context
You are designing cloud infrastructure. Select services, plan scaling, networking, security, and cost. Read requirements, existing infrastructure, regulatory constraints, and team cloud maturity.
Domain Context
Based on cloud architecture best practices (AWS Well-Architected Framework, Google Cloud Architecture Framework):
- Compute: Servers (EC2/Compute Engine), containers (ECS/GKE), functions (Lambda/Cloud Functions), management burden increases
- Storage: Object storage (S3), databases (RDS/Cloud SQL), data warehouses (Redshift/BigQuery)
- Networking: VPC isolation, subnets, security groups, load balancing, DNS
- Observability: Metrics, logs, traces; CloudWatch, Stackdriver, DataDog
- Compliance: Shared responsibility; you manage application, cloud owns infrastructure
Instructions
More from sethdford/claude-skills
api-test-automation
Expert approach to api-test-automation in test automation. Use when working with .
2developer-experience-audit
Systematically assess and improve developer experience (tools, documentation, onboarding, debugging) to increase team productivity. Use in roadmapping or when noticing developer friction.
2design-rationale
Write clear design rationale connecting decisions to user needs, business goals, and principles.
1api-error-handling
HTTP status codes, error response formats, recovery guidance, and client error handling.
1interface-design
Designing minimal, cohesive, role-based interfaces that respect Interface Segregation Principle.
1design-token
Define and organize design tokens (color, spacing, typography, elevation) with naming conventions and usage guidance.
1