Autoscaling volumes for Kubernetes (with the help of Prometheus)
-
Updated
May 30, 2024 - Python
Autoscaling volumes for Kubernetes (with the help of Prometheus)
AWS Lambda script to create and remove snapshots of EBS volumes.
Automating EBS RDS EC2 backups on lambda
Python scripts to be run using AWS's Lambda service to Backup and Delete Snapshots of EBS Volumes
Examples to help automate encrypting unencrypted resources.
A Python, Boto3 script that leverages a forensic volume to attach & mount to a selected instance, run a memory dump, unmount and detach from the selected instance and finally attach & mount to a Forensic Workstation
Tool to create and rotate EC2 AMIs and associated snapshots
Encrypt EBS volumes from AWS EC2 instances with a serverless StepFunctions machine
Tools to manage AWS EBS volumes and snapshots
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.
stopped ec2 instances and unattached ebs volume prometheus exporter
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.
Code to Implement 100% automated Backups in AWS with a retention policy of Certain Number of Days
Checks for unused EBS volumes in an AWS Account.
Automatic Snapshot Backup for AWS EC2 Instances
Optimize AWS EBS volumes with automated management. Ensure compliance and efficiency in your cloud infrastructure. Learn how to implement it
Automatic setup of EC2 instances and EBS volumes via SoS Workflow
Examples of AWS API code and scripts for everyday administration/infrastructure management functions
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
Simple utility script for managing unattached EBS volumes on AWS using Python and boto3
Add a description, image, and links to the ebs-volumes topic page so that developers can more easily learn about it.
To associate your repository with the ebs-volumes topic, visit your repo's landing page and select "manage topics."