AWS Storage Gateway 推出新的「磁帶」模式:「Create a Virtual Tape Library Using the AWS Storage Gateway」。
原先的 AWS Storage Gateway 只支援兩種模式:
- Gateway-Cached Volumes:實際資料在 Amazon S3 上,在本地有 cache。
- Gateway-Stored Volumes:實際資料在本地,定時備份到 Amazon S3 上。
上面兩種方式對於 client 都還是 block storage (random access),可以用 iSCSI 掛上來用。
新的 Gateway-Virtual Tape Library (Gateway-VTL) 則是模擬磁帶架構,除了可以丟到 Amazon S3 上以外,也可以丟到 Amazon Glacier 上!XD
很有趣的架構啊... XD