What happens to data once we terminate the EC2 Instance

0 votes
I was curious as what happens to the data stored in an EC2 Instance once it is terminated? Can someone guide me with this?
Jan 30, 2019 in AWS by shilpi
1,539 views

1 answer to this question.

0 votes

The data stored in local instance store will only be there as long as the instance is alive. Though, data that is stored in an EBS volume will be present independently even if the instance is terminated. Therefore, it is recommended that you use the local instance store for all the temporary data and for all the data requiring higher level of durability, it is recommended that you use EBS volumes.

answered Jan 31, 2019 by jagarnath

Related Questions In AWS

0 votes
1 answer

What happens to data if the data center goes down in AWS?

When it comes to the security and ...READ MORE

answered Jul 13, 2018 in AWS by Priyaj
• 58,090 points

edited Jul 13, 2018 by Priyaj 2,179 views
0 votes
0 answers
0 votes
1 answer

In Amazon Data Pipeline, how to make sure only once instance of a pipeline is running at any time?

On the CopyTablesActivity, you could set a lateAfterTimeout attribute ...READ MORE

answered Sep 19, 2018 in AWS by Priyaj
• 58,090 points
1,938 views
0 votes
1 answer

Using Shapely on AWS Lambda with Python 3

For some reason, the pip install of ...READ MORE

answered Oct 8, 2018 in AWS by Priyaj
• 58,090 points
2,607 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

What is the porcess to add swap to an EC2 Instance?

If you are finding problem with your ...READ MORE

answered Mar 27, 2019 in AWS by Himanshu
392 views
0 votes
1 answer

Cannot ping to my EC2 Instance

This problem mainly occurs because of the ...READ MORE

answered Mar 27, 2019 in AWS by Ritu
510 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP