Azure Application Gateway Flashcards

1
Q

What is an application gateway?

A

Application gateway is a l7 laodbalancer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Can you use the application gateway both public and private?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

I want to loadbalance L4 traffic, how can I do this with the application gateway?

A

You cant, application GW is a L7 device.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

I am concerned about the processing performance of SSL on my hosts, these host provide a web application, what options do i have?

A

Use a Application Gateway with SSL offload enabled and configured.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

I require a L7 LB for private network, what options do I have?

A

You can use the application gateway.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the main logical constructs that make up the load balancer?

A
  • Frontend IP
  • Frontend Listener
  • Frontend Cert (SSL offload)
  • Routing rules
  • Backend pools
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

I need to keep the same session on the same servicer what options do I have?

A

You can use cookie based session affinity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How can I protect my backend VM’s/apps when using application gateway?

A

You have the options to use a WAF with the App GW.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Where is the application gateway deployed?

A

It is deployed into a subnet of a VPC, best practice is to have AppGW deployed to it own subnet of say /27

How well did you know this?
1
Not at all
2
3
4
5
Perfectly