Easy1 markMultiple Choice
AZ-900 · Question 25 · Domain 2.2: Azure Compute Services
Which Azure service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends?
Which Azure service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends?
Answer options:
A.
Azure App Service
B.
Azure Virtual Machine Scale Sets
C.
Azure Logic Apps
D.
Azure Blob Storage
How to approach this question
Identify the primary PaaS offering for web hosting in Azure.
Full Answer
A.Azure App Service✓ Correct
Azure App Service
Azure App Service is a fully managed Platform as a Service (PaaS) for building, deploying, and scaling web apps, REST APIs, and mobile back ends. It supports multiple languages like .NET, Java, Node.js, and Python.
Common mistakes
Confusing App Service with Virtual Machines. App Service is PaaS (no OS management), VMs are IaaS.
Practice the full Azure Fundamentals AZ-900 Practice Exam 5
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...MediumQ03Which cloud model combines on-premises infrastructure with a public cloud, allowing data and appl...EasyQ04True or False: Moving to a public cloud typically requires a significant upfront Capital Expendit...EasyQ05An e-commerce website experiences a sudden spike in traffic during a holiday sale. The system aut...Medium
Expert