What problem does it solve?
This Skill provides guidance and patterns for designing, building, and optimizing cloud infrastructure on Amazon Web Services (AWS), focusing on serverless, event-driven, and scalable solutions.
Core Features & Use Cases
- Architecture Patterns: Offers pre-defined patterns for common use cases like serverless web apps, event-driven microservices, and modern three-tier applications.
- Service Selection: Provides a guide for choosing the right AWS compute, database, and storage services based on specific needs.
- Infrastructure as Code: Includes examples for AWS CDK and CloudFormation.
- Cost Optimization: Offers practical tips for reducing AWS spending.
- Security Best Practices: Outlines key security measures for AWS deployments.
- Use Case: When planning a new SaaS application, use this Skill to explore suitable serverless architecture patterns, select appropriate database and compute services, and understand cost implications.
Quick Start
Use the aws-architecture skill to design a serverless web application on AWS.