AWS
What are the three basic types of cloud services (IaaS, PaaS, SaaS)? Give AWS examples of each.
IaaS gives raw infrastructure (EC2, EBS); PaaS abstracts the runtime (Elastic Beanstalk, RDS); SaaS delivers a finished app (WorkMail, Chime). Moving up the stack trades control for managed convenience.