Which AWS service or resource helps on-premises applications connect to AWS Cloud-based storage and caches the data locally for low-latency access?
AWS Direct Connect
AWS Storage Gateway
Amazon S3
AWS Snowball Edge
Explanations:
AWS Direct Connect provides a dedicated network connection between on-premises and AWS, but it does not cache data locally.
AWS Storage Gateway caches frequently accessed data on-premises, allowing low-latency access while seamlessly connecting to AWS storage.
Amazon S3 is a scalable storage service in the cloud but does not provide a local cache for on-premises access.
AWS Snowball Edge is a data migration service, useful for transferring large datasets to AWS, but it does not cache data for low-latency access.