What problem does it solve?
This Skill provides comprehensive guidance and best practices for leveraging core Amazon Web Services (AWS) to build, deploy, and manage scalable cloud infrastructure and applications.
Core Features & Use Cases
- Service Configuration: Detailed information on S3, Lambda, IAM, DynamoDB, SQS/SNS, CloudFront, RDS, ECS/Fargate, Route 53, Secrets Manager, and CDK v2.
- Best Practices: Covers least privilege IAM, DynamoDB single-table design, Lambda cold start optimization, and secure secrets management.
- Use Case: When building a new microservice, use this Skill to understand how to configure the necessary AWS resources like Lambda functions, DynamoDB tables, and API Gateway endpoints using AWS CDK, ensuring security and scalability from the start.
Quick Start
Use the amazon-web-services skill to learn about setting up an S3 bucket with versioning and lifecycle policies.