AWS Snawball Flashcards
What is snowball?
They are a set of three products that enable data to be migrated from your on-prem to AWS,
- Snowball
- Snowball edge
- Snowmobile
What is the max size of data a snowball can deal with?
50TB or 80TB
When should I use a Snowball?
When data is over 10TB
When would I need to use a Snowball edge?
When the data been uploaded to the Snowball need to be analyzed in some way, snowball edge enables you to perform code execution using lambda functions.
What different version of snowball edge is there?
- Storage Optimised
- Computer Optimised
- GPU Optimised
What is the max storage for a snowball edge?
100TB
What is Snowball mobile?
A truck for 10PB up to 100PB
When would I use a snowball mobile?
Data centre migrations
I have 1PB of data and I wnat to ship it to AWS, what is the best method?
Number of snowballs, data is too large for a single snowball, too small for snowball mobile (10PB).
I need to encrypt my data using my keys and my version of AES 256 when pushing 5PB of dat to AWS, what is my best option?
You will need to use a number of snowball edges,
- Data is too large for a single snowball edge
- Use edge to encrypt with lambda
- Data size is too small for Snowball mobile.
I have 1PB of data in AWS and I wnat to migrate it to my on-prem to use with a new processing system, how cna I achieve this?
You can export data from both S3 and Compute
What is the process to export data from S3?
From the console, you provide your name and address and the S3 buckets you wnat have exported
How is encryption handled on a snowball?
KMS is used and the keys are kept on KMS, you can use managed or customer keys.