36
Cloud Computing Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Cloud-Computing-presentation for March 1

  • Upload
    mirasu

  • View
    218

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 1/36

Cloud Computing

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 2: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 2/36

2

 Agenda

 ± Understanding Cloud Computing

 ± Cloud Computing Security

 ± Secure Cloud Migration Paths

 ± Cloud Computing and Standards ± Thoughts on Cloud Computing

 ± Foundational Elements of Cloud Computing

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 3: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 3/36

3

Origin of the term ³Cloud Computing´

³Comes from the early days of the Internet where wedrew the network as a cloud« we didn¶t care wherethe messages went« the cloud hid it from us´ ± Kevin

Marks, Google

The emerging cloud abstracts infrastructurecomplexities of servers, applications, data, andheterogeneous platforms

 ± (³muck´ as Amazon¶s CEO Jeff Bezos calls it)

Understanding Cloud Computing

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 4: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 4/36

4

 A Working Definition of Cloud Computing

Cloud computing is a model for enabling

convenient, on-demand network access to ashared pool of configurable computing resources(e.g., networks, servers, storage, applications, and 

services) that can be rapidly provisioned andreleased with minimal management effort or 

service provider interaction.

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 5: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 5/36

5

5 Essential Cloud Characteristics

On-demand self-service

Broad network access

Resource pooling

 ± Location independence

Rapid elasticity

Measured service

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 6: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 6/36

6

3 Cloud Service Models

Cloud Software as a Service (SaaS) ± Use provider¶s applications over a network

Cloud Platform as a Service (PaaS) ± Deploy customer-created applications to a cloud

Cloud Infrastructure as a Service (IaaS) ± Rent processing, storage, network capacity, and other 

fundamental computing resources

To be considered ³cloud´ they must be deployed ontop of cloud infrastructure that has the keycharacteristics

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 7: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 7/36

7

4 Cloud Deployment Models

Private cloud

 ± enterprise owned or leased

Community cloud ± shared infrastructure for specific community

Public cloud

 ± Sold to the public, mega-scale infrastructure

Hybrid cloud ± composition of two or more clouds

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 8: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 8/36

8

Common Cloud Characteristics

Cloud computing often leverages:

 ± Massive scale

 ± Homogeneity ± Virtualization

 ± Resilient computing

 ± Low cost software

 ± Geographic distribution

 ± Service orientation

 ± Advanced security technologies

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 9: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 9/36

9

Cloud Computing Security

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 10: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 10/36

10

Security is the Major Issue

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 11: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 11/36

11

General Security Advantages

Shifting public data to a external cloudreduces the exposure of the internalsensitive data

Cloud homogeneity makes securityauditing/testing simpler 

Clouds enable automated securitymanagement

Redundancy / Disaster Recovery

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 12: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 12/36

12

General Security Challenges

Trusting vendor¶s security model

Customer inability to respond to audit findings

Obtaining support for investigations Indirect administrator accountability

Proprietary implementations can¶t be examined

Loss of physical control

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 13: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 13/36

13

Provisioning Service

Advantages

 ± Rapid reconstitution of services

 ± Enables availability Provision in multiple data centers / multiple instances

 ± Advanced honey net capabilities

Challenges

 ± Impact of compromising the provisioning service

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 14: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 14/36

14

Data Storage Services

Advantages ± Data fragmentation and dispersal

 ± Automated replication

 ± Provision of data zones (e.g., by country) ± Encryption at rest and in transit

 ± Automated data retention

Challenges

 ± Isolation management / data multi-tenancy ± Storage controller 

Single point of failure / compromise?

 ± Exposure of data to foreign governments

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 15: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 15/36

15

Cloud Processing Infrastructure

Advantages

 ± Ability to secure masters and push out secureimages

Challenges

 ± Application multi-tenancy

 ± Reliance on hypervisors

 ± Process isolation / Application sandboxes

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 16: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 16/36

16

Secure Migration Pathsfor Cloud Computing

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 17: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 17/36

17

The µWhy¶ and µHow¶ of Cloud Migration

There are many benefits that explainwhy to migrate to clouds

 ± Cost savings, power savings, greensavings, increased agility in softwaredeployment

Cloud security issues may drive and

define how we adopt and deploycloud computing solutions

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 18: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 18/36

18

Migration Paths for Cloud Adoption

Use public clouds

Develop private clouds ± Build a private cloud

 ± Procure an outsourced private cloud ± Migrate data centers to be private clouds (fully virtualized)

Build or procure community clouds ± Organization wide SaaS

 ± PaaS and IaaS ± Disaster recovery for private clouds

Use hybrid-cloud technology ± Workload portability between clouds

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 19: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 19/36

19

Possible Effects of Cloud Computing

Small enterprises use public SaaS and publicclouds and minimize growth of data centers

Large enterprise data centers may evolve to act asprivate clouds

Large enterprises may use hybrid cloudinfrastructure software to leverage both internal and

public clouds Public clouds may adopt standards in order to run

workloads from competing hybrid cloudinfrastructures

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 20: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 20/36

20

Cloud Computingand Standards

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 21: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 21/36

Cloud Standards Mission

Provide guidance to industry andgovernment for the creation andmanagement of relevant cloud computingstandards allowing all parties to gain themaximum value from cloud computing

21 Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 22: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 22/36

22

Proposed Result

Cloud customers knowingly choose thecorrect mix for their organization of 

 ± standard portable features ± proprietary advanced capabilities

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 23: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 23/36

23

Part II: Cloud Resources, Case Studies,and Security Models

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 24: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 24/36

24

Thoughts on Cloud Computing

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 25: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 25/36

25

Core objectives of Cloud Computing

Amazon CTO Werner Vogels

Core objectives and principles thatcloud computing must meet to be

successful: ± Security

 ± Scalability

 ± Availability

 ± Performance

 ± Cost-effective ± Resources on demand

 ± Pay for what you use

 ± Turn fixed cost into variable cost

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 26: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 26/36

26

Foundational Elements of CloudComputing

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 27: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 27/36

27

Public Statistics on Cloud Economics

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 28: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 28/36

28

Cost of Traditional DataCenters

11.8 million servers in data centers

Servers are used at only 15% of their capacity

800 billion dollars spent yearly on purchasing and maintaining

enterprise software 80% of enterprise software expenditure is on installation andmaintenance of software

Data centers typically consume up to 100 times more per square foot than a typical office building

Average power consumption per server quadrupled from 2001to 2006.

Number of servers doubled from 2001 to 2006

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 29: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 29/36

29

Energy Conservation and DataCenters

Standard 9000 square foot costs $21.3 million to buildwith $1 million in electricity costs/year 

Data centers consume 1.5% of our Nation¶s electricity(EPA)

 ± .6% worldwide in 2000 and 1% in 2005

Green technologies can reduce energy costs by 50%

IT produces 2% of global carbon dioxide emissions

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 30: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 30/36

30

Cloud Economics

Estimates vary widely on possible cost savings

³If you move your data centre to a cloud provider, it will cost atenth of the cost.´ ± Brian Gammage, Gartner Fellow

Use of cloud applications can reduce costs from50%

to90%

-CTO of Washington D.C.

IT resource subscription pilot saw 28% cost savings - AlchemyPlus cloud (backing from Microsoft)

Preferred Hotel

 ± Traditional: $210k server refresh and $10k/month ± Cloud: $10k implementation and $16k/month

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 31: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 31/36

31

Cloud Economics

George Reese, founder Valtira and enStratus

 ± Using cloud infrastructures saves 18% to 29% before considering that you no longer need tobuy for peak capacity

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 32: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 32/36

32

Google Cloud User:City of Washington D.C.

Vivek Kundra, CTO for the District (now OMB e-govadministrator)

Migrating 38,000 employees to Google Apps

Replace office software

 ± Gmail ± Google Docs (word processing and spreadsheets)

 ± Google video for business

 ± Google sites (intranet sites and wikis)

500,000+ organizations use Google Apps GE moved 400,000 desktops from Microsoft Office to Google

 Apps and then migrated them to Zoho for privacy concerns

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 33: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 33/36

33

Microsoft Azure Services

Source: Microsoft Presentation, A Lap Around Windows Azure, Manuvir Das

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 34: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 34/36

34

Salesforce.com in Government

5,000+ Public Sector and Nonprof it Customer s useSalesfor ce Cloud Computing Solutions

Pr esident Obama¶s Citizen¶s Br ief ing Book Based on

Salesfor ce.com Ideas application ± Concept to Live in Three Weeks ± 134,077 Registered Users ± 1.4 M Votes ± 52,015 Ideas ± Peak traffic of 149 hits per second

US Census Bur eau Uses Salesfor ce.com CloudApplication

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 35: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 35/36

35

Salesforce.com in U.S. Government

New Jer sey - InfoWor ld 100 Awar d ± Use Salesforce.com to run their call center, incident management,

complaint tracking, and service portal

 ± 600% More Inquiries Handled

 ± 0 New Agents Required ± 36% Improved Response Time

U.S. Army - Salesfor ce CRM for Recr uiting

 ± U.S. Army needed a new tool to track potential recruits who visited its Army Experience Center.

 ± Use Salesforce.com to track all core recruitment functions and allowsthe Army to save time and resources.

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012

Page 36: Cloud-Computing-presentation for March 1

8/3/2019 Cloud-Computing-presentation for March 1

http://slidepdf.com/reader/full/cloud-computing-presentation-for-march-1 36/36

36

Questions?

Miroslav Suík, ³Cloud Evangelist³, Praha, 1.3.2012