Skip to content

ankitosh/aws-backup

Repository files navigation

Project logo

AWS Backup

Status License


Backup Solution for resources in AWS Cloud.

📝 Table of Contents

🧐 About

AWS Backup enables you to centralize and automate data protection across AWS services. Most of the organization on AWS wants to leverage the AWS Backup solution but not sure what to backup ? or what should be the schedule ?

This template enables the orgnization/ System Admin to choose Backup solution they require.

Backup Schedule

Backup_Schedule

🏁 Getting Started

These instructions will help the deloy the template on your AWS Environment for development and testing purposes. See Usage for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them.

  1. AWS CLI
  2. AWS Credentials

🎈 Usage

  1. clone This repo.
    git clone https://github.com/ankitosh/aws-backup.git
    
  2. Run aws cli command to run the cloudformation based on your backup Type
    aws cloudformation create-stack --stack-name "goldbackup" --template-body file://BACKUP-Gold.yaml --parameter-overrides KMSKey="KMS-ARN" --capabilties CAPABILITIES_NAMED_IAM 
    

⛏️ Built Using

✍️ Authors

About

Create Backup For Your AWS Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published