I Needed For Instance Backup Redacted

0

![Enter image description here] I want to Backup of the instance id Redacted

asked a month ago101 views
2 Answers
0

Hello.

If you want to temporarily take a backup, please create an AMI using the steps in the document below.
https://docs.aws.amazon.com/toolkit-for-visual-studio/latest/user-guide/tkv-create-ami-from-instance.html

If you want to back up your EC2 regularly, I recommend setting up AWS Backup or Data Lifecycle Manager.
https://aws.amazon.com/getting-started/hands-on/amazon-ec2-backup-and-restore-using-aws-backup/?nc1=h_ls
https://docs.aws.amazon.com/ebs/latest/userguide/snapshot-lifecycle.html

profile picture
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago
0

Currently, there are three ways to back up AWS EC2 instances:

  1. EBS snapshots
  2. Create an AMIs
  3. Create an AWS Backup plan

For first one, rely to this: https://docs.aws.amazon.com/ebs/latest/userguide/ebs-creating-snapshot.html

For AMI, check this video out on how to backup your ec2 instance: https://youtu.be/y7DDzU0KGxw?feature=shared

If you instead want to leverage aws backup, take a look at this workshop: https://aws.amazon.com/getting-started/hands-on/amazon-ec2-backup-and-restore-using-aws-backup/

profile picture
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions