Kodekloud - 100 Days of cloud (AWS) Day 15: Create Volume Snapshot
What is AWS EBS Snapshots?
It is AWS-managed disk storage storing the state safely of data, configuration, filesystem.
Snapshots are incremental after the first one is created. The second one only adds the changes to previous snapshot and then crea...
devops1001.hashnode.dev1 min read