Medium1 markMultiple Choice
AZ-900 · Question 10 · Domain 1.3: Describe Cloud Service Types
Select TWO examples of Platform as a Service (PaaS) in Azure.
Select TWO examples of Platform as a Service (PaaS) in Azure.
Answer options:
A.
Azure Virtual Machines
B.
Azure App Service
C.
Microsoft 365
D.
Azure SQL Database
E.
Azure Disk Storage
How to approach this question
Identify services where Microsoft manages the OS and runtime, but you manage the application code or data.
Full Answer
Platform as a Service (PaaS) provides an environment for building, testing, and deploying software applications without managing the underlying infrastructure. Azure App Service and Azure SQL Database are classic PaaS examples because Microsoft manages the servers, OS, and database engine, while you focus on your code and data.
Common mistakes
Selecting Virtual Machines (which is IaaS) or Microsoft 365 (which is SaaS).
Practice the full Azure Fundamentals AZ-900 Practice Exam 3
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02True or False: In a public cloud model, you are responsible for managing and maintaining the phys...EasyQ03Which cloud model allows a company to maintain strict control over highly sensitive data on-premi...MediumQ04What is the primary benefit of 'high availability' in cloud computing?EasyQ05Which term describes the ability to automatically increase or decrease compute resources based on...Easy
Expert