Cloud Services
It is the third article of the series “Cloud computing - not only for big boys”.
In cloud computing world everything is service . So we say cloud employs a service - oriented deployment model.
There are 3 main type of services provided by the cloud and now they became the buzz words of cloud computing
###SaaS (Software as a Service)
-
It is the most popular and well known service provided by the cloud
-
Here software is provided as a service over a network like Internet
-
No more software installation, configuration . All is done at cloud and you just need a browser to access it.
-
No more software licences . Payment is done in subscriptions
Some of well know SaaS are Google Docs , Zoho Office Suite
Check out more SaaS services here
###PaaS (Platform as a service)
-
It is least known but emerging cloud service
-
It provides a platform for building different kind of software
-
It includes an operating system , middle-ware etc.
-
You can use a nice Operating system over Internet !. Check out a cloud OS here
Well know PaaS are Google App Engine , Amazon EC2
###IaaS(Infrastructure as a service)
-
More useful for start-up companies who don’t want to invest in high-end servers
-
It provides the storage facility for the users
-
One of the simple example of IaaS is storing our mails in GMail servers.
Well Know IaaS are Joyent, Esnips etc.
Many think SaaS is cloud computing . But cloud is more than that. Its a combination of different technologies.
Try cloud services and tell us what you think about them .