What is the difference between IaaS and SaaS?
- A IaaS provides virtual machines you manage; SaaS provides a finished application
- B SaaS provides raw servers
- C IaaS requires no administration
- D They are the same
Answer
IaaS provides virtual machines you manage; SaaS provides a finished application
PaaS sits between them, managing the OS and runtime while you deploy application code.





