0% found this document useful (0 votes)
3 views

3.Cloud Computing

Cloud computing provides accessible, scalable, and cost-efficient resources available from any internet-connected device, characterized by on-demand self-service and rapid elasticity. It is categorized into three main service models: Software as a Service (SaaS), Platform as a Service (PaaS), and Infrastructure as a Service (IaaS), with options for public and private clouds. Virtualization enhances resource efficiency by allowing multiple instances to run on a single physical machine, offering benefits such as cost savings and improved stability.

Uploaded by

nik27s.sbi
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

3.Cloud Computing

Cloud computing provides accessible, scalable, and cost-efficient resources available from any internet-connected device, characterized by on-demand self-service and rapid elasticity. It is categorized into three main service models: Software as a Service (SaaS), Platform as a Service (PaaS), and Infrastructure as a Service (IaaS), with options for public and private clouds. Virtualization enhances resource efficiency by allowing multiple instances to run on a single physical machine, offering benefits such as cost savings and improved stability.

Uploaded by

nik27s.sbi
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Cloud Computing

&
Virtualization

(SAAS, PAAS, IAAS)


Cloud Computing

• What is Cloud Computing

 Accessibility: Resources are available from any device with Internet connectivity.

 Scalability: Easily scale resources up or down based on demand.

 Cost Efficiency: Pay only for what you use, reducing capital expenditure.
Cloud Computing

• Characteristics of Cloud Computing


a. On-Demand Self-Service

b. Broad Network Access

c. Resource Pooling

d. Rapid Elasticity

e. Measured Service
Types of Cloud Services

• Cloud services are typically categorised into three main


models:
a. Software as a Service (SaaS)

b. Platform as a Service (PaaS)

c. Infrastructure as a Service (IaaS)


Public vs. Private Cloud

Public Cloud Private Cloud


Services offered over the public Internet, Exclusive cloud infrastructure dedicated to a
shared among multiple organisations. single organisation.
Characteristics: Characteristics:
Cost-effective, as users pay for what they use. Greater control over security and compliance.
Managed by third-party providers. Customisable to meet specific business
Ideal for scalability and flexibility needs.
Generally, more expensive due to dedicated
resources
AWS, Google Cloud, Microsoft Azure. On-premises data centers, private cloud providers.
( SBI- Meghdoot)
Virtualisation
• What is Virtualisation : Allows multiple instance of computing resources
(like servers, storage, and networks) to run on a single physical machine.

Benefits
 Cost Savings: Reduces the need for physical hardware.

 Resource Efficiency: Maximises utilisation of existing resources.

 Isolation: Each virtual machine operates independently, improving stability and


security.
 Flexibility: Easily create, modify, and manage virtual machines.
Distributed Parallel Computing vs. Cloud Computing
Distributed Parallel Computing Cloud Computing
A computing model that divides tasks across A service model that provides on-demand
multiple computers to process large datasets access to shared computing resources over
or complex computations simultaneously the Internet

Characteristics: Characteristics:
Requires a network of computers working Provides a broad range of services
together. (storage, applications).
Typically used for high-performance More accessible and flexible than
computing tasks, like scientific traditional distributed systems
simulations.

Use Case: Research labs using clusters of Use Cases: Web applications, storage
computers to run simulations. solutions, and scalable computing resources

You might also like