What is Cloud Computing?
Traducciones al EspañolEstamos traduciendo nuestros guías y tutoriales al Español. Es posible que usted esté viendo una traducción generada automáticamente. Estamos trabajando con traductores profesionales para verificar las traducciones de nuestro sitio web. Este proyecto es un trabajo en curso.
Cloud computing provides access to powerful, scalable, and versatile computer resources over the internet for a variety of purposes. Common uses are hosting websites, streaming media, providing email services, and data storage and analysis. Because cloud computing infrastructure is shared, computing power is available for a much lower cost than owning and maintaining these systems independently.
Why Use Cloud Computing?
Some of the benefits of cloud computing are reduction in IT infrastructure costs, enable collaboration by leveraging remotely accessible centralized storage, increase security, and supply flexibility for shifting customer needs. As your business or startup grows cloud computing can contribute to your economy of scale.
Cloud Computing Models
Cloud technology is divided into three types of cloud computing models: Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS).
SaaS
Software as a Service is one or more applications that run on a cloud-based server and can be accessed by users on-demand. Salesforce CRM, Google Office, and Trello are examples of Software as a Service.
PaaS
Platform as a Service is the underlying development and/or runtime stack to build software services. Examples include web servers, development frameworks, and managed and orchestrated containers.
IaaS
Infrastructure as a Service means you rent the network and server resources from a provider for your own use. This is the foundational model of cloud computing. Linode is an example of IaaS. You can create PaaS and/or SaaS solutions on IaaS.
Public and Private Clouds
Cloud computing comes in three main flavors:
Public Cloud
A public cloud shares computing resources between the subscribers of the cloud provider’s services. The infrastructure is owned and maintained by the service provider. Linode , Amazon, Azure are examples of some popular public cloud providers.
Private Cloud
In a private cloud, the computing infrastructure is dedicated to a single organization and access granted only to their members. The physical servers or hardware are housed by the organization or by a third party. Private clouds offer a higher-level of privacy and security for sensitive, personal, and protected data.
Hybrid Cloud
The combination of a private and public cloud is a hybrid cloud. Organizations may house confidential and higher traffic data and applications on a public cloud and maintain more sensitive data, such as software repositories or confidential customer data, on a private cloud.
This page was originally published on