Difference between revisions of "Amazon EBS snapshots"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
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.
  
Snapshots 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
  
* https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSSnapshots.html
+
== CLI ==
 +
* <code>[[aws ebs start-snapshot]]</code>
  
 
== Terraform ==
 
== Terraform ==

Latest revision as of 10:42, 6 September 2023

Advertising: