Which AWS service enables hybrid cloud storage by providing on-premises data centers with access to virtually unlimited cloud storage through standard storage protocols like iSCSI, SMB, and NFS?
AWS Storage Gateway
What are the types of AWS Storage Gateway?
How can AWS Storage Gateway be deployed for integration with on-premises environment?
How is AWS Volume Storage Gateway deployed?
As a virtual machine on-premises or as a hardware appliance, serving as a bridge between on-premises storage and AWS storage
Which protocols does AWS Volume Storage Gateway support?
Which AWS services are natively integrated with AWS Volume Storage Gateway?
What are the common use cases for AWS Volume Storage Gateway?
In which modes can AWS Volume Storage Gateway operate?
How does an on-premises data center communicate with AWS Volume Storage Gateway?
Can EBS Snapshots be created from raw data stored in S3 through AWS Volume Storage Gateway?
Yes, raw data in S3 can be used to create snapshots, which can then be used to provision EBS volumes
In which AWS Volume Storage Gateway mode is all data stored locally on the gateway’s on-premises storage, while also asynchronously copied to S3 in an AWS-managed area that is accessible only through the AWS Storage Gateway console?
Stored volume mode
In which AWS Volume Storage Gateway mode is all data primarily stored in S3, with only frequently accessed data cached locally, and the AWS-managed area is accessible only through the storage gateway console?
Cached volume mode
What are the advantages and limitations of using AWS Volume Storage Gateway in stored volume mode?
Advantages:
- Enables full disk backups with reliable Recovery Point Objectives (RPO) and Recovery Time Objectives (RTO)
- Supports disaster recovery by allowing EBS snapshots to create EBS volumes
Limitations:
- Does not support data center extension for capacity increase, as data is primarily stored on the gateway’s local storage
What is the primary benefit of AWS Volume Storage Gateway in cached volume mode?
Provides data center extension by increasing storage capacity, as data is stored remotely in the AWS-managed S3 area
Which AWS Volume Storage Gateway mode uses an upload buffer and local storage?
Stored volume mode
Which AWS Storage Gateway modes utilize an upload buffer and local cached storage for actively used data?
What is the maximum number of volumes supported by AWS Volume Storage Gateway?
32 volumes
What is the total storage capacity supported by AWS Volume Storage Gateway?
What is the maximum volume size supported per AWS Volume Storage Gateway?
Which AWS Storage Gateway type provides a Virtual Tape Library (VTL) backed by S3 and a Virtual Tape Shelf (VTS) backed by Glacier or Glacier Deep Archive?
AWS Tape Storage Gateway
How does an on-premises data center communicate with an AWS Tape Storage Gateway?
Through the public network using a public Storage Gateway endpoint or via AWS Direct Connect (DX) Public Virtual Interface (VIF)
What protocol is supported by AWS Tape Storage Gateway?
iSCSI
How does AWS Tape Gateway interact with a backup server for tape-based workloads?
Through iSCSI interface (endpoint) that emulates a physical tape library
What is the size range of virtual tapes in AWS Tape Storage Gateway?
From 100 GiB to 5 TiB, with 5 TiB being the maximum size of an S3 object