19
1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 [email protected] www.profsandhu.com © Ravi Sandhu World-Leading Research with Real-World Impact! CS 6393 Lecture 10

1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 [email protected] © Ravi Sandhu World-Leading

Embed Size (px)

Citation preview

Page 1: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

1

Cloud Computing

Prof. Ravi SandhuExecutive Director and Endowed Chair

April 12, 2013

[email protected]

© Ravi Sandhu World-Leading Research with Real-World Impact!

CS 6393 Lecture 10

Page 2: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 2World-Leading Research with Real-World Impact!

The Cloud

The Network is the Computer- Sun Microsystems, early 1990s

The Cloud is the Computer- IEEE Spectrum, 2008

Datacenter as a Computer- Barroso and Hölzle, 2009

Page 3: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 3World-Leading Research with Real-World Impact!

Cloudwashing

Page 4: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 4World-Leading Research with Real-World Impact!

The Cloud: Perspectives and Forces

Science

EngineeringBusiness

Page 5: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 5World-Leading Research with Real-World Impact!

NIST Cloud Computing 3-4-5 Definition

2009-201116

versions

5 Essential Characteristics

3 Service Models 4 Deployment Models

Page 6: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 6World-Leading Research with Real-World Impact!

NIST Cloud Computing 3-4-5 Definition

2009-201116

versions

5 Essential Characteristics

3 Service Models 4 Deployment Models

PublicPrivateCommunityHybrid

Software as a Service (SaaS)Platform as a Service (PaaS)Infrastructure as a Service (IaaS)

Page 7: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 7World-Leading Research with Real-World Impact!

NIST Cloud Computing 3-4-5 Definition

2009-201116

versions

5 Essential Characteristics

3 Service Models 4 Deployment Models

PublicPrivateCommunityHybrid

Software as a Service (SaaS)Platform as a Service (PaaS)Infrastructure as a Service (IaaS)

On-demand self serviceBroad network accessResource pooling (multi-tenant)Rapid elasticityMeasured service

Page 8: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 8World-Leading Research with Real-World Impact!

NIST Cloud Computing 3-4-5 Definition

2009-201116

versions

5 Essential Characteristics

3 Service Models 4 Deployment Models

PublicPrivateCommunityHybrid

Software as a Service (SaaS)Platform as a Service (PaaS)Infrastructure as a Service (IaaS)

On-demand self serviceBroad network accessResource pooling (multi-tenant)Rapid elasticityMeasured service

Geographic distributionHomogeneityResilienceMassive scaleVirtualizationSecurity

Other Common Characteristics

Page 9: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

IaaS: Amazon Web Services (AWS) Compute (EC2) Storage (S3) Database (multiple) Plus more

IaaS: other players Eucalyptus: opensource with EC2 APIs OpenStack: industry backed opensource consortium (Rackspace genesis) Joyent: SmartOS based

SaaS: SalesForce, CRM (Customer Relationship Management) Any web application can be pitched as SaaS But don’t forget “On-demand self service” and “Rapid elasticity”

PaaS: least well defined service Salesforce: force.com plus more Microsoft Azure Google AppEngine

© Ravi Sandhu 9World-Leading Research with Real-World Impact!

Cloud Pioneers

Page 10: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

“We argue that Cloud Computing not only overlaps with Grid Computing, it is indeed evolved out of Grid Computing and relies on Grid Computing as its backbone and infrastructure support.”

I don’t think so

© Ravi Sandhu 10World-Leading Research with Real-World Impact!

Cloud and Grid: Foster et al 2008

Page 11: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 11World-Leading Research with Real-World Impact!

Cloud and Grid: Foster et al 2008

Page 12: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

1. Coordinates resources that are not subject to centralized control Virtual Organization (VO)

2. Uses standard, open, general-purpose protocols and interfaces Globus toolkit

3. Delivers non-trivial qualities of service

© Ravi Sandhu 12World-Leading Research with Real-World Impact!

Grid 3 Point Checklist: Foster 2002

Page 13: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

1. Coordinates resources that are not subject to centralized control Virtual Organization (VO)

2. Uses standard, open, general-purpose protocols and interfaces Globus toolkit

3. Delivers non-trivial qualities of service

© Ravi Sandhu 13World-Leading Research with Real-World Impact!

Grid versus Cloud

On-demand self serviceBroad network accessResource pooling (multi-tenant)Rapid elasticityMeasured service

Geographic distributionHomogeneityResilienceMassive scaleVirtualizationSecurity

No but VOs may be enabled on demand

No but standard opensource software and APIs may emerge(OpenStack is the current contender)

Yes

Grid

Cloud

Page 14: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 14World-Leading Research with Real-World Impact!

Grid versus Cloud Drivers

Cloud

Commercially developed Little or no academic input Pay-per-use Payment driven Centrally owned hardware Centrally scheduled Single point of trust Simple security Interactive Commodity computing Small and medium businesses Virtualization essential Not so predictable performance Cost associativity

Grid

DoD funded, no commercial traction Mainly academic driven Pay-per-seat (one-time payment Project oriented, proposal driven Multiply owned hardware Distributed scheduling Multiple trust points Complex PKI based security Batch High performance computing High end organizations Virtualization often not used Predictable performance Not to same degree

Page 15: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 15World-Leading Research with Real-World Impact!

Cloud and Grid: Foster et al 2008

Page 16: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 16World-Leading Research with Real-World Impact!

Berkeley View of Cloud: 2010

Page 17: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

Not IaaS or PaaS but classes of utility computing

© Ravi Sandhu 17World-Leading Research with Real-World Impact!

Berkeley View of Cloud: 2010

AbstractionLevel

ApplicationSpecificity

AmazonEC2

MicrosoftAzure

GoogleAppEngine

SalesForceforce.com

Page 18: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 18World-Leading Research with Real-World Impact!

Berkeley View of Cloud: 2010

Page 19: 1 Cloud Computing Prof. Ravi Sandhu Executive Director and Endowed Chair April 12, 2013 ravi.sandhu@utsa.edu  © Ravi Sandhu World-Leading

© Ravi Sandhu 19World-Leading Research with Real-World Impact!

Berkeley View of Cloud: 2010