How to restore the EC2 instance in AWS?
Jump to navigation
Jump to search
Step 1:
Log into your AWS account with the root user.
Step 2:
Go to the EC2 and launch the Instance/Server.
Step 3:
Log into the server in the terminal with the root user.
Step 4:
Write some data and install Apache/Ngnix on the Server.
Step 5:
Check whether Apache/Ngnix working or not.
Step 6:
Log in back into the AWS account.
Step7:
Navigate AWS>>EC2>>Snapshots.
Step 8:
Create Snap by exiting the instance/Server.
Step9:
Terminate the instance/Server.
Step10:
Navigate to Snapshots Right-click on Snap and create an Image.
Step11:
Launch the instance with My AMI.
Step12:
Log into the server.
Step13:
Check the data and check whether the Apache/Ngnix working or not on the server
*******Our Data is restored*******