You deploy an SAP environment on Azure.
Your company has a Service Level Agreement (SLA) of 99.99% for SAP.
You implement Azure Availability Zones that have the following components:
* Redundant SAP application servers
* ASCS/ERS instances that use a failover cluster
* Database high availability that has a primary instance and a secondary instance
You need to validate the load distribution to the application servers. What should you use?
Load balancers. These are used to distribute traffic to virtual machines in the application-tier subnet. For high availability, use the built-in SAP Web Dispatcher, Azure Load Balancer, or network appliances, depending on the traffic type (such as HTTP or SAPGUI) or the required network services, such as Secure Sockets Layer (SSL) termination.
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/sap/sap-netweaver
Currently there are no comments in this discussion, be the first to comment!