Section - Migration Flashcards
1
Q
What is the Snow Family?
A
- The snow family is a set of secure appliances that provide petabyte-scale data collection and processing solutions at the edge and migrate large-scale data into and out of AWS.
- They offer built-in computing capabilities, enabling customers to run their operations in remote locations that do not have data center access or reliable network connectivity.
2
Q
What is SnowCone?
A
- The smallest device in the snow family
- 8 TB storage, 4 GB of memory and 2 vCPUs
- Easily migrate data to AWS after you’ve processed it
- IoT sensor integration
- Perfect for edge computing where space and power are constrained.
3
Q
What is Snowball Edge?
A
- Jack of all Trades
- 48 TB to 81 TB in storage
- Storage, Compute, and GPU flavors
- Perfect for off-the-grid computing or migration to AWS.
- Best used in situations where you have slow to no internet, Snowball is faster and more secure in these situations.
- Encrypts all your data by default
4
Q
What is Snowmobile?
A
- Heavy hitter
- 100 PB of storage
- Designed for exabyte-scale data center migration
5
Q
What is Storage Gateway?
A
- Storage Gateway is a hybrid cloud storage service that helps you merge on-premises resources with the cloud.
- It can help with a one-time migration or a long-term pairing of your architecture with AWS.
- Storage Gateway is run locally as a VM on-premises.
6
Q
What is File Gateway?
A
- Caching Local Files
- NFS or SMB mount
- keep a local copy of recently used files
- Extend on-premises storage
- Helps with migrations to AWS
7
Q
What is Volume Gateway?
A
- Backup drives
- iSCSI mount
- Cached or stored mode
- Create EBS snapshots
- Perfect for backup or migration
8
Q
What is Tape Gateway?
A
- Replace physical tapes
- Doesn’t change the current workflow
- Encrypted communication
9
Q
What is DataSync?
A
- AWS DataSync is an agent-based solution for migrating on-premises storage to AWS.
- It allows you to easily move data between NFS amd SMB shares and AWS storage solutions.
- ExamTip: DataSync is for a one-time migration. use Storage Gateway for continous sync.
- NB: While DataSync usually uses an agent, an agent is not required when transferring between AWS storage services in the same AWS account.
10
Q
What is the AWS Transfer Family?
A
- The AWS Transfer Family allows you to easily move files in and out of S3 or EFS using Secure File Transfer Protocol (SFTP), File Transfer Protocol over SSL (FTPS), or the File Transfer Protocol (FTP)
-
Legacy
- This tool excels with bringing legacy application storage to the cloud.
11
Q
What is AWS Migration Hub?
A
- AWS Migration Hub gives you a single place to track the progress of your application migration to AWS.
- It integrates with Server Migration Service (SMS) and Database Migration Service(DMS).
12
Q
Server Migration Service?
A
- schedule migration
- convert VM to AMI in the cloud
13
Q
Database Migration Service?
A
- Convert database schema to Amazon Aurora
- Source: On-premises, in Amazon EC2, or Amazon RDS
-
Schema conversion
- It’s easy to migrate to Aurora or RDS