Microsoft 365 Fundamentals — Question 179
Your company is planning to migrate to Microsoft Azure and Microsoft 365.
You are required to identify a cloud service that allows for website hosting.
Which of the following is the model you should choose?
Answer options
- A. Software as a Service (SaaS)
- B. Platform as a Service (PaaS)
- C. Infrastructure as a Service (IaaS)
- D. Container as a Service (CaaS)
Correct answer: B
Explanation
The correct answer is B, Platform as a Service (PaaS), because it provides a platform allowing developers to build, deploy, and manage applications without dealing with the underlying infrastructure. Option A, SaaS, delivers software applications over the internet but does not provide the necessary tools for hosting websites. Option C, IaaS, provides virtualized computing resources but requires more management and setup for web hosting. Option D, CaaS, focuses on container management and orchestration, which is not specifically aimed at website hosting.