Difference between revisions of "Amazon RDS Read Replicas"

From wikieduonline
Jump to navigation Jump to search
 
(23 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
* Homepage: https://aws.amazon.com/rds/features/read-replicas/
 
* Homepage: https://aws.amazon.com/rds/features/read-replicas/
  
 +
* Amazon RDS Read Replicas, [[Amazon RDS for PostgreSQL|Postgres]]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.Replication.ReadReplicas.html
 +
** You can create up to 5 read replicas from one source DB instance
 +
** [[Stopping an Amazon RDS DB instance temporarily|You can't stop a DB instance that has a read replica, or that is a read replica]].<ref>https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_StopInstance.html</ref>
 +
 +
== News ==
 +
* May 2022 - Supports cascaded read replicas for up to 30X more read capacity https://aws.amazon.com/about-aws/whats-new/2022/05/amazon-rds-postgresql-cascaded-read-replicas-30x-capacity/
 +
* Jun 2016 - Amazon RDS for PostgreSQL now supports [[cross-region]] read replicas <ref>https://aws.amazon.com/about-aws/whats-new/2016/06/amazon-rds-for-postgresql-now-supports-cross-region-read-replicas/</ref>
 +
 +
== Commands ==
 +
* <code>[[aws rds create-db-instance-read-replica]]</code>
 +
* <code>[[aws rds describe-db-instances]]</code>
 +
* <code>[[aws rds promote-read-replica]]</code>
  
 
== Related ==
 
== Related ==
* [[single AZ]], [[multi AZ]]
+
* <code>[[single AZ]], [[multi AZ]]</code>, [[cross region]]
* <code>[[aws rds create-db-instance-read-replica]]</code>
 
 
* [[PostgreSQL replication]]
 
* [[PostgreSQL replication]]
 +
* [[Amazon Aurora replication]]
 +
* [[Write-ahead logging (WAL)]]
  
 
== See also ==
 
== See also ==
* {{RDS}}
+
* {{aws rds replica}}
  
 
[[Category:AWS]]
 
[[Category:AWS]]
 
[[Category:Amazon RDS]]
 
[[Category:Amazon RDS]]
 +
[[Category:AWS RDS]]

Latest revision as of 10:43, 26 December 2022

Advertising: