0% found this document useful (0 votes)
17 views32 pages

L5 - Cloud Models

The document provides an overview of cloud models, including characteristics, service types (IaaS, PaaS, SaaS), and deployment options (public, private, community, hybrid). It highlights key features such as on-demand self-service, resource pooling, and cost-effectiveness, along with the advantages and disadvantages of public and private clouds. Additionally, it includes examples of cloud services like Amazon EC2, Google Compute Engine, and Google App Engine.

Uploaded by

23am10ka31
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views32 pages

L5 - Cloud Models

The document provides an overview of cloud models, including characteristics, service types (IaaS, PaaS, SaaS), and deployment options (public, private, community, hybrid). It highlights key features such as on-demand self-service, resource pooling, and cost-effectiveness, along with the advantages and disadvantages of public and private clouds. Additionally, it includes examples of cloud services like Amazon EC2, Google Compute Engine, and Google App Engine.

Uploaded by

23am10ka31
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 32

Cloud Models

Dr. Sumit Dhariwal


Assistant Professor
Centre for Artificial Intelligence
माधव प्रौद्योगिकी एवं गवज्ञान संस्थान, ग्वागियर (म.प्र.), भारत
Madhav Institute of Technology & Science, Gwalior (M.P.), INDIA
Deemed University
(Declared under Distinct Category by Ministry of Education, Government of India)
NAAC ACCREDITED WITH A++ GRADE
Mob: +91-9752070470
Cloud Models:-
• Characteristics,
• Cloud Services,
• Cloud models (IaaS, PaaS, SaaS),
• Public vs Private Cloud,
• Cloud Solutions Cloud ecosystem,
• Service management,
• Computing on demand.
Characteristics
1. On-Demand Self-Service
• Users can access computing resources such as storage, processing power, or software as needed without
requiring human interaction with service providers.
2. Broad Network Access
• Cloud services are accessible over a network (usually the internet) and can be used from a wide variety of
devices such as smartphones, tablets, laptops, and desktops.
3. Resource Pooling
• Resources such as storage, processing, and memory are pooled to serve multiple users using a multi-tenant
model.
• Resources are dynamically assigned and reassigned based on demand.
• Users generally don’t know the exact physical location of resources but can specify parameters (e.g., data
center location).
4. Rapid Elasticity
• Resources can be quickly scaled up or down based on demand.
• This scalability appears infinite to users and is available to meet fluctuating workloads.
Conti…
5. Measured Service
• Cloud systems automatically control and optimize resource use by leveraging a metering capability.
• Users pay only for what they use, which is typically measured in terms of storage capacity, processing power,
bandwidth, or active users.
6. Cost-Effectiveness
• Users avoid the upfront costs of hardware and software and pay only for what they use.
• This pay-as-you-go pricing model often reduces overall IT expenditure.
7. High Availability and Reliability
• Cloud providers typically offer robust infrastructure with failover mechanisms to ensure high availability.
• Data replication and backup features make the system reliable.
8. Security
• Cloud models offer a range of security measures such as data encryption, access controls, and firewalls.
• Cloud providers often follow strict compliance standards and certifications.
Conti…
9. Multi-Tenancy and Resource Sharing
• Multiple users (tenants) share the same physical resources while maintaining data isolation.
• This model optimizes utilization and cost-effectiveness.
10. Global Reach with Local Presence
• Cloud providers operate data centers in various regions, allowing users to deploy applications and services
closer to their target audience.
• This reduces latency and improves user experience.
11. Automation and Management
• Cloud platforms offer tools for automated provisioning, configuration, monitoring, and management of
resources.
• Users can integrate workflows for continuous deployment and scaling.
12. Interoperability and Flexibility
• Cloud services often provide APIs for integration with other platforms and services.
• Users can choose between different service models (e.g., SaaS, PaaS, IaaS) and deployment types (e.g.,
public, private, hybrid).
Cloud Services
Cloud services can be categorized based on the service model they
provide. These models determine how resources are delivered and
consumed.
Cloud Service Models
The services that are provided by the cloud providers are broadly
classified into three categories:
• Infrastructure-as-a-Service (IaaS)
• Platform-as-a-Service (PaaS)
• Software-as-a-Service (SaaS)
Conti…
• Infrastructure-as-a-Service (IaaS): In
Infrastructure-as-a-Service model, the service
provider owns the hardware equipment's such
as Servers, Storage, Network and is provided as
services to the clients. The client uses these
equipment's and pays on per-use basis.

• E.g. Amazon Elastic Compute (EC2) and Simple Storage Service (S3).
Conti…
• Platform-as-a-Service (PaaS): In Platform-as-a-Service model, complete resources needed to Design, Develop,
Testing, Deploy and Hosting an application are provided as services without spending money for purchasing and
maintaining the servers, storage and software.

• PaaS is an extension of IaaS. In addition to the fundamental computing resource supplied by the hardware in an IaaS
offering, PaaS models also include the software and configuration required to create an applications.

• E.g. Google App Engine.


Conti…
• Software-as-a-Service (SaaS): In Software-as-a-Service model, the service provider provides software's as a service over the
Internet, eliminating the need to buy, install, maintain, upgradation and licensing on their local machine.

• E.g. Accounting, CRM, Google Docs are all popular examples of SaaS.
Public vs Private Cloud
Private Cloud: A private cloud is a cloud computing environment dedicated to a
single organization. It offers enhanced control, customization, and security.
• Key Characteristics:
• Ownership: Exclusively used by one organization, either hosted on-premises or
by a third party.
• Access: Restricted to the organization’s employees or authorized users.
• Customization: Fully customizable based on the organization’s specific
requirements.
• Security: High-level security and compliance as resources are isolated from
external access.
• Management: Managed internally by the organization or outsourced to a private
cloud provider.
Diagram
Conti…
• Advantages:
• Enhanced data privacy and security.
• Greater control over the infrastructure.
• Tailored solutions for specific workloads and applications.
• Compliance with regulatory requirements (e.g., for finance or healthcare
industries).
• Disadvantages:
• High initial cost for infrastructure setup.
• Requires skilled IT staff for management and maintenance.
• Limited scalability compared to public clouds.
Conti…
• Use Cases:
• Industries with strict regulatory and compliance requirements (e.g.,
healthcare, finance).
• Organizations handling sensitive or confidential data.
• Large enterprises requiring dedicated resources.
• Examples of Private Cloud Platforms:
• VMware vSphere
• Microsoft Azure Stack
• OpenStack
Public Cloud
A public cloud is a cloud computing environment available to multiple
users (tenants) over the internet. It is owned and managed by a cloud
service provider.
Key Characteristics:
• Ownership: Owned and operated by third-party providers.
• Access: Resources are shared among multiple organizations (multi-
tenant model).
• Scalability: Highly scalable with on-demand resources.
• Cost-Effectiveness: Users pay only for what they use, eliminating
infrastructure costs.
Conti…
Advantages:
• Cost-efficient, especially for startups and small businesses.
• High scalability to accommodate fluctuating workloads.
• No need for on-premises hardware or infrastructure.
• Managed services reduce the need for in-house IT expertise.
Disadvantages:
• Less control over resources and infrastructure.
• Potential security risks due to shared environments.
• Compliance challenges for industries with strict regulations.
Conti…
Use Cases:
• Startups and SMEs looking for cost-effective IT solutions.
• Applications requiring high scalability, such as e-commerce platforms.
• Temporary workloads, like software development and testing.
Examples of Public Cloud Providers:
• Amazon Web Services (AWS)
• Microsoft Azure
• Google Cloud Platform (GCP)
Cloud Deployment Models
• Mainly there are four cloud deployment models ( 4 ways we can create/organize a cloud)
 Public Cloud

 Private Cloud

 Community Cloud

 Hybrid Cloud
Cloud Deployment Models (Cont…)
• Public Cloud: A public cloud is a cloud in which services and infrastructure are hosted off-site by a cloud provider (owned by
an organization selling cloud services) and easily accessible to general public via internet.

• Private Cloud: Private Cloud is a cloud where services and infrastructure are operated for a single operation accessible via
private network, managed internally or by a third party. It is greater level of security.
Cloud Deployment Models (Cont…)
• Community Cloud: Community Cloud is a cloud where services and infrastructure are accessible by a group of
organizations.

• Hybrid Cloud: Hybrid Cloud is a cloud which is a mixture of private and public cloud. In this type of cloud all critical and
sensitive applications and data are stored in private cloud and non critical and non sensitive applications and data are
stored in public cloud.
Features of Cloud Computing
• It is elastic: Cloud computing is flexible in nature, where users can scale up and scale down the resources as needed.

• Pay per use: Usage is metered and user pays only for how much the resources were used.

• Operation: The services are completely handled by the provider.

• Reduce capital cost: No need to invest money on purchasing and maintaining of hardware and software, software licensing,
training required for IT staff.

• Remote accessibility: Users can access applications and data stored on cloud from anywhere any time worldwide through a
device with internet connection.

• Better use of IT staff: Staff with in enterprise need not worry on purchasing and maintaining of servers, softwares, up
gradation of servers and softwares, software licensing etc., instead they can concentrate more on work.
Cloud Services Examples:
IaaS-Amazon EC2, Google Compute Engine, Azure VMs
Amazon EC2
• Amazon Elastic Compute Cloud is an Infrastructure as a Service offering from Amazon.

• EC2 is a web service that provides a computing capacity in the form of virtual machines.

• Amazon EC2 allows users to launch instances on demand using a simple web based interface.

• Amazon provides pre-configured Amazon Machine Images (AMIs) which are templates of cloud instances.

• Users can also create their own AMIs with custom applications, libraries and data.
Cloud Services Examples:
IaaS-Amazon EC2, Google Compute Engine, Azure VMs
Amazon EC2

• Amazon EC2 also provides instances with high memory, high CPU resources, Cluster Compute instances, Cluster
Graphical Processor unit (GPU)instances and high Input/Output instances.

• Instances can be launched with a variety of operating systems.

• Users can load their applications on running instances and rapidly and easily increase or decrease capacity to
meet dynamic application performance requirements.

• With EC2, users can even provision hundreds or thousands of server instances simultaneously, manage network
access permissions and monitor usage resources through web interface. (Create 2 VMs at 3 different places and running
applications, creating network among 3 and allowing data transfer among 3 VMs and monitoring resource usage)
Cloud Services Examples:
IaaS-Amazon EC2, Google Compute Engine, Azure VMs
Amazon EC2

• Amazon EC2 provides instances of various computing capacities ranging from Small Instances (Eg: 1 Virtual core with 1
EC2 compute unit, 1.7 GB memory and 160 GB instance storage) to Extra Large Instances (Eg: 4 Virtual cores with 2 EC@ compute unit each with 15GB memory
and 1690 GB instance storage).

• The pricing model for EC2 instances is based on Pay-Per Use model. Users are billed based on the number on
instance hours used for on demand instances.

• EC2 also provides spot instances that allow users to bid on unused Amazon EC2 capacity and run those
instances for as long as their bid exceeds the current spot price.
Cloud Services Examples:
IaaS-Amazon EC2, Google Compute Engine, Azure VMs
Amazon EC2
• The below figure shows screenshot of Amazon EC2 dashboard
Cloud Services Examples:
IaaS-Amazon EC2, Google Compute Engine, Azure VMs
Google Compute Engine
• Google Compute Engine (GCE) is an IaaS offering from Google.

• GCE provides virtual machines of various computing capacities ranging from small instances (Eg: Virtual core
with 1.38 GCE unit and 1.7 GB memory) to high memory machine types (8 virtual cores with 22 GCE unit and 52
GB memory.

• The below figure shows screenshot of Google Compute Engine dashboard


Cloud Services Examples:
IaaS-Amazon EC2, Google Compute Engine, Azure VMs
Windows Azure
• Windows Azure Virtual Machine is an IaaS offering from Microsoft.
• Azure VMs provides virtual machines of various computing capacities ranging from small instances (1 virtual
core with 1.75GB memory) to memory intensive machine types ( 8 virtual cores with 56GB memory).
• The below figure shows screenshot of Google Compute Engine dashboard.
Cloud Services
Examples: PaaS-

Google App Engine
Google App Engine (GAE) is a Platform as a Service offering from Google.

• GAE is a cloud based web service for hosting web applications and storing data.

• GAE allows users to build scalable and reliable applications that run on the same systems that power Google’s
own applications.

• GAE provides a Software Development Kit (SDK) for developing web applications software that can be
deployed on GAE.
Cloud Services
Examples: PaaS-

Google App Engine
Developers can develop and test their applications with GAE SDK on a local machine and then upload it to GAE with
a simple click of a button

• Applications hosted in GAE are easy to build, maintain and scale. Users don’t need to worry about launching
additional computing instances when the applications load increases.

• GAE provides automatic scaling and load balancing capability.

• GAE supports applications written in several programming language.

• With Java runtime environment developers can build applications using Java programming language and standard
Java technologies such as Java Servlets. GAE also provides runtime environment for Python programming languages.
Cloud Services Examples: PaaS-
Google App Engine
• Applications hosted in GAE run in secure sandbox with limited access to the underlying operating system and
hardware.

• The pricing model for GAE is based on the amount of computing resources used.

• GAE provides free computing resources for applications up to a certain limit. Beyond that limit, users are billed
based on the amount of computing resources used such as amount of bandwidth consumed, number of
resource instance hours, amount of data stored.
Cloud Services Examples: PaaS-
Google App Engine
• The below figure shows the screenshot of GAE dashboard.
Thank You!

You might also like