Storage Gateway Flashcards
What is a Storage Gateway?
It is a service that connects an on-premises software appliance with cloud-based storage to provide seamless and secure integration between an organization’s on-premises IT environment and AWS’s storage infrastructure. The service enables you to securely store data to the AWS cloud for scalable and cost effective storage.
True or False: A Storage Gateway is a physical device.
True and False. A Storage Gateway can be either a physical device or a virtual device.
What is a HyperVisor?
It is what a VM is run on, ex. VMware or Parallels.
What are the 3 types of Storage Gateways?
- File Gateway (NFS+SMB)
- Volume Gateway (iSCSI)
2a. Stored Volumes
2b. Cached Volumes - Tape Gateway (VTL)
What is File Gateway?
Files are stored as objects in S3 buckets, accessed through a Network File System (NFS) mount point.
What is Volume Gateway?
Data is written to disk volumes using iSCSI and backed up as snapshot of the volumes and stored in EBS incremental snapshots.
What is the Stored Volume version of Volume Gateway?
Stored volumes let you store your primary data locally while backing that full data set up to AWS.
What is the Cached Volume version of Volume Gateway?
Cached volumes allow use of S3 as the primary data storage while retaining the most frequently accessed data locally in the Storage Gateway.
What is the different between Volume Gateway - Cached Volume and Volume Gateway - Stored Volume
Cached volumes store the most frequently accessed data whereas Stored volumes store the entire dataset.
What is Tape Gateway?
Tape Gateway allows for archiving tape-based backups on virtual tape cartridges.