Medium1 markMultiple Choice
AZ-900 · Question 12 · Domain 1.3: Describe Cloud Service Types
Select TWO characteristics of Platform as a Service (PaaS).
Select TWO characteristics of Platform as a Service (PaaS).
Answer options:
A.
The customer is responsible for patching the operating system.
B.
The cloud provider manages the operating system.
C.
It provides a complete, finished software product for end-users.
D.
It allows developers to focus on building applications.
E.
It requires the highest amount of upfront capital expenditure.
How to approach this question
Think about the middle ground between IaaS and SaaS. Who manages the OS, and who is the target audience?
Full Answer
The cloud provider manages the operating system AND It allows developers to focus on building applications
In Platform as a Service (PaaS), the cloud provider manages the underlying infrastructure, including the hardware and operating systems. This allows developers to focus entirely on writing code and building applications without worrying about server maintenance.
Common mistakes
Selecting 'customer is responsible for patching the OS' - this is the defining feature of IaaS, not PaaS.
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