Question 316 of 999
Design infrastructure solutionsmediumMultiple ChoiceObjective-mapped

AZ-305 Design infrastructure solutions Practice Question

This AZ-305 practice question tests your understanding of design infrastructure solutions. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. A key principle to apply: azure Application Gateway provides Layer 7 (HTTP/HTTPS) load balancing.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company deploys a web application across multiple Azure VMs in a single region. They need to distribute incoming HTTP traffic, offload SSL termination, and perform URL-based routing to different backend pools (e.g., /images to one pool, /api to another). Which Azure load balancing solution should they use?

Question 1mediummultiple choice
Read the full NAT/PAT explanation →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Azure Application Gateway

Azure Application Gateway is a Layer 7 load balancer that can distribute HTTP traffic, offload SSL termination, and perform URL-based routing to different backend pools. This directly matches the requirements for routing /images and /api traffic to separate pools while handling SSL termination at the gateway.

Key principle: Azure Application Gateway provides Layer 7 (HTTP/HTTPS) load balancing.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure Application Gateway

    Why this is correct

    Correct: Application Gateway provides Layer 7 load balancing with path-based routing and SSL offload.

    Related concept

    Azure Application Gateway provides Layer 7 (HTTP/HTTPS) load balancing.

  • Azure Load Balancer

    Why it's wrong here

    Incorrect: Azure Load Balancer operates at Layer 4 and cannot perform URL path routing.

  • Azure Traffic Manager

    Why it's wrong here

    Incorrect: Traffic Manager is a DNS-level traffic router and cannot offload SSL or route based on URL paths.

  • Azure Front Door

    Why it's wrong here

    Incorrect: Front Door is a global service that can do path-based routing, but it is optimized for global distribution; for a single-region deployment behind a single VNet, Application Gateway is more appropriate.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse Azure Load Balancer (Layer 4) with Application Gateway (Layer 7), assuming all load balancers can handle HTTP routing and SSL termination, but only Layer 7 solutions like Application Gateway or Front Door can perform URL-based routing and SSL offloading.

Detailed technical explanation

How to think about this question

Azure Application Gateway uses a Web Application Firewall (WAF) policy and supports path-based routing rules defined via backend pools and path maps. Under the hood, it terminates SSL using certificates stored in Key Vault or directly on the gateway, then forwards plain HTTP or re-encrypted traffic to backend VMs. A real-world scenario where this matters is when you need to route /images to a VMSS optimized for static content and /api to a separate VMSS running a REST API, while ensuring all HTTPS traffic is decrypted once at the gateway.

KKey Concepts to Remember

  • Azure Application Gateway provides Layer 7 (HTTP/HTTPS) load balancing.
  • It supports SSL/TLS termination to offload encryption from backend servers.
  • Path-based routing allows directing traffic based on URL paths to different backend pools.
  • Application Gateway can be deployed within a single Azure region and VNet.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Azure Application Gateway provides Layer 7 (HTTP/HTTPS) load balancing.

Real-world example

How this comes up in practice

An e-commerce site experiences heavy traffic on Black Friday and near-zero traffic during off-peak weeks. Rather than provisioning permanent large VMs, the team uses auto-scaling groups that add capacity automatically under load and reduce it overnight. Questions like this test whether you understand elasticity, availability zones, and cloud compute scaling patterns.

What to study next

Got this wrong? Here's your next step.

Review azure Application Gateway provides Layer 7 (HTTP/HTTPS) load balancing., then practise related AZ-305 questions on the same topic to reinforce the concept.

Related practice questions

Related AZ-305 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AZ-305 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AZ-305 question test?

Design infrastructure solutions — This question tests Design infrastructure solutions — Azure Application Gateway provides Layer 7 (HTTP/HTTPS) load balancing..

What is the correct answer to this question?

The correct answer is: Azure Application Gateway — Azure Application Gateway is a Layer 7 load balancer that can distribute HTTP traffic, offload SSL termination, and perform URL-based routing to different backend pools. This directly matches the requirements for routing /images and /api traffic to separate pools while handling SSL termination at the gateway.

What should I do if I get this AZ-305 question wrong?

Review azure Application Gateway provides Layer 7 (HTTP/HTTPS) load balancing., then practise related AZ-305 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

Azure Application Gateway provides Layer 7 (HTTP/HTTPS) load balancing.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AZ-305 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-305 exam.