Azure Application Gateway Flashcards
What is an application gateway?
Application gateway is a l7 laodbalancer
Can you use the application gateway both public and private?
Yes
I want to loadbalance L4 traffic, how can I do this with the application gateway?
You cant, application GW is a L7 device.
I am concerned about the processing performance of SSL on my hosts, these host provide a web application, what options do i have?
Use a Application Gateway with SSL offload enabled and configured.
I require a L7 LB for private network, what options do I have?
You can use the application gateway.
What are the main logical constructs that make up the load balancer?
- Frontend IP
- Frontend Listener
- Frontend Cert (SSL offload)
- Routing rules
- Backend pools
I need to keep the same session on the same servicer what options do I have?
You can use cookie based session affinity
How can I protect my backend VM’s/apps when using application gateway?
You have the options to use a WAF with the App GW.
Where is the application gateway deployed?
It is deployed into a subnet of a VPC, best practice is to have AppGW deployed to it own subnet of say /27