Domain 4 of 5 · Chapter 2 of 2

Cloud Computing Models

Unlock the complete study guide + 1,040 practice questions across 16 full exams.

Bundled into the existing CompTIA A+ Core 1 premium course — no separate purchase.

14-day money-back guarantee — no questions asked.

Included in this chapter:

  • What makes a service cloud: the five characteristics
  • Service models: IaaS, PaaS, SaaS, and DaaS
  • Deployment models: public, private, community, hybrid
  • Telling elasticity, scalability, and high availability apart, plus measured service
  • Desktop virtualization: VDI and DaaS
  • File synchronization
  • How the exam frames cloud models

Who manages each layer: on-premises vs IaaS, PaaS, SaaS

Stack layerOn-premisesIaaSPaaSSaaS
ApplicationsYouYouYouProvider
Runtime and middlewareYouYouProviderProvider
Operating systemYouYouProviderProvider
VirtualizationYouProviderProviderProvider
Servers, storage, networkYouProviderProviderProvider
Everyday exampleYour data centerAWS EC2, Azure VMElastic Beanstalk, App EngineMicrosoft 365, Gmail

Decision tree

Run your ownapplication?NoYesWhole desktopor single app?Manage the OSyourself?DesktopAppYesNoDaaS / VDIprovider-hosted desktopSaaSready-made appIaaSyou run the OSPaaSprovider runs OS

Cheat sheet

  • A true cloud has all five NIST essential characteristics
  • On-demand self-service means provisioning with no human help
  • Broad network access serves any standard client over the network
  • Resource pooling is multi-tenancy: one shared pool serves many customers
  • Elasticity scales out and back in automatically; scalability only adds
  • Measured service meters usage so cloud can bill pay-as-you-go
  • IaaS rents raw infrastructure and leaves the OS to you
  • PaaS runs the OS and runtime; you deploy only your app
  • SaaS delivers a finished app; you manage only settings and data
  • IaaS to PaaS to SaaS, the provider owns more of the stack
  • DaaS delivers a whole desktop the way SaaS delivers an app
  • On-premises VDI runs on your servers; DaaS runs on the provider's
  • Public cloud is open to the general public on shared infrastructure
  • Private cloud means dedicated to one org, not necessarily on-premises
  • Community cloud is shared by organizations with a common concern
  • Hybrid cloud binds two or more distinct clouds so workloads move
  • Deployment model and service model are independent choices
  • High availability is about staying up, not about handling load
  • File synchronization keeps files identical across a user's devices
  • Shared resources are internal in a private pool, external in a public one
  • Non-persistent VDI hands out a fresh pooled desktop each login and discards changes at logout
  • A thin client is a minimal endpoint that offloads its computing to a central server
  • A lost thin client exposes no data because VDI keeps everything on the server

Unlock with Premium — includes all practice exams and the complete study guide.

Also tested in

References

  1. The NIST Definition of Cloud Computing (SP 800-145) Whitepaper
  2. CompTIA A+ Certification Exam Objectives (Core 1)
  3. Software as a Service (SaaS), Computer Security Resource Center Glossary
  4. Rapid Elasticity, Computer Security Resource Center Glossary