AWS Notes - Migrations - AWS Storage Gateway

Summary: A bridge between on-premise data and S3, Mount S3 to on-premise as a storage device.

Use case: Disaster recovery, backup & Restore, Tiered storage

Type :

  1. (S3) File Gateway : NFS/SMB protocols
    • Replicate the local data to Amazon S3
    • Support S3/S3-IA/S3 One zone - IA
    • Support Object Versioning
    • Support Object Lock
    • Examples: Extensions(AWS services), Read-only Replicas, Backup and Lifecycle Policies
  2. Tape Gateway
    1. Replace the Tape to S3(Glacier/Glacier Deep Archive)
  3. Volume Gateway : iSCSI protocal
    • Up to 32 volumes per Gateway
    1. Cached Volumes : Frequently accessed S3 Data
    2. Stored Volumes : low-latency, as a Snapshot 
  4. FXs File Gateway
    • Local cache for frequently accessed data
    • Used for File shares.
    • Windows native compatibility


    Reference
    1. https://docs.aws.amazon.com/storagegateway/index.html
    2. https://tutorialsdojo.com/aws-storage-gateway/

    Comments

    Popular posts from this blog

    AWS Notes - Network - TransferFamily(Transfer) connect with EFS

    Build JupyterNotebook(Anaconda) environment in AWS EC2

    AWS Notes - DevOps - OpsWorks