Transferring your data with AWS DataSync - AWS DataSync

Transferring your data with AWS DataSync

With AWS DataSync, you can transfer data to or from storage that's on-premises, in AWS, in other clouds, and on the edge.

Setting up a DataSync transfer generally involves the following steps:

  1. Determine if DataSync supports your transfer.

  2. If you need a DataSync agent for your transfer, deploy and activate an agent as close as possible to one of your storage systems.

    For example, if you're transferring from an on-premises Network File System (NFS) file server, deploy the agent as close as you can to that file server.

  3. Provide DataSync access to your storage system.

    DataSync needs permission to read from or write to your storage (depending on whether your storage is a source or destination location). For example, learn how to provide DataSync access to NFS file servers.

  4. Connect your network for traffic between your storage system and DataSync.

  5. Create a location for your storage system by using the DataSync console, AWS CLI, or DataSync API.

    For example, learn how to create an NFS location or Amazon S3 location.

  6. Repeat steps 3-5 to create your transfer's other location.

  7. Create and start a DataSync transfer task that includes your source and destination locations.