How to do it...

In the AWS CLI, type this command:

aws rds create-db-instance-read-replica 
--source-db-instance-identifier <source-db-identifier>
--db-instance-identifier <unique-identifier-for-replica>

RDS will now go ahead and create a new read replica for you.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset