Azure Architecture & Services第 56 / 100 题
What does Azure Virtual Network peering enable?
a.Encryption of blob storage
b.Serverless code execution
c.Automatic cost reporting
d.Direct, low-latency connectivity between two virtual networks so resources can communicate as if on one network
解析
VNet peering connects two virtual networks so their resources can communicate directly over the Azure backbone. Traffic between peered VNets stays on Microsoft's private network with low latency. It is commonly used to link workloads across VNets or regions.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- What is the role of a management group in the Azure resource hierarchy?
- Which statement correctly orders the Azure resource hierarchy from broadest to narrowest scope?
- Which Azure service provides secure storage and management of secrets, keys, and certificates?
- Which Azure compute option is best described as 'serverless,' where you focus on code and the platform handles scaling automatically?
- Which Azure service would you use to queue messages between application components to decouple and scale them independently?
- What is a key advantage of using PaaS services like Azure App Service over IaaS virtual machines for hosting a web app?