Posts

Showing posts from September, 2018

AWS Auto AMI(Instance) backup across all region

Simple Easy to AWS auto AMI backup across all region or cross region using lambda (node js) Click Here For Code Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. Prerequisites What things you need to install the software AWS Lambda AWS Sdk Click Here For Code Installing A step by step series of examples that tell you how to get a development env running Make Policy Using File iam-policy.json Make Role Using File role-trust-policy.json Assign or attach policy to Role Create Two 2 New Lambda Function And Assign Role That you made Use Code From File for Lambda Functions 1. Create_AMI.js 2. Delete_AMI.js Running the tests Run Lambda Function And Check For Snap Shot and AMI Full Automation Using Cloud Watch Use Cloud Watch Event as Trigger To Make Full Automation of Backup System From