CCSP · Question #144
You are the IT director for a small contracting firm. Your company is considering migrating to a cloud production environment. Which service model would best fit your needs if you wanted an option…
The correct answer is B. PaaS. Platform as a Service (PaaS) offers a balance between reducing vendor lock-in compared to SaaS and decreasing administrative overhead compared to IaaS, making it suitable for development and deployment without managing underlying infrastructure.
Question
You are the IT director for a small contracting firm. Your company is considering migrating to a cloud production environment. Which service model would best fit your needs if you wanted an option that reduced the chance of vendor lock-in but also did not require the highest degree of administration by your own personnel?
Options
- AIaaS
- BPaaS
- CSaaS
- DTanstaafL
How the community answered
(32 responses)- A9% (3)
- B75% (24)
- C13% (4)
- D3% (1)
Why each option
Platform as a Service (PaaS) offers a balance between reducing vendor lock-in compared to SaaS and decreasing administrative overhead compared to IaaS, making it suitable for development and deployment without managing underlying infrastructure.
IaaS (Infrastructure as a Service) requires the highest degree of administration by the firm, as they would be responsible for managing operating systems, middleware, and applications, which contradicts the goal of reduced administration.
PaaS provides a computing platform and solution stack as a service, allowing the firm to deploy custom applications without managing the underlying infrastructure like operating systems, virtual machines, or networking, thus reducing administration. Compared to SaaS, PaaS offers more control over the application and data, potentially reducing vendor lock-in by enabling easier migration to other platforms or on-premises solutions if the custom application logic is portable.
SaaS (Software as a Service) significantly reduces administration but often comes with a higher risk of vendor lock-in due to the tightly integrated nature of the application and its data within the provider's ecosystem.
TanstaafL is an acronym ('There ain't no such thing as a free lunch') and not a cloud service model.
Concept tested: Cloud service models trade-offs
Source: https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/get-started/shared-responsibility
Topics
Community Discussion
No community discussion yet for this question.