A company is designing a new hybrid cloud architecture that extends on-premises storage to AWS. The solution must provide low-latency access to frequently accessed data and use AWS storage for backup. Which TWO services should be used together?
Trap 1: Amazon EFS
File storage, but not hybrid.
Trap 2: AWS Snowball Edge
For large data transfer, not low-latency access.
Trap 3: AWS Direct Connect
Network connection, not storage service.
- A
Amazon EFS
Why wrong: File storage, but not hybrid.
- B
AWS Storage Gateway (File Gateway)
Provides low-latency access to S3 from on-premises.
- C
AWS Snowball Edge
Why wrong: For large data transfer, not low-latency access.
- D
AWS Direct Connect
Why wrong: Network connection, not storage service.
- E
Amazon S3
Used as backup target by Storage Gateway.