| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository provides utilities which are used at MiQ. MiQ has been using AWS tech stack as it's the backbone and has been using many utilities to help scale their product.
This utility provides a set of python scripts to effectively run S3 Select commands on the AWS S3 files. Used for validation and ad hoc filtering. Documentation
This function is for creating AMI as a backup for required instance and delete older AMI's based on the retention period we provide. Every AMI and EBS Snapshots created will inherit all tags from instance
The scripts present can be used to setup disaster recovery for RDS in AWS. It creates a manual snapshot of the current db present in production(source) region, then copies that snapshot to the DR(destination) region and if the disaster occurs db can be restored from the snapshots present in the DR region.
The script present automates the process of creating/modifying the AWS Route 53 entries via a python script using Boto3(Amazon Web Services SDK for Python)
We are happy to accept the changes that you think can help the utilities grow.
Here are some things to note:
| Back | FazBrowse Home | New Git URL |