Load Balancers Flashcards

1
Q

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?

A

Rewrite

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

Load Balancer SKU’s

A

Basic

Standard

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

Azure Load Balancer Health Probes Source IP

A

168.63.129.16

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

Global VNET peering and Load Balancer SKU’s

A

No support for Basic

Standard LB SKU is supported

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

TLS/SSL termination support

A

LB’s does not support

Use Application Gateways

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

Can I access the frontend of my Internal Load Balancer from the participating backend pool VM?

A

No, Azure Load Balancer does not support this scenario.

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

Azure Load Balancing Rules

A

Define how to route traffic when it arrives on the load balancer

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

Standard Load Balancing and Availability Zone Support

A

Zone-redundant and Zonal Front-Ends for inbound and outbound traffic.

Basic SKU does not support

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

Azure Load Balancer SKU and Diagnostics

A

Standard SKU : Azure Monitor Multi-Dimensional metrics

Basic SKU : None

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

Azure LB SKU and Front End Options

A

Standard SKU : Inbound and Outbound

Basic SKU : Inbound only

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

Azure LB SKU and SLA

A

Standard SKU : 99.99%

Basic SKU : None

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

Azure LB SKU and NAT Gateway Support

A

Standard SKU : Both Standard ILB and Standard Public LB are supported via Nat Gateway.
Basic : None

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

Azure LB SKU and Private Link Support

A

Standard SKU : Standard ILB is supported via Private Link.

Basic : None

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

Azure LB SKU and Cross-regional load balancing

A

Standard : Standard Public LB is supported via Cross-region LB.
Basic : None

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

Azure LB SKU and Health probes

A

Standard : TCP, HTTP, HTTPS

Basic : TCP, HTTP

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

Azure LB SKU and Backend pool endpoints

A

Standard:Any virtual machines or virtual machine scale sets in a single virtual network.
Basic : Virtual machines in a single availability set or virtual machine scale set.

17
Q

High availability ports
HA Ports

Configuration

A
Load-balance all protocol flows on all ports 
LB rule 
Internal Standard Load Balancer.
Load-balancing decision is made per flow
Uses five-tuple connection

HA ports load-balancing rules is configured when you set the front-end and back-end ports to 0 and the protocol to All.

Used for : Network Virtual Appliances