EC2 States and Billing
EC2 has the following states --
Pending -- EC2 is starting
Running -- EC2 is now active and in use. Billing starts when EC2 reaches this state
Stopping -- EC2 is entering a stopped state. Billing continues till EC2 does not reach a stopped state
...
awsnotes.hashnode.dev1 min read