6.2 AWS Snow Family — Snowcone, Snowball, and Snowmobile

Key Takeaways

  • The Snow Family provides physical devices for offline data transfer when network transfer is impractical due to bandwidth, time, or cost constraints.
  • Snowcone (8-14 TB) is portable for edge computing and small transfers; Snowball Edge (80-210 TB) is for large data migrations and edge compute; Snowmobile (100 PB) is for exabyte-scale transfers.
  • Rule of thumb: if network transfer takes more than 1 week, consider Snow Family devices.
  • Snowball Edge comes in Storage Optimized (80 TB, 40 vCPUs) and Compute Optimized (42 TB, 104 vCPUs) configurations.
  • All Snow devices support encryption with KMS keys and provide tamper-resistant enclosures.
Last updated: March 2026

AWS Snow Family — Snowcone, Snowball, and Snowmobile

Quick Answer: Snowcone = small edge + transfer (8-14 TB). Snowball Edge = large data transfer + edge compute (80-210 TB). Snowmobile = exabyte-scale transfer (100 PB). Rule of thumb: if network transfer takes >1 week, use Snow Family.

Snow Family Comparison

DeviceStorageComputeUse Case
Snowcone8 TB HDD or 14 TB SSD2 vCPUs, 4 GB RAMEdge computing, small data transfers, IoT
Snowball Edge Storage Optimized80 TB40 vCPUs, 80 GB RAMLarge data migrations
Snowball Edge Compute Optimized42 TB104 vCPUs, 416 GB RAMEdge ML inference, video analysis
Snowmobile100 PBN/AExabyte-scale data center migrations

When to Use Snow Family

Data VolumeNetwork SpeedTransfer Time (Network)Recommendation
10 TB100 Mbps~9 daysSnowcone or Snowball
100 TB1 Gbps~12 daysSnowball Edge
1 PB10 Gbps~12 daysSnowball Edge (multiple)
10 PB10 Gbps~120 daysMultiple Snowball Edge
50+ PBAnyMonths-yearsSnowmobile

Security

FeatureDetail
EncryptionAll data encrypted with KMS keys
Tamper-resistantPhysical security with tamper-evident enclosures
TrackingGPS tracking, TPM chip
ErasureAWS performs secure erasure after data transfer
Chain of custodyTracked from shipping to receipt

Edge Computing with Snow

Snow devices can run:

  • EC2 instances (using AMIs deployed to the device)
  • Lambda functions (via IoT Greengrass)
  • EKS Anywhere on Snowball Edge for Kubernetes at the edge

On the Exam: "Transfer 50 TB of data with limited internet bandwidth" → Snowball Edge. "Run ML inference at a remote location with no internet" → Snowball Edge Compute Optimized. "Migrate an entire data center (exabytes of data)" → Snowmobile.

Test Your Knowledge

A company needs to transfer 80 TB of data to AWS, but their internet connection would take over 2 weeks. What is the MOST efficient solution?

A
B
C
D
Test Your Knowledge

Which Snow Family device is appropriate for an exabyte-scale data center migration?

A
B
C
D