az-140 Practice Question 2028

Exam: az-140
Domain: Plan an Azure Virtual Desktop architecture
Topic: Plan the Azure Virtual Desktop host pool architecture
Difficulty: medium
A company wants to deploy Azure Virtual Desktop for its sales team of 300 users, prioritizing cost efficiency while ensuring a good user experience. Which type of desktop and load balancing strategy would you recommend and why?

Answer Options

A
Personal desktop with breadth-first load balancing
B
Pooled desktop with depth-first load balancing
C
Pooled desktop with breadth-first load balancing
D
Personal desktop with depth-first load balancing

Correct Answer

C: Pooled desktop with breadth-first load balancing

Explanation

Given the requirement for cost efficiency and a good user experience, a pooled desktop with breadth-first load balancing would be recommended. Pooled desktops are more cost-effective as they share resources among multiple users, and breadth-first load balancing ensures that users are distributed across available virtual machines, optimizing resource usage and providing a consistent user experience.

Related Practice Questions