Medium1 markMultiple Choice
AZ-900 · Question 29 · Domain 2.3: Azure Networking Services
What is the primary difference between Azure VPN Gateway and Azure ExpressRoute?
What is the primary difference between Azure VPN Gateway and Azure ExpressRoute?
Answer options:
A.
VPN Gateway is for connecting virtual machines, while ExpressRoute is for connecting databases.
B.
VPN Gateway uses the public internet, while ExpressRoute uses a private, dedicated connection.
C.
VPN Gateway is a PaaS service, while ExpressRoute is a SaaS service.
D.
ExpressRoute is free, while VPN Gateway charges per gigabyte.
How to approach this question
Compare the underlying transport mechanism of both connectivity options.
Full Answer
B.VPN Gateway uses the public internet, while ExpressRoute uses a private, dedicated connection.✓ Correct
VPN Gateway uses the public internet, while ExpressRoute uses a private, dedicated connection.
The key differentiator is the transport medium. VPNs are cheaper but rely on the unpredictable public internet. ExpressRoute is more expensive but provides guaranteed bandwidth and privacy via a dedicated line.
Common mistakes
Assuming both use the public internet.
Practice the full Azure Fundamentals AZ-900 Practice Exam 1
60 questions · hints · full answers · grading
More questions from this exam
Q01Which of the following best describes cloud computing?EasyQ02True or False: In an Infrastructure as a Service (IaaS) model, the cloud provider is responsible ...EasyQ03Which TWO of the following are recognized cloud deployment models? (Select TWO)MediumQ04What is the primary benefit of high availability in cloud computing?EasyQ05Which financial model allows a company to pay only for the computing resources they use, rather t...Easy
Expert