aws-skills - AWS Development Skills
aws-skills
AWS Development Skills
Community Development
Description
AWS development and infrastructure automation including CDK, Lambda, S3, and other services
Use Cases
- AWS resource provisioning
- CDK infrastructure code
- Lambda function development
- S3, DynamoDB operations
- Security best practices
Core Capabilities
- CDK Development: TypeScript/Python infrastructure
- Serverless: Lambda, API Gateway
- Storage Services: S3, DynamoDB, RDS
- Security Configuration: IAM, VPC, Security Groups
Example
Please create a serverless API:
Requirements:- API Gateway + Lambda- DynamoDB as data store- S3 for file uploads- CloudWatch logs and alarms
Write using CDK TypeScript.Notes
- Follow least privilege principle
- Use environment variables for config
- Mind cost management
- Configure appropriate monitoring
Applicable Roles
Developer DevOps/IT