Which AWS service or feature will meet these requirements?
AWS Snowball
AWS Storage Gateway
AWS Database Migration Service (AWS DMS)
S3 Transfer Acceleration
Explanations:
AWS Snowball is a data transfer solution designed for large-scale data migration to AWS, but it is not suitable for regular daily uploads as it involves physical devices shipped to and from AWS. It is best for initial data transfers rather than ongoing transfers.
AWS Storage Gateway is a hybrid cloud storage service that connects on-premises environments with AWS cloud storage. While it can facilitate data uploads, it does not specifically address the high latency issue of uploading large amounts of data daily.
AWS Database Migration Service (AWS DMS) is primarily used for migrating databases to AWS. It is not designed for transferring large files or data to S3 and does not optimize for latency or large file uploads.
S3 Transfer Acceleration is a feature of Amazon S3 that enables faster uploads of data by using Amazon CloudFront’s globally distributed edge locations. This service is designed to improve performance, especially for remote locations experiencing high latency, making it the ideal solution for uploading 100 GB of data daily.