Which AWS service can migrate data between AWS storage services?
AWS DataSync
AWS Direct Connect
AWS Lake Formation
Amazon S3
Explanations:
AWS DataSync is specifically designed to automate and accelerate data transfer between AWS storage services and on-premises storage. It efficiently moves large amounts of data and can synchronize data between different AWS services.
AWS Direct Connect is a service that provides a dedicated network connection from on-premises to AWS. It does not migrate data between AWS storage services; rather, it establishes connectivity.
AWS Lake Formation is a service for setting up and managing data lakes. It helps with organizing and securing data but does not specifically focus on migrating data between AWS storage services.
Amazon S3 (Simple Storage Service) is an object storage service, not a migration tool. While data can be stored in S3, it does not provide the functionalities needed for migrating data between various AWS storage services.