Cloud Taxonomy

 
Neha-Tiwari
Neha-Tiwari  Neha Tiwari
  Research Scholar
 
Contributor is working as Senior Assistant Professor in Faculty of Computer Science,   Apex University, Jaipur with more than 10 years of experience.   As a passionate learner she shares her opinion on cloud computing, General Management, Marketing Management, Entrepreneurship and Digital Awareness.

What is Cloud Computing?

“The cloud” refers to servers that are accessed over the Internet, and the software and databases that run on those servers. Cloud servers are located in data centers all over the world. By using cloud computing, users and companies don’t have to manage physical servers themselves or run software applications on their own machines.

Business aims:

  • Switching to cloud computing removes some IT costs, resources and overhead.
  • For small businesses that may not have been able to afford their own infrastructure but can outsource their infrastructure needs affordably via the cloud.
  • The cloud can also make it easier for companies to operate globally, because employees and customers can access the same files, data and applications from any location.

Accessibility aims:

  • Switching cloud enables users to access the same files and applications from almost any device, because the computing and storage takes place on servers in a data center, instead of locally on the user device.
  • A user can log into their social account on a new phone after their old phone breaks and still find their old account in their place, with all their photos, videos, and conversation history and data.
  • It works the same way with cloud email providers like Gmail or Microsoft Office 365, and with cloud storage providers like Dropbox or Google Drive.

How does it work?

Cloud computing works because of a technology called virtualization. Virtualization is the process of running a virtual instance of a computer system in a layer abstracted from the actual hardware. Most commonly, it refers to running multiple operating systems on a computer system simultaneously. The technical term for such a computer is virtual machine. Virtual machines also make more efficient use of the hardware hosting them. By running many virtual machines at once, one server becomes many servers, and a data center becomes a whole host of data centers, able to serve many organizations. Thus, cloud providers can offer the use of their servers to far more customers at once than they would be able to otherwise, and they can do so at a low cost.

What are the main service models of cloud computing?

Users access cloud services either through a browser or through an app, connecting to the cloud over the Internet – that is, through many interconnected networks – regardless of what device they’re using.
Infrastructure-as-a-Service (IaaS): In this model, a company pay rents the servers and storage they need from a cloud provider and use that cloud infrastructure to build their applications. IaaS providers include Digital Ocean, Google Compute Engine, and OpenStack. Platform-as-a-Service (PaaS): In this model, companies do not pay or rent for hosted applications; instead they pay for the things they need to build their own applications. PaaS vendors offers things necessary for building an application, like development tools, infrastructure, and operating systems, over the Internet. PaaS examples include Heroku and Microsoft Azure. Software-as-a-Service (SaaS): Rather than users installing an application on their device, SaaS applications are hosted on cloud servers, and users access them over the Internet. Examples of SaaS applications include Salesforce, Mail Chimp, and Slack. IaaS, PaaS, and SaaS were the three main models of cloud computing, and basically all cloud services fit into one of these categories. However, in recent years a fourth model has emerged Function-as-a-Service (FaaS): FaaS, also known as server less computing, Overlapping with PaaS, serverless computing focuses on building app functionality without spending time continually managing the servers and infrastructure required to do so. The cloud provider handles the setup, capacity planning and server management for you. Serverless architectures are highly scalable and event-driven, only using resources when a specific function or trigger occurs.

Conclusion

Not all clouds are the same and not one type of cloud computing is right and useful for everyone. Several different models, types and services have evolved to help offer the right solution for your needs. Further we will discuss the advantages and deployment models of cloud computing.
Tagged:

Related Posts