Difference between revisions of "Amazon EBS snapshots"
Jump to navigation
Jump to search
↑ https://aws.amazon.com/about-aws/whats-new/2018/07/introducing-amazon-data-lifecycle-manager-for-ebs-snapshots/
Line 6: | Line 6: | ||
== Terraform == | == Terraform == | ||
* [[Terraform resource]]: <code>[[Terraform resource: aws_ebs_snapshot|aws_ebs_snapshot]]</code> | * [[Terraform resource]]: <code>[[Terraform resource: aws_ebs_snapshot|aws_ebs_snapshot]]</code> | ||
− | * [[Terraform data source]]: <code>[[Terraform data source: aws_ebs_snapshot]]</code> | + | * [[Terraform data source]]: <code>[[Terraform data source: aws_ebs_snapshot|aws_ebs_snapshot]]</code> |
== Timeline == | == Timeline == |
Revision as of 09:00, 4 September 2023
Snapshots are incremental backups, which means that only the blocks on the device that have changed after your most recent snapshot are saved.
Contents
Terraform
Timeline
Related
- Amazon Data Lifecycle Manager
- Terraform resource:
aws_dlm_lifecycle_policy
- AWS EC2 snapshots
aws ec2 create-image
- AWS Backups
See also
- EBS, EBS Snapshots (archive),
aws ebs
,io1, io2, gp2, gp3, st1, sc1
,aws_ebs_snapshot, aws_dlm_lifecycle_policy
- Snapshot,
mysqldump, mariabackup, mongodump, aws ebs start-snapshot, aws rds create-db-snapshot, aws rds restore-db-cluster-from-snapshot, aws rds promote-read-replica, aws rds promote-read-replica-db-cluster
, Elasticsearch snapshots, Kubernetes Volume Group Snapshots API, EC2 snapshots,lvcreate --snapshot
Advertising: