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?

preguntada hace 5 años506 visualizaciones
2 Respuestas
0
Respuesta aceptada

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.

respondido hace 5 años
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
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas