AWS Classroomnotes 16/Sep/2023

AWS RDS Contd

How to make Database Highly Available

  • To make Database HA we have multiple use-cases and complications
    • Problem: Scaling in Databases in not mereley increasing number of Database instances, Data needs to Consistent
    • Solution: The solution to this problem is Replications. There are two types of Replications
      • Read-Replica
      • Read/Write-Replica
  • Overview: Consider the below application with a single database
    Preview
  • If we create a read-replica, now we have two endpoints
    Preview
  • If we want to have an additional databases in the Same Region but different AZ, then we use multi-AZ
    Preview
  • Multi AZ Databases can have additional read-replicas in same/different region

Creating a Read Replica

  • Lets create read-replica in a different region
    Preview
    Preview
    Preview
    Preview
    Preview
  • Wait till replication is done
    Preview
    Preview

Create Multi-AZ

  • When we create a MultiAZ, A stand by instance gets created in different AZ with replications from Master to Standby
  • Lets convert the Single-AZ into Multi-AZ
    Preview
    Preview
    Preview

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube