Back to catalog
AWS Cloud Stack
Complete AWS toolkit for infrastructure management. Resource management, S3, Lambda, monitoring, and cost optimization.
Get this bundle
Who This Bundle Is For
DevOps engineers, architects, and developers working with AWS infrastructure.
What's Included
MCP Servers
AWS — full access to AWS services. EC2, Lambda, DynamoDB, SQS, and more.
AWS S3 — object storage management. Upload, download, and bucket management.
AWS Cost Explorer — cloud cost analysis and optimization.
Cloudflare — CDN and protection. Caching, DDoS protection, DNS.
Skills
Python Developer — AWS automation with Boto3.
Rails Developer — Rails application integration with AWS.
Agents
Cloud Architect — cloud architecture design.
DevOps Automator — deployment and monitoring automation.
Infrastructure Maintainer — infrastructure support and updates.
How to Use
- Connect AWS credentials via MCP
- Design architecture with Cloud Architect
- Automate deployment with DevOps Automator
- Optimize costs with Cost Explorer
Example Prompt
Create a Terraform configuration for:
- VPC with public and private subnets
- ALB for load balancing
- Auto Scaling Group with EC2 instances
- RDS PostgreSQL in a private subnet
Architecture
┌─────────────┐
│ CloudFlare │
└──────┬──────┘
│
┌──────▼──────┐
│ ALB │
└──────┬──────┘
┌────────────┼────────────┐
│ │ │
┌─────▼─────┐┌─────▼─────┐┌─────▼─────┐
│ EC2 ││ EC2 ││ EC2 │
└─────┬─────┘└─────┬─────┘└─────┬─────┘
└────────────┼────────────┘
┌──────▼──────┐
│ RDS/S3 │
└─────────────┘
Results
- Scalable cloud infrastructure
- Automated deployments
- Optimized costs
- Monitoring and alerting
