Cost for NVME instance storage when stopped

0

We're looking at using some GPU-enabled EC2 instances which come with NVME instance storage. I can't find any information on how much NVME storage will cost when the instances are shut down, can anyone point me in the right direction?

asked 2 years ago607 views
2 Answers
0

Instance store is included in the Amazon EC2 instance price and is not a separate charge. Therefore, you are not billed for the NVME instance store when an instance is stopped. Additional details:

Instance lifecycle and Amazon EC2 billing: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html

Amazon EC2 instance store: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html

AWS
answered 2 years ago
0

I think there is a misunderstanding between instance store and instance storage.

NVME are disks provided as EBS, no information is deleted when the instance is stopped.

The original question is to find out how much that NVME storage costs when the instance is turned off, since AWS clarifies that while the EC2 instance is stopped or turned off the Disk (EBS) continues to generate costs.

Regards

answered 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