nerdexam
Microsoft

AZ-120 · Question #240

You have four SAP NetWeaver servers that run on Azure virtual machines deployed across two Azure Availability Zones. You plan to deploy a load balancing solution for the SAP GUI app. What should you…

The correct answer is C. Azure Standard Load Balancer. SAP GUI traffic uses protocols like DIAG and RFC, which operate at the transport/network layer (OSI layer 4). For this type of traffic, a Layer 4 load balancer is appropriate. The Azure Standard Load Balancer is recommended for SAP workloads on Azure to provide high…

Design and implement an infrastructure to support SAP workloads on Azure

Question

You have four SAP NetWeaver servers that run on Azure virtual machines deployed across two Azure Availability Zones. You plan to deploy a load balancing solution for the SAP GUI app. What should you use?

Options

  • AAzure Basic Load Balancer
  • BAzure Application Gateway V1
  • CAzure Standard Load Balancer
  • DAzure Application Gateway V2

How the community answered

(23 responses)
  • A
    4% (1)
  • C
    87% (20)
  • D
    9% (2)

Explanation

SAP GUI traffic uses protocols like DIAG and RFC, which operate at the transport/network layer (OSI layer 4). For this type of traffic, a Layer 4 load balancer is appropriate. The Azure Standard Load Balancer is recommended for SAP workloads on Azure to provide high availability and zone-redundant load balancing across Availability Zones. The Standard Load Balancer supports multiple front-end IPs and is suitable for cluster implementations such as SAP Central Services and application servers. SAP message server and logon groups handle load balancing of SAP GUI client connections internally, but when external load balancing is needed across VMs in multiple zones, Standard Load Balancer is the preferred Azure service.

Topics

#SAP NetWeaver#Azure Standard Load Balancer#availability zones#SAP GUI

Community Discussion

No community discussion yet for this question.

Full AZ-120 Practice