
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
Which AWS service or feature can migrate data files to the AWS Cloud from an on-premises site with no internet connection?
A
AWS Outposts servers
B
AWS Snowball Edge compute optimized devices
C
AWS Storage Gateway
D
Amazon File Cache
Explanation:
AWS Snowball Edge compute optimized devices are specifically designed for offline data migration scenarios where there is no internet connection available. Here's why:
Offline Data Transfer: Snowball Edge devices are physical storage devices that AWS ships to your location. You can load your data onto the device locally, then ship it back to AWS where the data is automatically uploaded to Amazon S3.
No Internet Required: The entire data transfer process happens without requiring an internet connection at the source location.
Secure and Encrypted: Data is encrypted during transit and at rest.
Why the other options are incorrect:
AWS Outposts servers: These require network connectivity to AWS regions and are designed for running AWS services on-premises, not for offline data migration.
AWS Storage Gateway: This service requires internet connectivity to connect on-premises environments to AWS cloud storage.
Amazon File Cache: This is a caching service that accelerates access to file data and requires network connectivity to function.
For scenarios with no internet connectivity, AWS Snowball Edge is the appropriate solution for secure, large-scale data migration to the AWS Cloud.