ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 23 - 312-40 discussion

Report
Export

Sandra Oliver has been working as a cloud security engineer in an MNC. Her organization adopted the Microsoft Azure cloud environment owing to its on-demand scalability, robust security, and high availability features. Sandra's team leader assigned her the task to increase the availability of organizational applications; therefore, Sandra is looking for a solution that can be utilized for distributing the traffic to backend Azure virtual machines based on the attributes of the HTTP request received from clients. Which of the following Azure services fulfills Sarah's requirements?

A.
Azure Application Gateway
Answers
A.
Azure Application Gateway
B.
Azure Sentinel
Answers
B.
Azure Sentinel
C.
Azure ExpressRoute
Answers
C.
Azure ExpressRoute
D.
Azure Front Door
Answers
D.
Azure Front Door
Suggested answer: A

Explanation:

Azure Application Gateway is a web traffic load balancer that enables Sandra to manage traffic to her web applications. It is designed to distribute traffic to backend virtual machines and services based on various HTTP request attributes.

Here's how Azure Application Gateway meets the requirements:

1.Routing Based on HTTP Attributes: Application Gateway can route traffic based on URL path or host headers.

1.SSL Termination: It provides SSL termination at the gateway, reducing the SSL overhead on the web servers.

1.Web Application Firewall: Application Gateway includes a Web Application Firewall (WAF) that provides protection to web applications from common web vulnerabilities and exploits.

1.Session Affinity: It can maintain session affinity, which is useful when user sessions need to be directed to the same server.

1.Scalability and High Availability: Application Gateway supports autoscaling and zone redundancy, ensuring high availability and scalability.

Azure's official documentation on Application Gateway, which details its capabilities for routing traffic based on HTTP request attributes1.

asked 18/09/2024
Tristan Zerner
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first