Types of Cloud in Cloud Computing.

 

Cloud Computing

What is Cloud Computing

Cloud (in computing) refers to the delivery of computing services—like servers, storage, databases, networking, software, and more—over the internet. These services are typically provided by cloud providers like Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP).  Instead of owning and maintaining physical hardware, businesses or individuals can access resources through the internet, often on a pay-as-you go basis.

Types of Cloud. The types of cloud computing environments are categorized based on how they are deployed and who can access them. There are three main types of cloud deployment models: 

 1. Public Cloud . What it is: A cloud infrastructure that is owned and operated by third-party cloud service providers, and it is accessible to the public over the internet.  Who uses it: Multiple customers share the same infrastructure, though data and applications are kept isolated.  Examples: Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform (GCP).

 

2. Private Cloud : What it is: A cloud infrastructure that is exclusively used by a single organization. It can be hosted on premises or by a third-party provider, but the environment is private to the organization.  Who uses it: Organizations that require greater control over their data and infrastructure, often for security or regulatory reasons.  Examples: Some businesses host their private cloud internally, while others use solutions like VMware or OpenStack.

3. Hybrid Cloud : What it is: A combination of public and private clouds that allows data and applications to be shared between them. Organizations can use the public cloud for non sensitive operations and the private cloud for sensitive or critical data. Who uses it: Businesses that want the flexibility to scale using public clouds but still need secure environments for certain operations. Eg -An e-commerce business using the public cloud to handle a spike in traffic during a sale, while keeping customer data in a private cloud. 

 

4. Community Cloud : What it is: A cloud infrastructure that is shared by several organizations with similar needs, often from a specific community or industry (e.g., healthcare, government).  Who uses it: Organizations with common concerns, such as compliance, security, and privacy requirements.  Examples: Government agencies sharing cloud infrastructure for managing public services

 

5. Multi-cloud : What it is: The use of multiple cloud services from different providers to prevent vendor lock-in, optimize performance, and increase flexibility. Who uses it: Organizations that want to diversify their cloud strategy and avoid reliance on a single provider. Examples: A company might use AWS for hosting, Google Cloud for machine learning, and Microsoft Azure for specific SaaS applications  

 

Comments

Popular posts from this blog