DataSync
온프레미스와 AWS 사이 대량 파일을 빠르게 온라인 전송
이게 뭔가요? / What is this?
DataSync는 물리 장비가 아니라, 온프레미스 저장소와 AWS 사이에서 대량의 파일을 온라인으로 빠르게 옮겨주는 관리형 전송 소프트웨어(에이전트)입니다. 온라인으로 짐을 옮겨주는 자동화된 이삿짐 트럭 서비스라고 생각하면 되며, 검증과 증분 전송까지 대신 처리해 줍니다.
개요 / Overview
DataSync는 에이전트를 통해 NFS·SMB·HDFS의 대량 데이터를 S3·EFS·FSx로 자동 전송하며 검증과 증분 동기화를 지원합니다. 지속적인 동기화나 일회성 마이그레이션 모두에 씁니다.
동작 원리 / How it works
DataSync는 온프레미스에 에이전트를 두고 소스(NFS·SMB·HDFS·자체 관리 객체 스토리지)와 대상(S3·EFS·FSx) 사이를 병렬 다중 스레드로 전송합니다. 전송 후 체크섬으로 무결성을 검증하고, 이후 실행에서는 변경분만 옮깁니다. 대역폭 상한을 걸어 업무 시간에 회선을 잠식하지 않게 조절할 수 있습니다.
일회성 마이그레이션과 주기적 동기화 모두 같은 메커니즘으로 처리하며, AWS 내부(S3 → EFS 등) 전송도 지원합니다.
시험은 무엇을 보는가 / What the exam is testing
시험의 판단은 대역폭입니다. 회선이 충분하면 DataSync, 부족하거나 데이터가 수십 TB 이상이어서 몇 주가 걸리면 Snowball입니다. "네트워크 대역폭을 최소한으로 사용"이라는 문구가 Snowball의 결정적 신호입니다.
시험 포인트 / Exam points
네트워크 대역폭이 충분하면 DataSync, 대역폭이 부족하거나 데이터가 수십 TB 이상이라 전송에 몇 주 걸리면 Snowball입니다. "가장 적은 네트워크 대역폭 사용"이 Snowball 신호입니다.
DataSync는 데이터를 옮기는 전송 도구, Storage Gateway는 계속 로컬처럼 접근하게 하는 상시 관문입니다. "마이그레이션"이면 DataSync, "계속 하이브리드로 쓴다"면 Storage Gateway입니다.
자주 틀리는 함정 / Common traps
스크립트와 AWS CLI로 직접 복사하는 선택지 — 재시도·검증·증분 처리를 직접 만들어야 해 관리형 조건에서 밀립니다.
AWS DataSync
Fast online bulk file transfer between on-premises and AWS
이게 뭔가요? / What is this?
DataSync is not physical equipment — it is a managed transfer software (an agent) that moves large amounts of files quickly online between on-premises storage and AWS. Think of it as an automated moving-truck service that shuttles boxes over the internet, handling verification and incremental syncing along the way.
개요 / Overview
DataSync moves bulk data from NFS, SMB, or HDFS into S3, EFS, or FSx through an agent, with verification and incremental sync — for one-time migrations or ongoing replication.
동작 원리 / How it works
DataSync runs an agent on-premises and transfers between a source (NFS, SMB, HDFS, self-managed object storage) and a destination (S3, EFS, FSx) using parallel multi-threaded copies. It verifies integrity with checksums and moves only changes on later runs. A bandwidth cap keeps it from saturating the link during business hours.
The same mechanism serves one-time migrations and scheduled sync, and it also transfers between AWS locations such as S3 to EFS.
시험은 무엇을 보는가 / What the exam is testing
The decision is bandwidth. Adequate link → DataSync. Insufficient link, or tens of TB that would take weeks → Snowball. The phrase "using the least network bandwidth" decisively signals Snowball.
시험 포인트 / Exam points
Adequate bandwidth → DataSync. Insufficient bandwidth or tens of TB that would take weeks → Snowball. "Using the least network bandwidth" signals Snowball.
DataSync moves data; Storage Gateway keeps providing local-style access. "Migrate" → DataSync. "Keep using it in hybrid mode" → Storage Gateway.
자주 틀리는 함정 / Common traps
Copying with scripts and the AWS CLI — you must build retry, verification, and incremental logic yourself, losing managed-service questions.
AWS SAA Hub Pro는 독립 학습 자료이며 Amazon Web Services, Inc.의 공식 서비스가 아닙니다. 시험 정책과 서비스 사양은 AWS 공식 문서를 기준으로 확인하세요.