Skip to content

Commit 90f3bf6

Browse files
fix: questions270 correct answer (closes #65)
1 parent e2e473e commit 90f3bf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3278,9 +3278,9 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
32783278
### Which of the following is a feature of Amazon RDS that performs automatic failover when the primary database fails to respond?
32793279

32803280
- [ ] RDS Single-AZ.
3281-
- [x] RDS Write Replica.
3281+
- [ ] RDS Write Replica.
32823282
- [ ] RDS Snapshots.
3283-
- [ ] RDS Multi-AZ.
3283+
- [x] RDS Multi-AZ.
32843284

32853285
**[⬆ Back to Top](#table-of-contents)**
32863286

0 commit comments

Comments
 (0)