Skip to main content

Menu

LEVEL 0
0/5 XP
HomeAboutTopicsPricingMy VaultStats

Categories

🤖 Artificial Intelligence
☁️ Cloud and Infrastructure
💾 Data and Databases
💼 Professional Skills
🎯 Programming and Development
🔒 Security and Networking
📚 Specialized Topics
HomeAboutTopicsPricingMy VaultStats
LEVEL 0
0/5 XP
GitHub
© 2026 CheatGrid™. All rights reserved.
Privacy PolicyTerms of UseAboutContact

Cloud Data Transfer and Egress Costs Cheat Sheet

Cloud Data Transfer and Egress Costs Cheat Sheet

Back to Cloud Computing
Updated 2026-03-17
Next Topic: Cloud Database Services Cheat Sheet

Cloud data transfer costs represent 10-18% of total cloud spending and are among the most overlooked yet impactful drivers of cloud bills. Ingress (data moving into cloud infrastructure) is typically free across all major providers, while egress (data leaving cloud infrastructure) incurs charges that vary significantly by destination, volume, and provider. Understanding the nuanced pricing models—from inter-AZ charges (0.01/GB) to internet egress fees (0.09-$0.12/GB) to cross-region transfers—is essential for cost-effective cloud architecture. The key insight: architectural decisions made early determine whether data transfer becomes a minor line item or a budget-crushing 15% tax on every workload.

What This Cheat Sheet Covers

This topic spans 15 focused tables and 124 indexed concepts. Below is a complete table-by-table outline of this topic, spanning foundational concepts through advanced details.

Table 1: Ingress vs Egress FundamentalsTable 2: Internet Egress Pricing Tiers (2026)Table 3: Inter-Region Data Transfer CostsTable 4: Inter-AZ Transfer ChargesTable 5: NAT Gateway and Internet Gateway FeesTable 6: CDN and Edge AccelerationTable 7: Private Connectivity and VPC EndpointsTable 8: Dedicated Network ConnectionsTable 9: Service-Specific Data Transfer CostsTable 10: Data Transfer Free Tier and LimitsTable 11: Egress Cost Optimization StrategiesTable 12: Multi-Cloud and Hybrid Egress ScenariosTable 13: Volume Discounts and Committed UseTable 14: Monitoring and Alerting ToolsTable 15: Egress Pricing by Geographic Region

Table 1: Ingress vs Egress Fundamentals

ConceptExampleDescription
Ingress (Data In)
Upload 10 TB to S3: $0
• Data flowing into cloud infrastructure
• universally free across AWS, Azure, GCP, and all major providers—no charges for uploads, writes, or inbound transfers.
Egress (Data Out)
Download 10 TB from S3: $900
• Data flowing out of cloud infrastructure to the internet, other regions, or external destinations
• charged at 0.08-0.12/GB after free tier.
Internet Egress
EC2 → public internet: $0.09/GB
• Data transferred from cloud to the public internet
• most expensive egress category
• first 100 GB/month free on AWS, Azure, GCP.
Intra-Region Transfer
Same-region S3 → EC2: Free
Data transfer within the same region between AWS services (e.g., S3 to Lambda) is typically free if using private IPs or gateway endpoints.

More in Cloud Computing

  • Cloud Cost Optimization Strategies Cheat Sheet
  • Cloud Database Services Cheat Sheet
  • Amazon Web Services (AWS) - Core Cheat Sheet
  • Cloud Compliance and Governance Cheat Sheet
  • Cloud Migration Cheat Sheet
  • GCP BigQuery Cheat Sheet
View all 40 topics in Cloud Computing