Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ebs-snapshots

base2Services/shelvery-aws-backups

Automating EBS RDS EC2 backups on lambda

Language: Python - Size: 441 KB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 35 - Forks: 20

kingd762949/SwiftSnap

A compilation of scripts to create and manage Amazon EBS snapshots for point-in-time backups

Language: Python - Size: 48.8 KB - Last synced: 18 days ago - Pushed: 8 months ago - Stars: 3 - Forks: 0

fdupoux/molibackup

Modular Go based backup utility

Language: Go - Size: 78.1 KB - Last synced: 26 days ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

LuciferInLove/aws-k8s-ebs-autoscaler

Enlarges the size of AWS EBS volumes directly or as Kubernetes PVC.

Language: Go - Size: 37.1 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

GSA/devsecops-ebs-backup 📦

Quick and easy implementation of EBS snapshots via AWS Lambda, with SNS notifications.

Language: HCL - Size: 44.9 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 6 - Forks: 3

yashwanth4748/AWS-Cloud-Cost-Optimization

Identifying Stale EBS Snapshots In this example, we'll create a Lambda function that identifies EBS snapshots that are no longer associated with any active EC2 instance and deletes them to save on storage costs.

Language: Python - Size: 1.95 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

rubenmromero/ec2-amis

Tool to create and rotate EC2 AMIs and associated snapshots

Language: Python - Size: 36.1 KB - Last synced: 4 months ago - Pushed: about 3 years ago - Stars: 10 - Forks: 5

ned-kelly/backup-and-bcp-for-aws

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.

Language: JavaScript - Size: 761 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 159 - Forks: 23

ebroder/ebuse

Access an EBS snapshot directly through NBD

Language: Go - Size: 23.4 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 4 - Forks: 0

juliogonzalez/ebs-tools

Tools to manage AWS EBS volumes and snapshots

Language: Python - Size: 43.9 KB - Last synced: 9 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

linuxacademy/content-lambda-boto3

Automating AWS with Lambda, Python, and Boto3

Language: Python - Size: 46.6 MB - Last synced: 7 months ago - Pushed: 10 months ago - Stars: 190 - Forks: 470

evergage/ebs_bckup Fork of borsboom/ebs_bckup

Terraform Module for AWS Serverless Lambda EBS Snapshots

Language: Python - Size: 35.2 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

murdinc/awsm

AWS Automation Tools

Language: Go - Size: 396 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 19 - Forks: 3

wish/warmer

warmer is utility program that warms EBS drive that was restored from snapshot

Language: Go - Size: 50.8 KB - Last synced: 11 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 3

jbrt/ec2cryptomatic

Encrypt EBS volumes from AWS EC2 instances

Language: Go - Size: 349 KB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 48 - Forks: 26

bcxpro/ebsnapshot

ebsnapshot is a tool designed to backup AWS EBS snapshots to Amazon S3 or files

Language: Go - Size: 59.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

thiagotigaz/aws-ebs-spot-recovery

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.

Language: Python - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

osiegmar/aws-lambda-backup 📦

AWS Lambda script to create and remove snapshots of EBS volumes.

Language: Python - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 40 - Forks: 40

fdupoux/rubackup

Ruby based backup application for Linux

Language: Ruby - Size: 50.8 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 3 - Forks: 1

pbudzon/aws-maintenance

Collection of scripts and Lambda functions used for maintaining AWS resources

Language: Python - Size: 66.4 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 78 - Forks: 55

jbrt/ec2cryptomatic-serverless

Encrypt EBS volumes from AWS EC2 instances with a serverless StepFunctions machine

Language: Python - Size: 93.8 KB - Last synced: almost 1 year ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 4

jveldboom/lambda-ec2-snapshots

Automatic AWS Lambda EC2 Snapshots using Node or Phython

Language: Python - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 8 - Forks: 5

fstab50/ec2cli

Utility for managing Amazon Web Services' EC2 Service from the Linux command line

Language: Shell - Size: 29.7 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

rubenmromero/Hermes Fork of rherranzg/Hermes

Hermes moves freely between the worlds of the mortal and divine. It uses AWS Lambda to do its work.

Language: Python - Size: 17.6 KB - Last synced: 4 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

lucasrla/ec2-setup-sos-workflow

Automatic setup of EC2 instances and EBS volumes via SoS Workflow

Language: Python - Size: 56.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

base2Services/lambda-cleanup-ebs-ami

Lambda functions to cleanup EBS snapshots and AMIs

Language: C# - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

wv8672/AWS-Linux-Vol-Mount

A Python, Boto3 script that shuts down a selected instance, detaches the instance, generates a snapshot volume and then attaches and mounts both volumes to a workstation

Language: Python - Size: 110 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1

baturorkun/aws-lambda-snapshots

Automatic Snapshot Backup for AWS EC2 Instances

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

dcy2003/auto-ebs-snapshot

EC2-based automated EBS snapshot solution for AWS

Language: Shell - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0