Skip to content

is there any start up time/latency on aurora serverless ?

0

I am experimenting with rds with aurora serverless. is there any downtime , if the database is not used for longer period of time . and if yes, is there any start up time or latency in sql calls ?

asked 2 years ago519 views
1 Answer
0

There is no "down" time. However the DB instance can scale down when it's completely idle depending on what minimum capacity you have set (between 0.5 to 128 ACUs). Please refer to Choosing the Aurora Serverless v2 capacity range for an Aurora cluster for more detail.

AWS
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
  • Hi, and the (re-)scale-up corresponding to a previous scale-down may sometimes be visible on the 1st requests triggering the upscaling

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.