Azure Architecture & Services第 31 / 100 题
Which Azure service is a fully managed platform for hosting web applications and APIs without managing the underlying servers?
a.Azure Virtual Machines
b.Azure Blob Storage
c.Azure App Service
d.Azure Virtual Network
解析
Azure App Service is a PaaS offering for building and hosting web apps, REST APIs, and mobile backends. It manages the infrastructure, patching, and scaling so developers focus on code. It supports multiple languages and integrates with CI/CD pipelines.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- What does an Azure region represent?
- What are Availability Zones within an Azure region designed to protect against?
- Which Azure service provides on-demand, scalable virtual machines that you fully control at the operating system level?
- Which Azure service lets you run small pieces of code (functions) without provisioning or managing servers, billed only while the code runs?
- Which Azure storage service is optimized for storing massive amounts of unstructured data such as images, videos, and backups?
- Which Azure service provides fully managed file shares accessible over the SMB and NFS protocols?