Files
nexus/wiki/concepts/AWS-Backup.md
2026-04-18 17:09:43 +08:00

32 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "AWS Backup"
type: concept
tags: [AWS, Backup, DR]
sources: []
last_updated: 2026-04-18
---
## Summary
AWS Backup 是 AWS 托管的集中化数据保护服务,用于跨账户和跨区域自动备份 AWS 资源。
## Definition
AWS Backup 是 AWS 提供的托管备份服务,支持 S3、RDS、EBS、EFS、EC2、FSx、DynamoDB 等 AWS 服务的统一备份。
## Key Features
- 集中管理:跨账户、跨区域备份
- 不可变性Immutability防止备份被篡改或删除
- 时间点恢复PITRS3 和 RDS 可在 1 秒内恢复
- 备份计划:支持每日、每小时或自定义计划
- 法律保留Legal Holds隔离备份以满足合规要求
- 基于角色的访问控制IAM
- CloudWatch 集成监控
## Limitations
- 无法排除特定附加卷,必须备份所有卷
- 不支持增量快照,仅支持崩溃一致性快照
- 热备份已被 Amazon 不推荐用于数据库
## Connections
- [[AWS]] → 提供 [[AWS Backup]]
- [[RTO (Recovery Time Objective)]] ← 降低 [[备份和恢复]]
- [[AWS Backup]] ← 替代 [[CCIE 门户]]