Passer au contenu

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?

2 réponses
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
répondu il y a 3 ans
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

répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.