Talk:Cloud computing/Draft Layers: Difference between revisions

Content deleted Content added
Bikeborg (talk | contribs)
Added ref to Timothy Chou's e-book
Bikeborg (talk | contribs)
Pricing model for SaaS
 
Line 23:
In this model, cloud providers install and operate [[application software]] in the cloud and cloud users access the software from [[cloud clients]]. The cloud users do not manage the cloud infrastructure and platform on which the application is running. This eliminates the need to install and run the application on the cloud user's own computers simplifying maintenance and support. What makes a cloud application different from other applications is its [[elasticity]]. This can be achieved by cloning tasks onto multiple [[virtual machines]] at run-time to meet the changing work demand. [[Load balancer]]s distribute the work over the set of virtual machines. This process is transparent to the cloud user who sees only a single access point. To accomodate a large number of cloud users, cloud applications can be [[multitenant]], that is, any machine serves more than one cloud user organization. It is common to refer to special types of cloud based application software with a similar naming convention: [[desktop as a service]], business process as a service, [[test environment as a service]], [[communication as a service]].
 
The pricing model for SaaS applications is typically a monthly or yearly flat fee per user.<ref name="Chou">
Cloud applications have a pricing model that is based on different compute and storage usage, and tenancy metrics.<ref name="hamdaqa"> Mohammad Hamdaqa, Tassos Livogiannis, Ladan Tahvildari: A Reference Model for Developing Cloud Applications. CLOSER 2011: 98-103</ref> ''Need more facts about pricing''
{{cite book
 
|title = Introduction to Cloud Computing: Business & Technology
<!-- removed SOA discussion - SOA is not even in the main SaaS article -->
|first = Timothy
|last = Chou
|url = http://www.scribd.com/doc/64699897/Introduction-to-Cloud-Computing-Business-and-Technology
}}
</ref>
 
== Cloud clients ==
Line 52 ⟶ 57:
}}
</ref>
 
<ref name="Chou">
{{cite book
|title = Introduction to Cloud Computing: Business & Technology
|first = Timothy
|last = Chou
|url = http://www.scribd.com/doc/64699897/Introduction-to-Cloud-Computing-Business-and-Technology
}}
</ref>
 
{{Reflist|30em}}