Skip to content

Commit 2ef4d8b

Browse files
Update content/news/articles/2025-07-01-rds-read-replicas-available.md
Co-authored-by: James Hochadel <jameshochadel@users.noreply.github.com> Signed-off-by: Mark Boyd <markdavidboyd@gmail.com>
1 parent e672ec8 commit 2ef4d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/news/articles/2025-07-01-rds-read-replicas-available.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The Cloud.gov team is excited to announce support for adding read replicas to yo
1212

1313
Read replicas are useful for offloading tasks that are read intensive while your primary database handles create, update, and deletion of records. Isolating read operations to the read replica reduces the load on your primary database and also avoids database locking issues between read and write operations.
1414

15-
Examples of read intensive tasks that may good use cases for a read replica include (but are not limited to):
15+
Use cases for a read replica include:
1616

1717
- Generating reports from your data
1818
- Serving data for API requests

0 commit comments

Comments
 (0)