Back to catalog
AWS Cloud Stack
Complete set of tools for working with AWS. Resource management, S3, Lambda, monitoring, and cost optimization.
Who This Stack Is For
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, 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 — AWS integration for Rails applications.
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 Terraform configuration for:
- VPC with public and private subnets
- ALB for load balancing
- Auto Scaling Group with EC2 instances
- RDS PostgreSQL in private subnet
Architecture
┌─────────────┐
│ CloudFlare │
└──────┬──────┘
│
┌──────▼──────┐
│ ALB │
└──────┬──────┘
┌────────────┼────────────┐
│ │ │
┌─────▼─────┐┌─────▼─────┐┌─────▼─────┐
│ EC2 ││ EC2 ││ EC2 │
└─────┬─────┘└─────┬─────┘└─────┬─────┘
└────────────┼────────────┘
┌──────▼──────┐
│ RDS/S3 │
└─────────────┘
Results
- Scalable cloud infrastructure
- Automated deployments
- Optimized costs
- Monitoring and alerting
