
Ultimate access to all questions.
A solutions architect is assessing an application's resilience after a database administrator performed a failover on an Amazon Aurora PostgreSQL writer instance, causing a 3-minute downtime. What is the solution with the least operational overhead to minimize downtime during scaling?
A
Increase Aurora PostgreSQL read replicas to manage load during failover.
B
Establish a secondary Aurora PostgreSQL cluster for failover, updating the application to utilize its writer endpoint.
C
Implement an Amazon ElastiCache for Memcached to alleviate load during failover.
D
Deploy an Amazon RDS proxy, directing the application to use this proxy endpoint.