What are the three main types of cloud computing models?
Introduction to Cloud Computing
音声フラッシュカード · 0:22What are the three main types of cloud computing models?
0:22
IaaS (Infrastructure as a Service) — you manage servers, storage, networking (e.g., EC2). PaaS (Platform as a Service) — provider manages infrastructure, you focus on deployment and code (e.g., Elastic Beanstalk). SaaS (Software as a Service) — provider manages everything, you use the application (e.g., Gmail, Salesforce). Each model trades control for convenience.