How to create an Amazon EC2 instance from an EBS backup?
In this Disaster Recovery series video we will walk how to create an Amazon EC2 instance from a backup. The backup we will use is the a Amazon EBS snapshot. We have this snapshot available to us as a result of the automated backups from our AWS Lifecycle Policy we created in a previous tutorial linked below.
You will need a snapshot to follow along with this tutorial, so if you haven’t seen that video yet, you will want to watch it first, then come back.
In this video we are pretending that our EBS volume attached to our current AWS EC2 has become unresponsive and unrecoverable. This exact situation has happened to me more than once. When this situation occurs, your app which is stored on that volume is no longer available so your application is down.
We will walk though the step by step process to take an EBS snapshot and create an Amazon Machine Image, or AMI. We can use that AMI to create a new EC2 instance. After we have created our instance, it's simply a matter of updating Route 53 to point to our instance. You will also want to update your deployment and SSH config settings.
⏰Timestamps
0:00 Introduction
2:08 Getting Started
2:30 Create an AMI
3:35 Create an EC2
5:32 Update Route 53
7:02 Surprise from my coworker
7:37 Delete old EC2
8:36 Update SSH config
9:20 Update deployment
9:37 Closing notes
How to Create EBS Snapshots (Automated Backup)
• How to Create EBS Snapshots with AWS Lifec...
Create Amazon EC2 for a Rails App
• How to Create an Amazon EC2 Instance for a...
Deploy Your First Rails App
• How to Deploy Your First Rails App to Amaz...
Set up SSH Config
• How to Create and Use an SSH Config File T...
AWS + Rails Series Playlist
• AWS + Rails
My Gear List
http://brain-trust.io/my-gear
My YouTube SEO Software
https://www.tubebuddy.com/braintrust
My Accounting Software
https://shareasale.com/r.cfm?b=960179...
Make sure you subscribe to my channel to keep up to date with new content!
DISCLAIMER: Links in this description include affiliate links. If you purchase a product or service with the links that I provide I may receive a small commission. There is no additional charge to you! Thank you for supporting BrainTrust Digital so I can continue to provide you with free content each week!