Downtime for document DB increase

0

Hey, if I will increase from db.r5.xlarge to db.r5.2xlarge for document DB , what's the expected downtime?

asked 2 months ago240 views
1 Answer
1

Hi,

this depends if you have an Amazon Document DB replica instance, in this case the instance change triggers a failover to the replica. This should not take longer than 30 seconds, see https://docs.aws.amazon.com/documentdb/latest/developerguide/failover.html#failover-what_happens

If you have an Amazon DocumentDB replica instance in the same or different Availability Zone when failing over: Amazon DocumentDB flips the canonical name record (CNAME) for your instance to point at the healthy replica, which is, in turn, promoted to become the new primary. Failover typically completes within 30 seconds from start to finish.

Otherwise, it will take a few minutes to create the new instance, see https://docs.aws.amazon.com/documentdb/latest/developerguide/db-instance-modify.html

profile pictureAWS
EXPERT
answered 2 months 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.

Guidelines for Answering Questions