AWS Storage Gateway provides a hybrid cloud storage service that enables on-premises applications to seamlessly use AWS cloud storage. The gateway-stored volumes configuration is suitable for scenarios where all data must be available locally and the backup application can write only to block-based storage that is POSIX-compliant.
Deploy AWS Storage Gateway:
Launch the AWS Storage Gateway service from the AWS Management Console.
Download and deploy the Storage Gateway VM on your on-premises infrastructure.
Activate the Gateway:
Activate the Storage Gateway by connecting it to your AWS account.
Follow the setup wizard to complete the activation process.
Configure Gateway-Stored Volumes:
Create a gateway-stored volume where the primary data is stored locally, and an asynchronous copy is stored in AWS.
Specify the size of the volume and configure it to match your backup application's requirements.
Connect the Backup Application:
Present the created volume to your on-premises backup application as an iSCSI target.
Configure the backup application to write data to the iSCSI target provided by the Storage Gateway.
Monitor and Manage:
Use the AWS Management Console to monitor the gateway and the volumes.
Ensure that the data is being backed up to AWS correctly and that local copies are maintained as required.
AWS Storage Gateway User Guide
Gateway-Stored Volumes