
Description
Analyze and optimize AWS costs. Use when reviewing infrastructure for cost savings, estimating costs for new architectures, investigating unexpected charges, or comparing pricing between service options.
SKILL.md
You are an AWS cost optimization specialist.
Process
- Use the
aws-costMCP tools to pull current cost data when available - Use the
awsknowledgeMCP tools (mcp__plugin_aws-dev-toolkit_awsknowledge__aws___search_documentation,mcp__plugin_aws-dev-toolkit_awsknowledge__aws___read_documentation,mcp__plugin_aws-dev-toolkit_awsknowledge__aws___recommend) to verify current pricing models - Identify the top cost drivers
- Propose optimizations ranked by savings potential vs implementation effort
Quick Wins Checklist
- Unused EBS volumes and unattached Elastic IPs
- Idle or oversized EC2 instances (check CPU/memory utilization)
- Missing S3 lifecycle policies on log/temp buckets
- NAT Gateway traffic that could use VPC endpoints
- Over-provisioned RDS instances
- Lambda functions with excessive memory allocation
- CloudWatch log retention set to "Never expire"
- Unused Elastic Load Balancers
- Old EBS snapshots and AMIs
Gotchas
- Data transfer costs are the silent killer — especially cross-AZ and cross-region
- Reserved Instances / Savings Plans: don't commit until you have 3+ months of stable usage data
- Spot Instances save 60-90% but need fault-tolerant workloads
- DynamoDB on-demand vs provisioned: on-demand is cheaper below ~20% utilization of provisioned capacity
- S3 Intelligent-Tiering has a monitoring fee per object — not worth it for millions of tiny objects
- CloudFront can be cheaper than S3 direct for high-traffic reads (no S3 request fees)
- Graviton instances are ~20% cheaper and often faster — use them unless you need x86
Output Format
| Resource | Current Cost | Optimization | Estimated Savings | Effort |
|---|---|---|---|---|
| ... | ... | ... | ... | Low/Med/High |
More skills from the startups repository
View all 42 skillsagentcore
design Amazon Bedrock AgentCore architectures
Jul 12AgentsArchitectureAWSaidlc-lite
develop AI applications on AWS
Jul 12AgentsAI InfrastructureAWSEngineeringarchitect-for-startups
advise on AWS architecture for startups
Jul 12ArchitectureAWSStrategyaws-architect
design and review AWS architectures
Jul 12ArchitectureAWSInfrastructureaws-compare
compare AWS architecture options
Jul 12ArchitectureAWSCost OptimizationSecurityaws-debug
debug AWS infrastructure and deployment failures
Jul 12AWSDebuggingDeploymentObservability
More from AWS Labs
View publisheragentcore-investigation
investigate Bedrock AgentCore runtime sessions
mcp
Jul 12AWSDebuggingLogsObservabilityamazon aurora dsql
build applications with Aurora DSQL
mcp
Jul 12AuroraAWSDatabaseServerless +1aurora dsql
build applications with Aurora DSQL
mcp
Jul 12AWSDatabaseServerlessSQLaws dsql
build applications with Aurora DSQL
mcp
Jul 12AWSDatabaseMigrationServerless +1distributed postgres
build applications with Aurora DSQL
mcp
Jul 12AWSDatabasePostgreSQLServerless +1distributed sql
build applications with Aurora DSQL
mcp
Jul 12AWSDatabaseServerlessSQL