350-701 · Question #740
A company is planning to deploy an application to a secure cloud environment. The solution must meet these requirements: - A third-party must control the underlying cloud infrastructure. - The…
The correct answer is C. PaaS. The cloud service model where a third-party controls the underlying infrastructure and networking, but the company manages its deployed applications, is Platform as a Service (PaaS).
Question
A company is planning to deploy an application to a secure cloud environment. The solution must meet these requirements:
- A third-party must control the underlying cloud infrastructure.
- The company must control the deployed applications.
- A third-party must control networking components.
Which cloud service model must be used?
Options
- ASaaS
- BIaaS
- CPaaS
- Dprivate cloud
How the community answered
(36 responses)- A3% (1)
- B3% (1)
- C94% (34)
Why each option
The cloud service model where a third-party controls the underlying infrastructure and networking, but the company manages its deployed applications, is Platform as a Service (PaaS).
SaaS (Software as a Service) would mean the third-party controls everything, including the applications, which contradicts the requirement for the company to control its deployed applications.
IaaS (Infrastructure as a Service) would require the company to control not only the applications but also the operating systems, middleware, and runtime environments, which goes beyond the specified requirement of only controlling deployed applications.
Platform as a Service (PaaS) is a cloud computing service model where a third-party provider delivers hardware and software tools over the internet, including infrastructure, operating systems, and middleware. The company then deploys and manages its own applications and data on this platform, aligning perfectly with the specified requirements.
A private cloud refers to a cloud environment dedicated to a single organization. While it can meet the requirements, 'PaaS' is the specific service model that describes the shared responsibility outlined, regardless of whether it's a private or public cloud deployment.
Concept tested: Cloud service models (PaaS)
Source: https://azure.microsoft.com/en-us/overview/what-is-paas/
Topics
Community Discussion
No community discussion yet for this question.