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?

demandé il y a 5 ans506 vues
2 réponses
0
Réponse acceptée

The pricing documentation for RDS indicates:

Pricing is ... from the time a DB instance is launched until it is stopped or deleted.

For RDS, more specifically:

RDS is billed in one-second increments for database instances and attached storage. Pricing is still listed on a per-hour basis, but bills are now calculated down to the second and show usage in decimal form. There is a 10 minute minimum charge when an instance is created, restored or started.

FYI, for regular EC2 instances:

Each time you start a stopped instance we charge a minimum of one minute for usage. After one minute, we charge only for the seconds you use.

répondu il y a 5 ans
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.

HalTemp
répondu il y a 4 ans

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.

Instructions pour répondre aux questions