AWS Backup
여러 서비스의 백업을 한곳에서 정책으로 관리
이게 뭔가요? / What is this?
AWS Backup은 저장 장치가 아니라, EBS·RDS·DynamoDB 등 여러 서비스의 백업을 하나의 정책으로 한꺼번에 관리해 주는 관리형 조정 서비스입니다. 물건마다 다른 이삿짐센터를 부르는 대신, 한 업체에 맡겨 집안의 모든 짐을 한 번에 포장·보관하게 하는 것과 같습니다.
개요 / Overview
AWS Backup은 EBS, RDS, DynamoDB, EFS, FSx 등의 백업을 하나의 백업 계획으로 일괄 관리하고 리전·계정 간 복사까지 처리합니다. "여러 서비스의 백업을 중앙에서"라는 문제의 정답입니다.
동작 원리 / How it works
AWS Backup은 백업 계획(빈도, 보존, 리전·계정 간 복사)을 정의하고 태그나 리소스 목록으로 대상을 묶습니다. EBS, RDS, Aurora, DynamoDB, EFS, FSx, Storage Gateway, EC2 등을 하나의 정책으로 관리하고, 백업 볼트에 저장합니다. 볼트 락을 걸면 보존 기간 내 삭제를 차단해 랜섬웨어와 내부자 삭제에 대비합니다.
시험은 무엇을 보는가 / What the exam is testing
시험 신호는 "여러 서비스의 백업을 중앙에서", "백업 정책 준수를 감사", "리전 간 백업 복사"입니다. Lambda로 서비스마다 스냅샷 스크립트를 짜는 선택지보다 운영 부담이 낮아 정답이 됩니다.
시험 포인트 / Exam points
백업 정책 준수 여부를 감사할 수 있고, Vault Lock으로 보존 기간 내 삭제를 차단할 수 있습니다.
Lambda로 서비스마다 스냅샷 스크립트를 짜는 선택지보다 운영 부담이 훨씬 적어 정답이 됩니다.
자주 틀리는 함정 / Common traps
서비스별로 별도 스냅샷 자동화를 구성하는 선택지 — 중앙 정책과 준수 보고가 없어 관리형 조건에서 밀립니다.
AWS Backup
Centralised, policy-driven backup across many services
이게 뭔가요? / What is this?
AWS Backup is not a storage device — it is a managed orchestration service that manages backups across many services, such as EBS, RDS, and DynamoDB, under a single policy. It is like hiring one moving company to pack and store everything in the house at once, instead of calling a different mover for each item.
개요 / Overview
AWS Backup manages backups for EBS, RDS, DynamoDB, EFS, FSx, and more under one plan, including cross-Region and cross-account copies — the answer to "centralise backups across services".
동작 원리 / How it works
AWS Backup defines a backup plan (frequency, retention, cross-Region and cross-account copy) and selects resources by tag or list. It manages EBS, RDS, Aurora, DynamoDB, EFS, FSx, Storage Gateway, and EC2 under one policy, storing recovery points in a backup vault. Vault Lock blocks deletion within the retention period, defending against ransomware and insider deletion.
시험은 무엇을 보는가 / What the exam is testing
The signals are centralising backups across services, auditing backup compliance, and copying backups cross-Region. It beats per-service snapshot scripts in Lambda on operational overhead.
시험 포인트 / Exam points
It audits policy compliance, and Vault Lock blocks deletion within the retention period.
It beats writing per-service snapshot scripts in Lambda on operational overhead, making it the correct choice.
자주 틀리는 함정 / Common traps
Building separate snapshot automation per service — no central policy or compliance reporting, so it loses managed-service questions.
AWS SAA Hub Pro는 독립 학습 자료이며 Amazon Web Services, Inc.의 공식 서비스가 아닙니다. 시험 정책과 서비스 사양은 AWS 공식 문서를 기준으로 확인하세요.