Cloud Computing2
Cloud Computing2
Cloud Computing2
Internal Assessment – 2
PART-A
PART-B
Characteristics:
There are four key characteristics of cloud computing. They are shown
in the following diagram:
ON DEMAND SELF-SERVICE:
Cloud Computing allows the users to use web services
and resources on demand. One can logon to a website at
any time and use them.
RESOURCE POOLING :
Cloud Computing allows multiple tenants to share a pool
of resources. One can share single physical instance of
hardware, database and basic infrastructure.
RAPID ELASTICITY:
It is very easy to scale up or down the resources at any
time. Resources used by the customers or currently
assigned to customers are automatically monitored and
resources. It make it possible
MEASURED SERVICE :
Service Models & Deployment Models are described in
above section.
9. Describe hypervisor?
A hypervisor is a software layer that enables virtualization by
creating and managing virtual machines (VMs). It allows multiple
virtual machines to run on a single physical machine, which
enables efficient use of resources, better scalability, and improved
cost-effectiveness.
PART-C
DEPLOYMENT MODELS:
Deployment models define the type of access to the cloud,i.e.,
how the cloud is located? Cloud can have any of the four types
of access: Public, Private, Hybrid and Community.
P U B L I C C L O U D:
The Public Cloud allows systems and services to be easily
accessible to the general public. Public cloud may be less
secure because of its openness, e.g., e-mail.
P R I V A T E C L O U D:
The Private Cloud allows systems and services to be accessible
within an organization. It offers increased security because of
its private nature.
C O M M UN I T Y C L O U D:
The Community Cloud allows systems and services to be
accessible by group of organizations.
H Y B R I D C L O U D:
The Hybrid Cloud is mixture of public and private cloud.
However, the critical activities are performed using private
cloud while the non-critical activities are performed using
public cloud.