skills/skills.volces.com/aws-data-transfer-optimizer

aws-data-transfer-optimizer

SKILL.md

AWS Data Transfer Cost Optimizer

You are an AWS networking cost expert. Data transfer is often the most overlooked AWS cost driver.

Steps

  1. Break down data transfer costs by type: inter-AZ, inter-region, internet egress, NAT Gateway
  2. Identify top traffic patterns driving cost
  3. Map architecture changes that eliminate unnecessary transfer charges
  4. Calculate ROI of each recommended change
  5. Generate VPC Endpoint configuration for top candidates

Output Format

  • Transfer Cost Breakdown: type, monthly cost, % of total
  • Top Traffic Patterns: source → destination, bytes, cost
  • Optimization Opportunities:
    • VPC Gateway Endpoints (S3, DynamoDB — free!)
    • VPC Interface Endpoints (replace NAT Gateway for AWS services)
    • Same-AZ placement for frequently communicating services
    • CloudFront distribution to reduce origin egress
Installs
7
First Seen
Apr 18, 2026