This document describes implementing Software as a Service (SaaS) in a cloud computing environment. It discusses different cloud delivery models including SaaS, PaaS, and IaaS. It also covers cloud deployment models like public, private, and hybrid clouds. The document then demonstrates creating a virtual machine running Ubuntu to enable a basic calculator application as an example SaaS implementation in a cloud. It shows how to access and use the application within the virtual machine while it runs simultaneously with the host operating system.