Cloud Service Model

A cloud service model describes how much of the technology stack a provider manages versus what your organization manages, ranging from raw infrastructure to fully managed software.

Definition

In enterprise and business architecture, a cloud service model classifies cloud offerings by where the line of responsibility falls between the cloud provider and the consuming organization. The three foundational tiers — Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS) — form a spectrum of increasing provider ownership: IaaS hands you virtualized compute, storage, and networking while you manage everything above it (OS, middleware, runtime, applications, data); PaaS adds the operating system, runtime, and middleware layer so your teams focus purely on application code and data; SaaS delivers a complete, ready-to-use application, leaving the organization responsible only for configuration, data, and user access. Business architects don't treat cloud service models as a purely technical classification — they treat them as a decision framework that shapes the operating model. The choice of service model determines which capabilities an organization must staff and govern internally (security patching, capacity planning, application support) versus which it can source externally. This distinction matters for capability mapping: a capability delivered via SaaS may still require the same business outcome, but the underlying resource assignment — people, process, technology — shifts substantially, which changes cost structure, risk ownership, and vendor governance requirements. It's important to distinguish cloud service model from cloud deployment model (public, private, hybrid, multi-cloud), which describes where the infrastructure physically sits and who else shares it, not who manages which layer. The two are independent dimensions — an organization can run PaaS in a private cloud, or SaaS across a hybrid environment — and conflating them leads to muddled architecture decisions and inaccurate capability-to-technology mapping.

Origin & Context

The IaaS/PaaS/SaaS taxonomy was formalized by the U.S. National Institute of Standards and Technology (NIST) in its widely cited definition of cloud computing, published in the early 2010s, which gave the industry a shared vocabulary for cloud service tiers. Enterprise and business architecture practice absorbed this taxonomy as cloud adoption accelerated, incorporating it into technology architecture domains within frameworks like TOGAF and into capability-to-technology mapping practices described in the BIZBOK.

Why It Matters

CIOs and enterprise architects use cloud service model decisions to determine where scarce technical talent should be deployed — managing infrastructure adds limited strategic value, while managing differentiated application logic often does. Business architects care because the service model directly affects capability heat maps and sourcing strategy: a capability sourced through SaaS typically shifts risk ownership, vendor dependency, and total cost of ownership in ways that must be reflected in the operating model and governance structures. Getting this wrong creates hidden technical debt, unclear accountability during outages or breaches, and capability roadmaps that don't match actual resourcing reality. Finance and procurement leaders also care, since the model chosen changes spend from capital-heavy infrastructure investment to operating expense subscriptions.

Common Misconceptions

Myth: Cloud service model and cloud deployment model are the same thing.
Reality: Service model (IaaS/PaaS/SaaS) describes the division of management responsibility across the technology stack; deployment model (public/private/hybrid) describes the ownership and location of the underlying infrastructure. An organization can combine any service model with any deployment model, and architecture documentation must capture both dimensions separately.
Myth: Moving to SaaS eliminates the need for internal governance of that capability.
Reality: SaaS reduces technical management burden but increases the importance of vendor governance, data stewardship, integration architecture, and configuration control. The capability owner remains accountable for the business outcome even though a third party now delivers the underlying application.
Myth: Higher up the stack (SaaS) is always the 'more mature' or preferred choice.
Reality: The right service model depends on the capability's strategic differentiation. Commodity capabilities are strong SaaS candidates, but capabilities that provide competitive differentiation often warrant PaaS or IaaS so the organization retains control over custom logic and data architecture.

Practical Example

A regional insurer's enterprise architecture team was rationalizing its claims processing capability map ahead of a core system replacement. The business architect cross-mapped each capability to its current and proposed technology footprint, flagging which capabilities were commodity (document management, workflow routing) versus differentiating (fraud detection scoring). Commodity capabilities were tagged as SaaS candidates, allowing the IT director to negotiate a managed claims-workflow platform and retire an aging on-premises system. Differentiating capabilities were tagged for a PaaS approach, letting the data science team build and iterate on proprietary fraud models on a managed runtime without owning underlying infrastructure. The CIO used this cross-mapping, presented as a heat map layered over the capability model, to justify the sourcing mix to the executive committee and to set clear vendor governance responsibilities before contracts were signed.

Industry Applications

Financial Services
Core banking and payments capabilities often stay on PaaS or IaaS for control and regulatory auditability, while commodity functions like HR and expense management move to SaaS.
Healthcare
Clinical and patient-data capabilities are frequently kept on tightly controlled PaaS environments to satisfy data residency and compliance requirements, while scheduling and billing functions run on SaaS.
Manufacturing
IoT and shop-floor analytics capabilities lean on IaaS/PaaS for custom integration with plant equipment, while procurement and supplier portals are commonly delivered via SaaS.