Medium1 markMultiple Choice
AZ-900 · Question 11 · Domain 1.3: Cloud Service Types
Which cloud service category does Azure SQL Database belong to?
Which cloud service category does Azure SQL Database belong to?
Answer options:
A.
Infrastructure as a Service (IaaS)
B.
Platform as a Service (PaaS)
C.
Software as a Service (SaaS)
D.
On-premises
How to approach this question
Determine if you manage the OS (IaaS), just the data/app (PaaS), or just use the software (SaaS).
Full Answer
B.Platform as a Service (PaaS)✓ Correct
Azure SQL Database is a PaaS offering. Microsoft manages the underlying infrastructure, operating system, and database software (including patching and backups), allowing you to focus purely on your database schema and data.
Common mistakes
Confusing Azure SQL Database (PaaS) with SQL Server on Azure VMs (IaaS).
Practice the full Azure Fundamentals AZ-900 Practice Exam 7
60 questions · hints · full answers · grading
More questions from this exam
Q1What is the primary definition of cloud computing?EasyQ2True or False: In the shared responsibility model, the customer is always responsible for the sec...EasyQ3Which TWO of the following are characteristics of a public cloud? (Select TWO)MediumQ4Which cloud benefit describes the ability of a system to remain operational for a high percentage...EasyQ5A company wants to transition from purchasing physical servers to paying a monthly fee based on t...Easy
Expert