Cloud Service Model
Yong Heui Cho @ Mokwon University
Some of slides are referred to and all credits should go to:
[1] K. Chandrasekaran, Essentials of Cloud Conputing, CRC Press, 2015.
2
Cloud Service
6. Cloud Computing Architecture
7. Cloud Deployment Model
9. Cloud Service Model
10. Serverless Website
3
Cloud Service Model
4
Vendors
5
IaaS
• Infrastructure as a service
6
Services by IaaS
• Compute: computing as a service (CPU
and RAM of VM)
• Storage: back-end storage for VM
images and files
• Network: network as a service (virtual
router, switch, and bridge for VM)
• Load balancers: load balancing as a
service
7
Popular IaaS Providers
8
PaaS
• Platform as a service
9
Services by PaaS
• Programming languages: Java,
JavaScript
• Application frameworks: Node.js,
Vue.js, Nuxt.js
• Databases: PostgresSQL
• Other tools
10
Popular PaaS Providers
11
SaaS
• Software as a service
12
Services by SaaS
• Business services
• Social networks
• Document management
• Mail services
13
Popular SaaS Providers

Cloud Service Model