The city wants 311 VDI to survive a single Connection Server crash. Which high-availability pattern matches that goal?
Select an answer to reveal the explanation.
Short Explanation
One broker crashing should not darken every 311 window. A second Connection Server behind a VIP is the spare front desk. DRS and a DMZ UAG do not stand in for that extra broker.
Full Explanation
Service high availability for Horizon brokering uses redundant Connection Servers, typically fronted by a load balancer, so a single broker crash does not end new 311 sessions. Distributed Resource Scheduler balances VM load on hosts and does not replace broker redundancy. UAG DMZ placement is an access-path design. A snapshot of one desktop VM is not pod-level HA.