Repository navigation
ebs-snapshots
- Website
- Wikipedia
Automating AWS with Lambda, Python, and Boto3
A collection of scripts & tooling that's executed from Lambda to backup your AWS Services such as Route53, EBS, RDS, EFS, etc into a S3 bucket allowing you to sync into Google Cloud for Business Continuity.
Collection of scripts and Lambda functions used for maintaining AWS resources
Encrypt EBS volumes from AWS EC2 instances
AWS Lambda script to create and remove snapshots of EBS volumes.
Automating EBS RDS EC2 backups on lambda
AWS Automation Tools
Tool to create and rotate EC2 AMIs and associated snapshots
Automatic AWS Lambda EC2 Snapshots using Node or Phython
StepFunctions Demo -- Encrypt EBS volumes from AWS EC2 instances with a serverless StepFunctions machine
Access an EBS snapshot directly through NBD
Bash script for Automatic EBS Snapshots and Delete obsolete Backups.
Quick and easy implementation of EBS snapshots via AWS Lambda, with SNS notifications.
This repository contains the slides and code samples used in my recent presentation on AWS, covering topics such as EC2, storage, price optimization, security, and scalability.
Tools to manage AWS EBS volumes and snapshots
A compilation of scripts to create and manage Amazon EBS snapshots for point-in-time backups
Enlarges the size of AWS EBS volumes directly or as Kubernetes PVC.
The purpose of this app is make a AWS Spot Instances STATEFUL, to do that we create or retrieve an eip and a volume during ec2 startup. It uses a tag added to the resource to track if it exists, otherwise it creates the resource and tag it with the given service name.
Utility for managing Amazon Web Services' EC2 Service from the Linux command line