Hacker News new | ask | show | jobs
by manojlds 3475 days ago
EBS Snapshot (and purge) is like building the todo app for the Devops world :)

Here's my AWS Lambda implementation that snapshots and purges - https://github.com/manojlds/ebs-snapshot-lambda

1 comments

Yes, the next step from Todo App is to do Incremental backups, and delete the old ones beyond certain version.. :)
EBS snapshots are incremental already....