Difference between revisions of "Amazon EBS snapshots"

From wikieduonline
Jump to navigation Jump to search
(Changed redirect target from EBS to Amazon Elastic Block Store (EBS))
Tag: Redirect target changed
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
#redirect [[Amazon Elastic Block Store (EBS)]]
+
Amazon EBS snapshots ([[AWS timeline|Dec 2012]])<ref>https://aws.amazon.com/about-aws/whats-new/2012/12/17/announcing-ebs-snapshot-copy/</ref> are [[incremental]] backups, which means that only the blocks on the device that have changed after your most recent snapshot are saved.
 +
 
 +
* https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSSnapshots.html
 +
 
 +
== CLI ==
 +
* <code>[[aws ebs start-snapshot]]</code>
 +
 
 +
== Terraform ==
 +
* [[Terraform resource]]: <code>[[Terraform resource: aws_ebs_snapshot|aws_ebs_snapshot]]</code>
 +
* [[Terraform data source]]: <code>[[Terraform data source: aws_ebs_snapshot|aws_ebs_snapshot]]</code>
 +
 
 +
== Timeline ==
 +
* [[AWS timeline|July 2018]] [[Amazon Data Lifecycle Manager]] for [[EBS Snapshots]]<ref>https://aws.amazon.com/about-aws/whats-new/2018/07/introducing-amazon-data-lifecycle-manager-for-ebs-snapshots/</ref>
 +
 
 +
== Related ==
 +
* [[Amazon Data Lifecycle Manager]]
 +
* [[AWS Backups]]
 +
* [[Terraform resource]]: <code>[[aws_dlm_lifecycle_policy]]</code>
 +
* [[AWS EC2 snapshots]]
 +
* <code>[[aws ec2 create-image]]</code>
 +
 
 +
== See also ==
 +
* {{EBS}}
 +
* {{Snapshots}}
 +
 
 +
[[Category:AWS]]

Latest revision as of 10:42, 6 September 2023

Advertising: