Rajat Palankar
Rajat Palankar

Reputation: 167

does aws charge for stopped instances

I have 2 EC2 Instance Created on AWS server, I turn it ON only when I need to test something. Does AWS charge use even if instance is in stopped.

Upvotes: 1

Views: 1938

Answers (1)

Saurabh
Saurabh

Reputation: 41

AWS and most public clouds do not usually charge for Stopped instances. There will be a charge for EBS volumes though as it remains attached to your EC2 instances.

best,

Upvotes: 2

Related Questions