AWS Certified CloudOps Engineer Associate SOA-C03 [2026]

AWS DataSync: Online Data Migration and Transfer for CloudOps

Study AWS DataSync for secure, automated data transfers between on-premises storage, AWS storage services, Snowcone, and S3 on Outposts.

AWS Certified CloudOps Engineer Associate SOA-C03 [2026]AWS Certified CloudOps Engineer Associate SOA-C03 [2026]Updated Sep 1, 2026
Study options
WatchComing later
ListenComing later
ReadAvailable
ReviewComing later

Study guide

Technical reference and lesson notes

AWS DataSync: Online Data Migration and Transfer for CloudOps

Purpose of This Lesson

AWS DataSync is a secure online service for automating and accelerating data transfers between on-premises storage environments and AWS storage services. This lesson focuses on recognizing supported storage protocols, destinations, deployment patterns, and operational capabilities.

Key Concepts

  • AWS DataSync agent: Software that connects DataSync to an on-premises storage system. The agent provides the connection between the source storage and AWS.
  • Supported source environments: DataSync can work with on-premises network file system shares, Server Message Block (SMB) shares, Hadoop Distributed File Systems (HDFS), and self-managed object storage.
  • AWS destinations: Supported targets include Amazon S3, Amazon Elastic File System (EFS), and Amazon FSx services.
  • FSx support: DataSync supports multiple Amazon FSx options, including FSx for Windows File Server, FSx for Lustre, FSx for OpenZFS, and FSx for NetApp ONTAP.
  • Security: Data is encrypted in transit using Transport Layer Security (TLS).
  • Automation: Transfers can be scheduled and automated rather than performed manually each time.
  • Edge and hybrid options: A DataSync agent can run on an AWS Snowcone device, and DataSync supports transfers involving S3 on Outposts.

DataSync Architecture and Supported Transfer Paths

A typical transfer begins with a storage system in an on-premises data center. The source may be a shared file system or self-managed object storage using supported protocols such as NFS, SMB, the S3 API, or HDFS.

The DataSync agent connects to that source storage. DataSync then transfers the data to an AWS storage service such as:

  • Amazon S3
  • Amazon EFS
  • Amazon FSx for Windows File Server
  • Amazon FSx for Lustre
  • Amazon FSx for OpenZFS
  • Amazon FSx for NetApp ONTAP

The agent may also be installed on an AWS Snowcone device. In that pattern, DataSync can move data from the Snowcone environment to supported AWS services. S3 on Outposts is another supported destination or deployment context for data transfer.

The central operational value is that DataSync provides a managed, secure, and repeatable transfer workflow instead of requiring an organization to build its own migration tooling around file-copy commands or custom scripts.

Exam- or Assessment-Relevant Takeaways

  • Choose AWS DataSync when the scenario describes automated or accelerated data movement between on-premises storage and AWS storage services.
  • Look for the DataSync agent when the source is on premises or otherwise outside the standard AWS storage environment.
  • Match the source protocol or storage type carefully: NFS, SMB, HDFS, S3 API-based object storage, and supported AWS storage services are relevant clues.
  • Remember that DataSync supports more than Amazon S3. Amazon EFS and several Amazon FSx services are also supported targets.
  • TLS encryption in transit is a core security characteristic of the service.
  • Scheduled and automated transfers make DataSync appropriate for repeatable migration or transfer workflows.
  • Snowcone and S3 on Outposts are important edge and hybrid scenarios supported by DataSync.

Tool / Feature Decision Guide

ScenarioRelevant DataSync capabilityWhy it fits
Move files from an on-premises NFS share to AWSDataSync agent connected to the NFS sourceDataSync supports NFS-based file shares and AWS storage destinations
Transfer data from an on-premises SMB shareDataSync agent connected to the SMB sourceSMB is a supported source protocol
Move self-managed object data using an object-storage interfaceDataSync with the S3 API-compatible sourceDataSync supports self-managed object storage and the S3 API
Transfer data from an HDFS environmentDataSync connected to the HDFS sourceHDFS is a supported source type
Deliver data to a managed AWS file systemAmazon EFS or a supported Amazon FSx service as the targetDataSync supports EFS and FSx for Windows File Server, Lustre, OpenZFS, and NetApp ONTAP
Move data from a Snowcone deployment to AWSDataSync agent installed on SnowconeSnowcone can host the DataSync agent for the transfer workflow
Transfer data involving an AWS Outposts environmentS3 on Outposts with DataSyncS3 on Outposts is supported by DataSync
Run recurring transfersScheduled and automated DataSync tasksAutomation avoids repeated manual transfer operations

Common Traps / Misconceptions

  • Trap: DataSync is only for S3 migrations. DataSync also supports Amazon EFS and multiple Amazon FSx services.
  • Trap: DataSync only handles file systems. It can also copy data from self-managed object storage and HDFS.
  • Trap: The agent is unnecessary for on-premises sources. The DataSync agent is the software connection to the on-premises storage system.
  • Trap: DataSync is limited to standard AWS Regions. The lesson specifically includes Snowcone and S3 on Outposts support.
  • Trap: Encryption applies only after data reaches AWS. The stated protection is encryption in transit using TLS during transfer.
  • Trap: Every FSx service is interchangeable in every scenario. Identify the specific FSx service named in the requirements, then verify that it is among the supported options: Windows File Server, Lustre, OpenZFS, or NetApp ONTAP.

Real-World Engineer / Analyst Notes

  • Start by identifying the source storage type and protocol before selecting the destination. The source determines how the DataSync agent must connect.
  • Treat the destination requirement as a separate decision. A file-oriented workload may need EFS or a particular FSx service, while object-oriented data may fit S3.
  • Use scheduled transfers when migration is iterative or recurring. This supports repeatable workflows without relying on ad hoc manual copies.
  • Include transport security in the migration design. DataSync encrypts data in transit with TLS, but the broader storage and access-control design still needs to be evaluated separately.
  • For constrained or edge environments, consider the Snowcone agent pattern and S3 on Outposts support rather than assuming all data must first be staged in a standard AWS Region.

Quick Reference Summary

  • Service: AWS DataSync
  • Primary purpose: Secure, automated, accelerated data transfer between on-premises or edge storage and AWS storage services
  • Agent: Connects DataSync to source storage; can be installed on Snowcone
  • Source types: NFS, SMB, HDFS, and self-managed object storage using the S3 API
  • AWS targets: S3, EFS, FSx for Windows File Server, FSx for Lustre, FSx for OpenZFS, and FSx for NetApp ONTAP
  • Security: TLS encryption in transit
  • Automation: Scheduled and automated transfers
  • Special environments: AWS Snowcone and S3 on Outposts

Flashcards

Q: A company needs to move data repeatedly from an on-premises NFS share to AWS. Which AWS service and component should it consider?

A: Use AWS DataSync with a DataSync agent connected to the NFS share. DataSync supports NFS sources and scheduled, automated transfers.

Q: What is the primary role of the AWS DataSync agent in an on-premises migration?

A: The agent connects DataSync to the on-premises storage system. It acts as the software bridge between the source environment and the AWS transfer workflow.

Q: Which source protocols and storage types are specifically supported by DataSync in this lesson?

A: Supported sources include NFS, SMB, HDFS, and self-managed object storage accessed through the S3 API.

Q: When would Amazon EFS or Amazon FSx be selected instead of Amazon S3 as a DataSync destination?

A: Choose EFS or an appropriate FSx service when the target requirement is an AWS-managed file system. DataSync supports EFS and FSx for Windows File Server, Lustre, OpenZFS, and NetApp ONTAP.

Q: What is the key security protection DataSync provides while transferring data?

A: DataSync encrypts data in transit using Transport Layer Security (TLS).

Q: A migration must target a specific Amazon FSx service. Which FSx options are supported by DataSync here?

A: The supported options are FSx for Windows File Server, FSx for Lustre, FSx for OpenZFS, and FSx for NetApp ONTAP.

Q: How does a Snowcone-based DataSync workflow differ from a typical on-premises workflow?

A: In the Snowcone pattern, the DataSync agent is installed on the Snowcone device. DataSync then transfers the Snowcone data to supported AWS services.

Q: What is the operational advantage of scheduling DataSync transfers?

A: Scheduling makes transfers repeatable and automated, reducing the need for manual data-copy operations.

Q: Is AWS DataSync limited to file-based sources?

A: No. In addition to NFS and SMB file shares, DataSync supports HDFS and self-managed object storage through the S3 API.

Q: A scenario mentions data transfer involving S3 on Outposts. Which DataSync capability is relevant?

A: DataSync supports S3 on Outposts, making it relevant for transfer workflows involving that Outposts storage environment.

Q: What is the main distinction between DataSync and the storage services it targets?

A: DataSync is the transfer service that automates and accelerates movement; S3, EFS, and FSx are storage destinations or endpoints.

Q: What is the trap when a question names Amazon FSx without identifying the service variant?

A: Do not assume all FSx variants are implied. Match the requirement to the supported variants: Windows File Server, Lustre, OpenZFS, or NetApp ONTAP.

Practice Questions

Question 1

An organization has an on-premises SMB file share and wants a scheduled process to transfer its data to Amazon EFS. Which solution best matches the lesson?

A. Install a DataSync agent and configure a scheduled transfer from the SMB share to EFS
B. Install a DataSync agent only on the EFS file system
C. Use S3 on Outposts as an intermediary because DataSync cannot use SMB
D. Use Snowcone because DataSync only supports offline transfers

Correct answer: A

Explanation: DataSync supports SMB sources, Amazon EFS destinations, and scheduled automated transfers. The agent connects to the source storage system.

Question 2

A data center uses HDFS and self-managed object storage. The team wants to move data to AWS using a managed transfer service. Which statement is accurate?

A. DataSync supports HDFS but not self-managed object storage
B. DataSync supports self-managed object storage through the S3 API but not HDFS
C. DataSync supports both HDFS and self-managed object storage through the supported S3 API interface
D. DataSync requires all source data to be stored in Amazon S3 first

Correct answer: C

Explanation: The lesson identifies both HDFS and self-managed object storage using the S3 API as supported source environments.

Question 3

A team wants to migrate data to Amazon FSx for NetApp ONTAP and requires encryption while the data is moving across the network. Which service capability addresses the transfer requirement?

A. DataSync with TLS encryption in transit
B. S3-only replication without an agent
C. Snowcone without DataSync
D. HDFS replication with no transport encryption

Correct answer: A

Explanation: DataSync supports FSx for NetApp ONTAP as a destination and encrypts data in transit using TLS.

Question 4

A remote site has an AWS Snowcone device and needs to transfer its data to AWS storage services using DataSync. What deployment detail is required by the described architecture?

A. Install the DataSync agent on the Snowcone device
B. Replace Snowcone with an on-premises SMB server
C. Store all data in S3 before enabling DataSync
D. Install the DataSync agent only on the destination FSx service

Correct answer: A

Explanation: The lesson specifically describes installing a DataSync agent on Snowcone before transferring data to AWS services.

WordPress Metadata

Suggested Slug:
aws-datasync-online-data-migration

Meta Description:
Study AWS DataSync for secure, automated data transfers between on-premises storage, AWS storage services, Snowcone, and S3 on Outposts.

Tags:
AWS DataSync, AWS Certified CloudOps Engineer, data migration, AWS storage, Amazon S3, Amazon EFS, Amazon FSx, Snowcone, NFS, SMB, HDFS, S3 on Outposts