Medium1 markMultiple Choice
AZ-900 · Question 10 · Domain 1.3: Cloud Service Types
A development team wants to quickly build and deploy a web application without having to manage the underlying web servers or operating system updates. Which cloud service model should they use?
A development team wants to quickly build and deploy a web application without having to manage the underlying web servers or operating system updates. Which cloud service model should they use?
Answer options:
A.
Infrastructure as a Service (IaaS)
B.
Platform as a Service (PaaS)
C.
Software as a Service (SaaS)
D.
Desktop as a Service (DaaS)
How to approach this question
Look for the keywords 'build and deploy' and 'without managing underlying servers'.
Full Answer
B.Platform as a Service (PaaS)✓ Correct
Platform as a Service (PaaS)
PaaS is designed to support the complete web application lifecycle: building, testing, deploying, managing, and updating. It removes the need to manage underlying infrastructure like OS patching.
Common mistakes
Choosing IaaS because it involves servers. IaaS requires OS management, which the scenario explicitly wants to avoid.
Practice the full Azure Fundamentals AZ-900 Practice Exam 4
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the primary definition of cloud computing?EasyQ02Under the shared responsibility model, which of the following is ALWAYS the responsibility of the...MediumQ03True or False: In a public cloud deployment model, you must purchase and manage your own physical...EasyQ04A company wants to move away from purchasing physical servers and instead pay monthly for the com...MediumQ05Which TWO of the following are primary benefits of using cloud computing? (Select TWO)Easy
Expert