Medium1 markMultiple Choice
AZ-305 · Question 21 · Domain 2.1: Relational Data
You are designing a highly available Azure Database for PostgreSQL solution. It must survive a zone failure with zero data loss (RPO=0) and automatic failover. Which TWO configurations should you select? (Select TWO)
You are designing a highly available Azure Database for PostgreSQL solution. It must survive a zone failure with zero data loss (RPO=0) and automatic failover. Which TWO configurations should you select? (Select TWO)
Answer options:
A.
Flexible Server
B.
Single Server
C.
Zone-redundant High Availability
D.
Read Replicas
E.
Geo-redundant backup
How to approach this question
Select the modern server type and the synchronous HA feature.
Full Answer
Flexible Server, Zone-redundant High Availability
Flexible Server with Zone-redundant HA uses synchronous replication to ensure RPO=0 across zones. Pillar: Reliability.
Common mistakes
Selecting Read Replicas which are asynchronous.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 7
55 questions · hints · full answers · grading
More questions from this exam
Q01CASE STUDY: Contoso migrating 500 servers to Azure. RTO 2h, RPO 15m, GDPR compliance, 10Gbps Expr...HardQ02CASE STUDY: Contoso migrating 500 servers to Azure. RTO 2h, RPO 15m, GDPR compliance, 10Gbps Expr...MediumQ03CASE STUDY: Contoso migrating 500 servers to Azure. RTO 2h, RPO 15m, GDPR compliance, 10Gbps Expr...HardQ04CASE STUDY: Contoso migrating 500 servers to Azure. RTO 2h, RPO 15m, GDPR compliance, 10Gbps Expr...MediumQ05CASE STUDY: Contoso migrating 500 servers to Azure. RTO 2h, RPO 15m, GDPR compliance, 10Gbps Expr...Hard
Expert