Skip to content

Does AWS charge for RDS Instance Startup Time?

0

I have an app that starts and stops an RDS instance on-demand. I understand how AWS charges for a stopped RDS instance.

Does AWS charge for startup/shutdown compute time?

asked 6 years ago657 views
1 Answer
0

For Stopped instances you are charged for any storage being used, but not for the instance itself. Remember that Stopped instances automatically re-start after 7 days.

I believe that no charges accrue when an instance is in "Starting" or "Stopping" state, but my memory is a little fuzzy on that.

answered 6 years 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.