A public-works GIS team keeps nightly-updated project files on an on-premises NFS share and wants an efficient, scheduled replication into Amazon S3 for analytics without rewriting applications as custom rsync fleets. Which service best fits?
Select an answer to reveal the explanation.
Short Explanation
DataSync is the scheduled moving truck for file shares—point it at NFS, aim it at S3, and stop babysitting homemade rsync fleets. USB couriers, SNS-as-file-transfer, and hand-pasted API calls aren’t serious ingest for GIS analytics.
Full Explanation
AWS DataSync is designed for efficient, managed transfer and scheduled replication between on-premises storage (including NFS) and AWS storage services such as Amazon S3. It reduces the operational burden of maintaining custom rsync fleets while supporting recurring analytics ingest. Physical media couriers, SNS email attachments, and manual API pasting do not provide scalable, reliable file-replication pipelines for multi-terabyte GIS datasets.