Load Balancers Flashcards
You have an Azure application gateway named AppGW1 that balances requests to a web app named App1.
You need to modify the server variables in the response header of App1.
What should you configure on AppGW1?
Response Header?
Rewrite
Load Balancer SKU’s
Basic
Standard
Azure Load Balancer Health Probes Source IP
168.63.129.16
Global VNET peering and Load Balancer SKU’s
No support for Basic
Standard LB SKU is supported
TLS/SSL termination support
LB’s does not support
Use Application Gateways
Can I access the frontend of my Internal Load Balancer from the participating backend pool VM?
No, Azure Load Balancer does not support this scenario.
Azure Load Balancing Rules
Define how to route traffic when it arrives on the load balancer
Standard Load Balancing and Availability Zone Support
Zone-redundant and Zonal Front-Ends for inbound and outbound traffic.
Basic SKU does not support
Azure Load Balancer SKU and Diagnostics
Standard SKU : Azure Monitor Multi-Dimensional metrics
Basic SKU : None
Azure LB SKU and Front End Options
Standard SKU : Inbound and Outbound
Basic SKU : Inbound only
Azure LB SKU and SLA
Standard SKU : 99.99%
Basic SKU : None
Azure LB SKU and NAT Gateway Support
Standard SKU : Both Standard ILB and Standard Public LB are supported via Nat Gateway.
Basic : None
Azure LB SKU and Private Link Support
Standard SKU : Standard ILB is supported via Private Link.
Basic : None
Azure LB SKU and Cross-regional load balancing
Standard : Standard Public LB is supported via Cross-region LB.
Basic : None
Azure LB SKU and Health probes
Standard : TCP, HTTP, HTTPS
Basic : TCP, HTTP