AWS Certified Solutions Architect - Professional 2020

Sign Up Free or Log In to participate!

EC2 instance store

Data stored as EC2 instance store is lost when EC2 instance is stopped or terminated ?

sai9920

Yes.. There are 2 types of storage available for EC2 – EBS (Consistent storage) and Instance Store (Ephimeral). When the instance is stopped/terminated – Instance store will be lost (On re-boot it will be retained)

1 Answers

Hi Luckshas,

  That is entirely under your control.  🙂

There is a big difference between stopping and termination.  make sure that you read up on the impact for both ec2 instances with EBS storage and ec2 instances with ;instance storage’ 

– https://aws.amazon.com/premiumsupport/knowledge-center/instance-store-vs-ebs/ 

What you also need to do is read up on the default options offered by both the Console, and the CLI.  Both can be explicitly changed. 

– https://aws.amazon.com/premiumsupport/knowledge-center/deleteontermination-ebs/

– https://docs.aws.amazon.com/cli/latest/reference/opsworks/create-instance.html

🙂

Keep reading and you will master this

Rusty

Moderator & Coach

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?