Backup

aws/storage aws/service

💡 Definition

AWS Backup is a fully managed service that makes it easy to centralize and automate the backup of data across AWS services (like EBS, RDS, DynamoDB, EFS, and S3).

🔑 Key Concepts

⚙️ How it Works

  1. Create Backup Plan: Define frequency (e.g., daily), window (e.g., 2 AM), and retention (e.g., keep for 30 days).
  2. Assign Resources: Tag resources or select specific IDs to apply the plan to.
  3. Monitor: Check the dashboard for success/failure of backup jobs.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * EBS (Snapshots) * RDS (Automated Backups) * S3