Transfer Family
SFTP·FTPS·FTP로 S3에 직접 올리게 해주는 관리형 서비스
이게 뭔가요? / What is this?
Transfer Family는 새로운 프로토콜이 아니라, 거래처가 이미 쓰던 SFTP·FTP 방식 그대로 파일을 보낼 수 있게 해주면서 실제 저장 위치만 S3로 바꿔주는 관리형 서비스입니다. 우체통 투입구는 그대로 두고, 그 뒤에 있던 낡은 서류함만 몰래 클라우드 창고로 바꿔 놓은 것과 같습니다.
개요 / Overview
Transfer Family는 기존 SFTP 클라이언트와 파트너 워크플로를 그대로 두고 저장소만 S3·EFS로 바꿉니다. "파트너가 SFTP로 파일을 보낸다"는 조건의 정답입니다.
동작 원리 / How it works
Transfer Family는 관리형 SFTP·FTPS·FTP 엔드포인트를 제공하고, 업로드된 파일을 S3나 EFS에 바로 씁니다. 사용자 인증은 서비스 관리형 사용자, Active Directory, 또는 사용자 지정 자격 증명 공급자(Lambda + API Gateway)로 처리합니다. 파트너가 쓰던 SFTP 클라이언트와 스크립트를 그대로 두면서 서버 운영만 없애는 것이 목적입니다.
시험은 무엇을 보는가 / What the exam is testing
시험 신호는 "파트너가 SFTP로 파일을 보낸다"와 "FTP 서버 운영을 없애라"입니다. EC2에 SFTP 서버를 세우는 선택지보다 운영 부담이 낮아 정답이 됩니다.
시험 포인트 / Exam points
EC2에 SFTP 서버를 직접 세우는 선택지보다 운영 부담이 적어 정답이 됩니다. 인증은 IAM이나 기존 디렉터리와 연동합니다.
자주 틀리는 함정 / Common traps
고가용성을 위해 EC2 SFTP 서버를 다중 AZ로 구성하는 선택지 — 관리형 서비스가 이미 그것을 제공합니다.
Transfer Family
Managed SFTP, FTPS, and FTP endpoints writing straight into S3
이게 뭔가요? / What is this?
Transfer Family is not a new protocol — it is a managed service that lets partners keep sending files exactly the way they always did, over SFTP or FTP, while the actual storage behind it becomes S3. It is like leaving the mail slot exactly as it was, but secretly swapping the old filing cabinet behind it for a cloud warehouse.
개요 / Overview
Transfer Family keeps existing SFTP clients and partner workflows while the storage becomes S3 or EFS — the answer when partners upload over SFTP.
동작 원리 / How it works
Transfer Family provides managed SFTP, FTPS, and FTP endpoints that write uploads straight into S3 or EFS. Authentication uses service-managed users, Active Directory, or a custom identity provider (Lambda behind API Gateway). The point is removing server operations while partners keep their existing SFTP clients and scripts.
시험은 무엇을 보는가 / What the exam is testing
The signals are "partners upload over SFTP" and "stop operating FTP servers". It beats standing up an SFTP server on EC2 on operational overhead.
시험 포인트 / Exam points
It beats running an SFTP server on EC2 on operational overhead, with authentication tied to IAM or an existing directory.
자주 틀리는 함정 / Common traps
Building a multi-AZ EC2 SFTP tier for availability — the managed service already provides it.
AWS SAA Hub Pro는 독립 학습 자료이며 Amazon Web Services, Inc.의 공식 서비스가 아닙니다. 시험 정책과 서비스 사양은 AWS 공식 문서를 기준으로 확인하세요.