What all happens when we promote a read replica to separate RDS instance

0 votes
It took me more than 10 minutes to promote a read replica to a separate RDS instance. I saw the DB instance getting rebooted also in the case of EC2 RDS. Can someone please clearly explain to me the whole process?
Apr 10, 2022 in Others by Kichu
• 19,040 points
690 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
0 votes

The general process for promoting a read replica to a Single-AZ DB instance.

  • Stop the transaction from writing to read replica source DB instance. Database updates occur on the read replica after they have occurred on the source DB instance.
  •  Set the read_only parameter to 0 in the DB parameter group for the read replica to make changes to the read replica.
  • Promote the read replica by using the Promote Read Replica option on the RDS console. 
  • When the reboot is completed, The read replica will be available as a Single-AZ DB instance.

I hope this helps you. 

answered Apr 11, 2022 by narikkadan
• 63,600 points

edited Mar 5

Related Questions In Others

0 votes
1 answer

What is a name function in JavaScript & how to define it?

A named function declares a name as ...READ MORE

answered Mar 7, 2019 in Others by Frankie
• 9,830 points
4,821 views
0 votes
1 answer

What are the different modes to use a VI editor?

VI editor in linux can be use ...READ MORE

answered Mar 8, 2019 in Others by Nabarupa
4,795 views
+1 vote
3 answers

What do I have to learn to become a software dev/engineer?

Hey, @Josh, Be Clear About Your End Goal. Software ...READ MORE

answered Jun 30, 2020 in Others by Gitika
• 65,770 points
1,670 views
0 votes
1 answer
0 votes
0 answers

Upgrade instance type from r4 to r5 in AWS RDS

I am currently using an r4 instance. Model ...READ MORE

Apr 10, 2022 in Others by Kichu
• 19,040 points
1,011 views
0 votes
0 answers
+1 vote
2 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP