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.
Solving Problem of Unnecessary costs by deleting snapshots using Lambda Functions and CloudWatch
stopped ec2 instances and unattached ebs volume prometheus exporter
In this project backup of EC2 instance and EBS is taken and stored in different aws region for disaster recovery(DR) and can be recovered if it is needed.
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
Automatic setup of EC2 instances and EBS volumes via SoS Workflow
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
Checks for unused EBS volumes in an AWS Account.
Examples of AWS API code and scripts for everyday administration/infrastructure management functions
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."