Salta al contenuto

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?

posta 3 anni fa728 visualizzazioni
2 Risposte
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
con risposta 3 anni fa
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

con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.