📖 What is AWS Snowball Edge?
AWS Snowball Edge is a data transport solution that uses physical hardware devices to migrate petabytes of data into and out of AWS. It combines storage and compute capabilities, allowing you to process data locally at the edge before transferring it back to the cloud.
"Use Snowball Edge when the data volume is too large for the internet but not so massive that you need multiple devices or a dedicated Direct Connect."
📚 Certification: AWS Certified Solutions Architect - Associate (SAA-C03)
🔑 What are the Key Concepts of AWS Snowball Edge?
- ▸ Combines high-capacity storage with on-board compute, enabling you to run EC2-compatible instances and Lambda functions for local data processing at the edge.
- ▸ Ideal for petabyte-scale data migrations where limited network bandwidth makes online transfers impractical or too time-consuming for the business timeline.
- ▸ Offers two primary configurations: Storage Optimized for massive data transfers and Compute Optimized for intensive local processing and analytics tasks.
- ▸ Ensures high security through hardware-based encryption, TPM chips, and a secure chain of custody during the physical shipping process to AWS.
🎯 How does AWS Snowball Edge appear on the SAA-C03 Exam?
You may be asked to recommend a migration strategy for 500 TB of data from a remote facility with a slow internet connection, where online transfer is not feasible.
A scenario might describe a remote research station needing to process raw sensor data locally and only upload the filtered results to S3 to minimize bandwidth usage.
Expect questions comparing Snowball Edge with Snowcone, where you must choose the device based on the physical size constraints and the total volume of data.
❓ Frequently Asked Questions
When should I choose Snowball Edge over AWS DataSync?
Use Snowball Edge when the data volume is so massive that transferring it over the internet or a Direct Connect would take weeks. Use DataSync for smaller, recurring transfers over an existing network connection.
Can I use Snowball Edge for more than just data migration?
Yes, it is designed for edge computing. You can run virtual machines and containers locally to process data in environments with no internet connectivity before eventually syncing the results to the cloud.