exam questions

Exam AZ-801 All Questions

View all questions & answers for the AZ-801 exam

Exam AZ-801 topic 3 question 18 discussion

Actual exam question from Microsoft's AZ-801
Question #: 18
Topic #: 3
[All AZ-801 Questions]

Your network contains an on-premises Active Directory Domain Services (AD DS) domain. The domain contains two virtual machines named VM1 and VM2 that run Windows Server.

You plan to implement a failover cluster named Cluster1 that will use VM1 and VM2 as nodes.

You need to ensure that Cluster1 can use floating IP addresses.

Which two components should you deploy? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

  • A. Network Load Balancing (NLB)
  • B. the MultiPoint Services role
  • C. the Network Controller role
  • D. the Host Guardian Service role
  • E. Software Load Balancer (SLB)
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Kuikz
Highly Voted 1 year, 2 months ago
Selected Answer: CE
i agree with neusapp on this one The questions says "which two components" (in parallel) https://learn.microsoft.com/en-us/windows-server/networking/sdn/manage/guest-clustering#example-load-balancer-configuration
upvoted 8 times
...
Download100
Most Recent 1 month ago
Selected Answer: CE
Virtual machines connected to a virtual network are only permitted to use the IP addresses that Network Controller has assigned to communicate on the network. Clustering technologies that require a floating IP address, such as Microsoft Failover Clustering, require some extra steps to function correctly. The method for making the floating IP reachable is to use a Software Load Balancer (SLB) virtual IP (VIP). The software load balancer must be configured with a health probe on a port on that IP so that SLB directs traffic to the machine that currently has that IP. https://learn.microsoft.com/en-us/windows-server/networking/sdn/manage/guest-clustering#example-load-balancer-configuration
upvoted 1 times
...
c29bf33
4 months ago
Selected Answer: CE
The method for making the floating IP reachable is to use a Software Load Balancer (SLB) virtual IP (VIP). The software load balancer must be configured with a health probe on a port on that IP so that SLB directs traffic to the machine that currently has that IP.
upvoted 1 times
...
starseed
11 months ago
NLB and SLB
upvoted 1 times
...
smorar
1 year, 2 months ago
Selected Answer: AE
A- NLB E- SLB
upvoted 1 times
...
AK_1234
1 year, 2 months ago
A- NLB E- SLB
upvoted 1 times
...
NazerRazer
1 year, 3 months ago
Selected Answer: AE
To ensure that Cluster1 can use floating IP addresses, you need to deploy the following components: A. Network Load Balancing (NLB): NLB is a Windows Server feature that provides high availability and scalability by distributing network traffic across multiple servers. It can be configured to use floating IP addresses, which are assigned to the cluster nodes as needed. E. Software Load Balancer (SLB): SLB is a feature of Software Defined Networking (SDN) in Windows Server that provides load balancing for virtual network traffic. It can also be configured to use floating IP addresses for failover scenarios. These components, NLB and SLB, enable the assignment and management of floating IP addresses for failover clusters like Cluster1.
upvoted 1 times
...
milosp
1 year, 6 months ago
Selected Answer: AE
To ensure that the failover cluster can use floating IP addresses, you should deploy the following components: A. Network Load Balancing (NLB)1: NLB is a feature of Windows Server that provides high network performance and availability by balancing network traffic among multiple servers. It can also be used to distribute network traffic to multiple IP addresses, which can be useful in a failover cluster scenario. E. Software Load Balancer (SLB): SLB is used in Azure to provide high availability and network performance to your applications. It can distribute network traffic to multiple IP addresses, which is necessary for a failover cluster that uses floating IP addresses. The method for making the floating IP reachable is to use a Software Load Balancer (SLB) virtual IP (VIP). The software load balancer must be configured with a health probe on a port on that IP so that SLB directs traffic to the machine that currently has that IP
upvoted 4 times
...
matisawster
1 year, 6 months ago
Selected Answer: AC
The method for making the floating IP reachable is to use a Software Load Balancer (SLB) virtual IP (VIP). The software load balancer must be configured with a health probe on a port on that IP so that SLB directs traffic to the machine that currently has that IP.
upvoted 1 times
...
matisawster
1 year, 6 months ago
AC SLB The method for making the floating IP reachable is to use a Software Load Balancer (SLB) virtual IP (VIP). The software load balancer must be configured with a health probe on a port on that IP so that SLB directs traffic to the machine that currently has that IP.
upvoted 1 times
...
Sucxi
1 year, 8 months ago
Selected Answer: AC
https://learn.microsoft.com/en-us/windows-server/networking/sdn/manage/guest-clustering NLB and Network Controller SLB are used for " Azure-inspired Software Load Balancer (SLB) as a component of the Software Defined Networking (SDN) infrastructure. Use SLB instead of NLB if you are using SDN, are using non-Windows workloads, need outbound network address translation (NAT), or need Layer 3 (L3) or non-TCP based load balancing. You can continue to use NLB with Windows Server 2016 for non-SDN deployments"
upvoted 3 times
Sucxi
1 year, 8 months ago
https://learn.microsoft.com/en-us/windows-server/networking/technologies/network-load-balancing For SLB reference
upvoted 1 times
...
...
Selena97
1 year, 9 months ago
Selected Answer: AE
Network Load Balancing (NLB): NLB is used for load balancing and providing a floating IP address for high availability. It's commonly used for failover clusters. A Software Load Balancer can also be used for load balancing and providing floating IP addresses for failover clusters. This is a more modern and software-based approach compared to NLB.
upvoted 4 times
neusaap
1 year, 9 months ago
So what you're saying is that you need either NLB or SLB, not both NLB AND SLB. Since SLB is the more modern approach and more or less the way to go for software defined networking it's probably E. You will also need a Network Controller to connect to the Virtual Network. So I'm sticking with C and E on this one. https://learn.microsoft.com/en-us/windows-server/networking/sdn/manage/create-a-tenant-vm https://learn.microsoft.com/en-us/windows-server/networking/sdn/manage/guest-clustering#example-load-balancer-configuration
upvoted 4 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...