
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company needs to connect on-premises applications to AWS Cloud storage by using industry-standard internet Small Computer Systems Interface (iSCSI) connectivity. Which AWS solution can the company use to meet this requirement?
A
AWS Storage Gateway file gateway
B
Amazon API Gateway
C
AWS Storage Gateway volume gateway
D
AWS Transit Gateway
Explanation:
AWS Storage Gateway Volume Gateway is the correct solution for connecting on-premises applications to AWS Cloud storage using iSCSI connectivity.
iSCSI Protocol Support: AWS Storage Gateway Volume Gateway provides iSCSI connectivity, which allows on-premises applications to access cloud storage as if it were local storage.
Use Case: This solution is specifically designed for scenarios where on-premises applications need to use cloud storage as block storage volumes via iSCSI.
How It Works:
Volume Gateway presents cloud-backed storage volumes to on-premises applications via iSCSI
It caches frequently accessed data locally for low-latency access
Data is asynchronously backed up to Amazon S3 or Amazon EBS
Why Other Options Are Incorrect:
AWS Storage Gateway File Gateway: Uses NFS/SMB protocols for file storage, not iSCSI for block storage
Amazon API Gateway: A managed API service for creating, publishing, and managing APIs, not for storage connectivity
AWS Transit Gateway: A network transit hub for connecting VPCs and on-premises networks, not for iSCSI storage connectivity
Benefits:
Enables hybrid cloud storage architecture
Provides disaster recovery capabilities
Offers cost-effective cloud storage integration
Maintains compatibility with existing on-premises applications using iSCSI
This solution is ideal for backup and disaster recovery, storage tiering, and extending on-premises storage capacity to the cloud while maintaining iSCSI protocol compatibility.