Skip to content

Things I've written that I don't want to disappear

License

Notifications You must be signed in to change notification settings

myoung34/DevOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

DevOps

Things I've written that I don't want to disappear

Files

  1. EBS Snapshotter in Lambda (CFT) - This is a CFT template to create 4 lambda tasks.
  2. EbsSnapshotCreatorLambdaFunction - This is the real work. It basically searches Ec2 instances for a tag (defined as a set of CFT params)
  3. EbsSnapshotDailyLambdaFunction - Runs daily with a retention period of 7 days
  4. EbsSnapshotWeeklyLambdaFunction - Runs weekly with a retention period of 14 days
  5. EbsSnapshotJanitorLambdaFunction - Runs daily and deletes ebs snapshots that were created by the EbsSnapshotCreatorLambdaFunction task with dates <date run (daily)

About

Things I've written that I don't want to disappear

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published