PSE-PRISMACLOUD · Question #17
Which cloud provider supports iLB-as-next-hop?
The correct answer is A. Microsoft Azure. Microsoft Azure supports using an Internal Load Balancer (ILB) as a next hop in User Defined Routes (UDRs), enabling traffic to be steered through Network Virtual Appliances (NVAs) or other middleboxes transparently - a critical feature for hub-and-spoke and service chaining…
Question
Which cloud provider supports iLB-as-next-hop?
Options
- AMicrosoft Azure
- BAlibaba Cloud
- COracle Cloud
- DAmazon Web Services
How the community answered
(33 responses)- A94% (31)
- C3% (1)
- D3% (1)
Explanation
Microsoft Azure supports using an Internal Load Balancer (ILB) as a next hop in User Defined Routes (UDRs), enabling traffic to be steered through Network Virtual Appliances (NVAs) or other middleboxes transparently - a critical feature for hub-and-spoke and service chaining architectures.
Why the distractors are wrong:
- B. Alibaba Cloud - does not offer ILB-as-next-hop in its routing constructs; its SLB (Server Load Balancer) cannot serve as a UDR next hop.
- C. Oracle Cloud - OCI's load balancers are not supported as next-hop targets in route table entries.
- D. AWS - while AWS has Gateway Load Balancer endpoints (GLBe) for traffic inspection, AWS does not support an internal/network load balancer as a route table next hop in the same way Azure does; the two are architecturally distinct.
Memory tip: Think "Azure = A for Advanced routing" - Azure's ILB-as-next-hop is a standout differentiator specifically called out in Azure networking documentation and certification exams (AZ-700). If a question mentions UDRs + ILB + next hop, Azure is the answer.
Topics
Community Discussion
No community discussion yet for this question.