1. Hybrid Cloud for Storage
- AWS is pushing for “hybrid cloud”
- This can be due to
- S3 is a proprietary storage technology (unlike EFS / NFS), so how do you expose the S3 data on-premise?
- AWS Storage Gateway!
2. AWS Storage Cloud Native Options
2-1) BLOCK
- Amazon EBS
- EC2 Instance Store
2-2) FILE
2-3) OBJECT
3. AWS Storage Gateway