
Answer-first summary for fast verification
Answer: Amazon RDS for PostgreSQL with Multi-AZ deployment
Amazon RDS for PostgreSQL with Multi-AZ deployment is a suitable solution for this use case. The Multi-AZ deployment automatically provisions and maintains a synchronous standby replica in a different Availability Zone, providing high availability and data redundancy. Additionally, PostgreSQL is a relational database that can handle large volumes of write operations efficiently.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A healthcare application requires a database that can handle large volumes of write operations while ensuring data is replicated across multiple Availability Zones for high availability. Which AWS database solution should be used?
A
Amazon DynamoDB
B
Amazon RDS for PostgreSQL with Multi-AZ deployment
C
Amazon Redshift
D
Amazon ElastiCache for Redis
No comments yet.