exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 2 question 30 discussion

Actual exam question from Microsoft's AZ-303
Question #: 30
Topic #: 2
[All AZ-303 Questions]

HOTSPOT -
You have an Azure subscription.
You plan to deploy an app that has a web front end and an application tier.
You need to recommend a load balancing solution that meets the following requirements:
✑ Internet to web tier:
- Provides URL-based routing
- Supports connection draining
- Prevents SQL injection attacks
✑ Web tier to application tier:
- Provides port forwarding
- Supports HTTPS health probes
- Supports an availability set as a backend pool
Which load balancing solution should you recommend for each tier? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: An Azure Application Gateway that has a web application firewall (WAF)
Azure Application Gateway offers a web application firewall (WAF) that provides centralized protection of your web applications from common exploits and vulnerabilities. Web applications are increasingly targeted by malicious attacks that exploit commonly known vulnerabilities. SQL injection and cross-site scripting are among the most common attacks.
Application Gateway operates as an application delivery controller (ADC). It offers Secure Sockets Layer (SSL) termination, cookie-based session affinity, round- robin load distribution, content-based routing, ability to host multiple websites, and security enhancements.
Box 2: An internal Azure Standard Load Balancer
The internet to web tier is the public interface, while the web tier to application tier should be internal.
Note: When using load-balancing rules with Azure Load Balancer, you need to specify a health probes to allow Load Balancer to detect the backend endpoint status.
Health probes support the TCP, HTTP, HTTPS protocols.
Reference:
https://docs.microsoft.com/en-us/azure/application-gateway/waf-overview https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-custom-probe-overview

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
xaccan
Highly Voted 4 years, 5 months ago
correct
upvoted 30 times
...
chen17
Highly Voted 4 years ago
On exam 5/21/2021
upvoted 12 times
...
nd78
Most Recent 3 years, 4 months ago
on Exam today 21st Jan, 2022
upvoted 2 times
...
quantumray
3 years, 6 months ago
Question appeared On AZ-303 exam on 08/12/2021 - 49 questions, 4Q - Fabrikan case study
upvoted 1 times
...
Dpejic
3 years, 6 months ago
On exam today 22/11/21. r. Score 839
upvoted 3 times
...
syu31svc
3 years, 9 months ago
Answer is correct The web tier to application tier should be internal and Standard SKU supports probes on HTTPS. https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-custom-probe-overview https://docs.microsoft.com/en-us/azure/application-gateway/features
upvoted 2 times
...
leo_az300
3 years, 10 months ago
Why public standard LB is not the answer? The only thing s standard LB can not do is HA ports but internal LB can, refer to this https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-ha-ports-overview if Internal LB is the correct answer I assume the option for public is incorrect. it should be Public Basic LB. In this case, it doesn't support HTTPS health probe.
upvoted 1 times
...
tita_tovenaar
3 years, 10 months ago
answer is correct. Careful! HTTPS probes are only for standard LB. Not available for Basic.
upvoted 4 times
...
AAPaul
3 years, 10 months ago
I had this question in the exam that i took on July 14th 2021
upvoted 2 times
...
AravindITGuy
3 years, 11 months ago
Took exam today passed this morning was on there 6/21/2021
upvoted 5 times
...
azurellc
4 years ago
On exam 5/15/2021
upvoted 5 times
...
awsazurelearner
4 years, 3 months ago
Port Forwarding is supporting by an Internal LB. I gave it a try in a sandboxed environment and I was able to create in Inbound NAT rule to forward traffic from one port to another. The given answer for Internal Load Balancer is correct and should be the preferred method for an internal application tier load balancing.
upvoted 4 times
...
lazyme
4 years, 3 months ago
Port forwarding is supported by ILB as well. https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-overview
upvoted 4 times
...
MKA1976
4 years, 4 months ago
Port forwarding is not supported by internal LB.
upvoted 4 times
Jamesat
4 years, 4 months ago
It is on Standard SKU. I have it configured on my platform.
upvoted 5 times
...
...
yassali
4 years, 5 months ago
Seems to be correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...