Cloud Computing- Sreehari S

16
By Sreehari S PGT(Computer Science) KV Khammam

Transcript of Cloud Computing- Sreehari S

Page 1: Cloud Computing- Sreehari S

BySreehari S

PGT(Computer Science)KV Khammam

Page 2: Cloud Computing- Sreehari S

contents

DefenitionWays in which cloud computing is acheivedSaaSPaaSIaaSTypes of infrastructure Allocationcharacteristics

Page 3: Cloud Computing- Sreehari S

Objectives

To make you understanda)What is cloud computing?b)What is SaaS,PaaS & IAAS?c)What is private, public and Hybrid cloud?d)What are the characteristics of Cloud

computing?

Page 4: Cloud Computing- Sreehari S

What is Cloud Computing?

Accessing of applications computing power and Storage over internet.

Page 5: Cloud Computing- Sreehari S

How cloud computing is acheived?

By Providing three layers as service Applications Platform Infrastructure

Page 6: Cloud Computing- Sreehari S

Software as a ServiceOff the Shelf applications are accessed over

internet.We can use the applications without installing it

on the local machine.

Examples http://sheet.zoho.com -word/spreadsheet

processor http://pixlr.com-online Image editor

Page 7: Cloud Computing- Sreehari S

Platform as a Service Provides environment and tools for creating

online applications. Our own created applications can be

uploaded on the cloud. We are not concerned about the underlying

architecture the application is running.Example:google's App Engine

Page 8: Cloud Computing- Sreehari S

Infrastructure as a Service Allows existing applications to be run on cloud

supplier's hardware.We can host our own applications with our own

system architecture and requirements.Hardware is provided by Infrastructure Service

providerExampleAmazon web servicesRackspace

Page 9: Cloud Computing- Sreehari S

The Ways in which infrastructure is allocated

Private cloud Public Cloud Hybrid Cloud

Page 10: Cloud Computing- Sreehari S

Private Cloud The cloud infrastructure is operated solely

for an organization. It may be managed by the organization or a third party and may exist on premise or off premise.

Page 11: Cloud Computing- Sreehari S

Public cloud

The cloud infrastructure is made available to the general public or a large industry group and is owned by an organization selling cloud services.

Page 12: Cloud Computing- Sreehari S

Hybrid cloud The cloud infrastructure is a composition of

two or more types of clouds ExampleComputing capability in private cloud and

storage in public cloud.

Page 13: Cloud Computing- Sreehari S

Characteristics of Cloud Computing

With cloud computing, organizations can have on-demand self-service for computing capabilities, such as server time and network storage when needed, and through a single provider.

computing resources are pooled to serve multiple consumer

Page 14: Cloud Computing- Sreehari S

Services are available through broad network access.

Cloud capabilities can be provided to the subscriber rapidly and elastically, allowing the subscriber to either increase or decrease services.

Page 15: Cloud Computing- Sreehari S

DISCUSSION

“I am storing some data on Google Drive”Is it SaaS,IaaS or PaaS?

Page 16: Cloud Computing- Sreehari S

Thank you