SlideShare a Scribd company logo
1 of 45
Download to read offline
Cloud Talk




  Cloud Talk
Johnmwillis.com
        johnmwillis.com
Whoami

• Johnmwillis.com
  • Cloud Café Podcasts
  • Cloud Droplets

• Redmonk.com/cote
  • IT Management Guys Podcast

• Botchagalupe
  • Everywhere
                 johnmwillis.com
Cloud Talk

Overview

 What is a Cloud
 Do you need a Cloud



         johnmwillis.com
Cloud Talk

What is a Cloud?

 Ask 10 people get 10 answers.
 No one correct answer.
 All answers are correct.

          johnmwillis.com
Cloud Talk
 The Myths
(The Big Switch)

 Cloud computing will eliminate the need
 for IT personnel.
 There will only be one super computer in
 the future.
 Watch out for cloud pretenders.
              johnmwillis.com
Cloud Talk
The Facts

 Cloud technology is real
 This technology should not be
ignored
 This presentation will try to
separate the hype
            johnmwillis.com
Cloud Talk

What is a Cloud?

Cloud as in network
Cloud as in metaphor
Cloud computing as in network
Cloud computing as in metaphor
           johnmwillis.com
Cloud Talk

What is a Cloud Computing?

Not with your computer
  Word Processor, Spreadsheet
Not with your laptop
  CRM, Customer Database
Not with your data center
  No physical servers
             johnmwillis.com
Cloud Talk

If Not Yours, Then Who's?

Not with your computer
  Google Apps, Zoho, 37 Signals
Not with your laptop
  Salesforce.com, Netsuite
Not with your data center
  Amazon, Google, Microsoft
             johnmwillis.com
Cloud Talk
Big “3” of Cloud Computing?

Cost
  Clouds are renowned for being dirt cheap
  for storage and burst-y processing.
Flexibility
  let someone else manage it for you.
Elasticity
  Growth and shrinkage
                johnmwillis.com
Cloud Talk

More on why Clouds?
On Demand Business
  Unexpected loads, The <> effect
Meeting Batch Load Demands
  Batch
Parallelism
  Large clusters of parallel jobs
Season Workloads
  Retail, Travel, Financial
Backup Storage
                   johnmwillis.com
Cloud Talk
 Success Stories
Animoto
   25k customers to 750k in one week
   40 servers to 500 servers in one week
   No system administrators
NY Times
   Convert 11 million files in one night
   4 TB’s of data
   Total cost $240
Eli Lilly
   10 weeks to get a server now 5 minutes
   Amazon has redefined “Time” at Eli Lilly
                    johnmwillis.com
Cloud Talk

What drives the cloud?

 Infinitely fast networks.
 Infinity scalable computers.
 Doing a lot more with a lot less?

            johnmwillis.com
Cloud Talk

Base Definition of a Cloud

 Abstraction of the hardware
infrastructure from the service.



            johnmwillis.com
Cloud Talk

What is my definition of a
“Holy-Grail” Cloud

 Abstraction of the hardware
infrastructure from the service.
 Abstraction of the software
infrastructure from the service.
            johnmwillis.com
Cloud Talk

Cloudy stuff

Pay as you go
No lock in
Dynamic provisioning

          johnmwillis.com
Cloud Talk

Cloud “Services” in Simple Terms

Applications
  Software provided as a service
Middle-ware
  Software stacks for developers LAMP, Java
  application servers, .Net
Servers
  Hardware and an operating system, perhaps a
  hyper-visor


                   johnmwillis.com
Cloud Talk
Common Cloud Taxonomy (SPI)

SaaS
  SFC, LotusLive, NetSuite, Google Apps
PaaS
  GAE, Azure, Force, RightScale,
  EngineYard, Heruko
IaaS
  Amazon, Flexiscale, GoGrid, Joyent,
  Rackspace, EMC,Eucalyptus,3Tera,
  IBM, Vmware, ECP

                  johnmwillis.com
Cloud Talk

Cloud Taxonomy

Infrastructure Based
  Private
    3Tera, IBM, Vmware, Eucalyptus
  Public
   Amazon, Rackspace, Gogrid, Joyent,
   Terramark

               johnmwillis.com
Cloud Talk

Processing Large Datasets

Map Reduce
  Jobs that run as hundreds or even thousands of
  separate parallel processes.
  Like counting the words in a book and break it up
  into multiple running parts (i.e., The Map)
  Then collect them all back into summary counts
  (i.e., The Reduce.)



                   johnmwillis.com
Cloud Talk

Processing Large Datasets

Hadoop
  Google invented GFS
  Yahoo
  AOL
  IBM
  Facebook
  Last.fm



                 johnmwillis.com
Cloud Talk
Cloud Computing Challenges

Retraining developers and operations people to
deal with cloud computing
Orchestration of multiple clouds
24 by 7 by 365 operations in the cloud is
usually more expensive
Legacy applications might not port easily
Virtualiztion project disruption
Recent McKinsey Report $366 vs $150


                 johnmwillis.com
Cloud Talk
More Challenges
Workload Affinities
Standards (Lock-in)
Weak SLA’s compared to Corp
Service Management
Security
Compliance
Image Sprawl
Trojan Virtual Images
Governance


                  johnmwillis.com
Cloud Talk

Cloud Usage Models

 Web Apps
 Job queue (transcoding)
 Testing and QA Labs
 Map Reduce Processing
 Backup
         johnmwillis.com
Cloud Talk

New Cloud Terms

 Cloud Bursting
   Analytics, Coding
 Hybrid Clouds
   VPN, Multiple Clouds
 Cloud Spillage
   An IBM Term
 Cloud Orchestration
   Managing multiple clouds
             johnmwillis.com
Cloud Talk


The Public Cloud “Big Four”

 Amazon
 Google
 Microsoft
 Salesforce.com

           johnmwillis.com
Cloud Talk


The Private Cloud “Big Four”

 IBM
 VMware
 Sun/Oracle
 3Tera

              johnmwillis.com
Cloud Talk

Amazon (Infrastructure Based)

 No min – pay as you go
 Easy to get started
 Market leader
 All API based
 Persistent storage and servers
 Windows instances
             johnmwillis.com
Cloud Talk


Google App Engine
(Platform Based)

  Python and Java
  Transaction based
  No OS level access
  Secure Data Connector
            johnmwillis.com
Cloud Talk


Azure (Platform Based)

 Microsoft’s Entry
 .Net based
 No OS level access
 Storage Queues
         johnmwillis.com
Cloud Talk


Salesforce.com

 SaaS CRM
 Sales Force Automation
 Force.com (AppExchange)
 Appex
         johnmwillis.com
Cloud Talk


Other Cloud Providers

 Flexiscale
 Rackspace


              johnmwillis.com
Cloud Talk


Rackspace/Mosso
(Infrastructure Based)

 CloudSites(PaaS)
 CloudFiles (DaaS)
 CloudServers (IaaS)
             johnmwillis.com
Cloud Talk


Open Source IaaS Clouds

 Enomaly ECP
 Eucalyptus
 Nimbus
 OpenNebula
          johnmwillis.com
Cloud Talk


Other Infrastructure Clouds

 IBM Blue Cloud
 HP (BTO Opsware)
 SUN (Qlayers)

            johnmwillis.com
Cloud Talk


Other Platform Based
 Rightscale
 Elastra
 CloudSwitch
 Heroku
 Engine Yard
         johnmwillis.com
Cloud Talk


Software for the Clouds
Configuration Management
  Puppet (Ruby)
  Chef by Opscode
  LCFG (Perl)
  Bcfg2 (Python)
  Cfengine (“C”)
  Smartfrog (Java)
                 johnmwillis.com
Cloud Talk


Software for the Clouds

Configuration Automation
  Capistrano (Ruby)
  Open-ControlTeir (Java)
  Nanite (ruby)


              johnmwillis.com
Cloud Talk


Software for the Clouds
Auto Scaling
  PoolParty (Ruby)
  Scalr (PHP)
  Cloudscale (Ruby)
  Sprinkle (Ruby)
  Moonshine (Ruby) (UPDATED
               johnmwillis.com
Cloud Talk


Storage Based Clouds

 EMC (Mozy)
 Nirvanix
 Amazon S3
 RackSpace Mosso Cloud Files
         johnmwillis.com
Cloud Talk


Content Delivery Networks

 Akamai
 Limelight (partner w/Mosso)


          johnmwillis.com
Cloud Talk


Cloud Factories

CohesiveFT
rPath (JeOS)
Bitnami
        johnmwillis.com
Cloud Talk
Who’s using the cloud?
  The NY Times                         British Telecom
  Amazon EC2                              3Tera
  Nasdaq                               Taylor Woodrow
  Amazon S3                               Google Apps
                                       CSS
  Major League                            Amazon EC2
  Baseball                             Activision
  Joyent                                  Amazon EC2
  ESPN                                 Business Objects
                                          Rightscale using
  Rightscale using                        Amazon EC2
  Amazon EC2                           Eli Lilly
  Hasbro                                  Research Clouds
  Amazon EC2                           Department of Defense
                     johnmwillis.com
Cloud Talk
Cloud Standards?
 Elasta (ECML and EDML)
 3Tera (Cloudware)
 Citrix (C3)
 VMWare (Vcloud)
 DMTF (OVF)
    Citrix, Vmware
 CCIF/UCI
               johnmwillis.com
Cloud Talk

Enterprise Vendors in the Cloud?

 Red Hat
 GigaSpaces
 Oracle
 Vertica
 Sun MySQL
 IBM (Middle-ware) and TSAM
             johnmwillis.com

More Related Content

What's hot

2009.11.20 BPstudy#27 Amazon Web Service
2009.11.20 BPstudy#27 Amazon Web Service2009.11.20 BPstudy#27 Amazon Web Service
2009.11.20 BPstudy#27 Amazon Web ServiceHiro Fukami
 
AWS Boot Camp in Taipei
AWS Boot Camp in TaipeiAWS Boot Camp in Taipei
AWS Boot Camp in TaipeiErnest Chiang
 
Cloud Computing Workshop
Cloud Computing WorkshopCloud Computing Workshop
Cloud Computing WorkshopCharlie Moad
 
AWS Webcast - Discover Cloud Computing
AWS Webcast - Discover Cloud ComputingAWS Webcast - Discover Cloud Computing
AWS Webcast - Discover Cloud ComputingAmazon Web Services
 
Seminar Report On Amazon Web Service
Seminar Report On Amazon Web ServiceSeminar Report On Amazon Web Service
Seminar Report On Amazon Web Serviceshishupal choudhary
 
Your Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 Australia
Your Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 AustraliaYour Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 Australia
Your Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 AustraliaAmazon Web Services
 
AWS Presentation
AWS PresentationAWS Presentation
AWS Presentationjlechowicz
 
Cloud Computing Workshop & Seminar
Cloud Computing Workshop & SeminarCloud Computing Workshop & Seminar
Cloud Computing Workshop & SeminarAshish RAj
 
Aws for Start-ups - Introduction & AWS Overview
Aws for Start-ups  - Introduction & AWS OverviewAws for Start-ups  - Introduction & AWS Overview
Aws for Start-ups - Introduction & AWS OverviewAmazon Web Services
 
Innovation, Cloud Powered - Dr Werner Vogels
Innovation, Cloud Powered - Dr Werner VogelsInnovation, Cloud Powered - Dr Werner Vogels
Innovation, Cloud Powered - Dr Werner VogelsAmazon Web Services
 
Amazon Web Services Introduction
Amazon Web Services IntroductionAmazon Web Services Introduction
Amazon Web Services IntroductionAmazon Web Services
 
Amazon web services,
Amazon web services,Amazon web services,
Amazon web services,Chetan Goenka
 
AWS Enterprise Summit London 2013- Andy Jassy- AWS Keynote
AWS Enterprise Summit London 2013- Andy Jassy- AWS KeynoteAWS Enterprise Summit London 2013- Andy Jassy- AWS Keynote
AWS Enterprise Summit London 2013- Andy Jassy- AWS KeynoteAmazon Web Services
 

What's hot (20)

What is AWS?
What is AWS?What is AWS?
What is AWS?
 
2009.11.20 BPstudy#27 Amazon Web Service
2009.11.20 BPstudy#27 Amazon Web Service2009.11.20 BPstudy#27 Amazon Web Service
2009.11.20 BPstudy#27 Amazon Web Service
 
AWS Boot Camp in Taipei
AWS Boot Camp in TaipeiAWS Boot Camp in Taipei
AWS Boot Camp in Taipei
 
Introduction to AWS tools
Introduction to AWS toolsIntroduction to AWS tools
Introduction to AWS tools
 
Cloud Computing Workshop
Cloud Computing WorkshopCloud Computing Workshop
Cloud Computing Workshop
 
AWS Webcast - Discover Cloud Computing
AWS Webcast - Discover Cloud ComputingAWS Webcast - Discover Cloud Computing
AWS Webcast - Discover Cloud Computing
 
Seminar Report On Amazon Web Service
Seminar Report On Amazon Web ServiceSeminar Report On Amazon Web Service
Seminar Report On Amazon Web Service
 
Your Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 Australia
Your Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 AustraliaYour Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 Australia
Your Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 Australia
 
Using cloud-computing-in-you-organization
Using cloud-computing-in-you-organizationUsing cloud-computing-in-you-organization
Using cloud-computing-in-you-organization
 
AWS Presentation
AWS PresentationAWS Presentation
AWS Presentation
 
Cloud Computing Workshop & Seminar
Cloud Computing Workshop & SeminarCloud Computing Workshop & Seminar
Cloud Computing Workshop & Seminar
 
Aws for Start-ups - Introduction & AWS Overview
Aws for Start-ups  - Introduction & AWS OverviewAws for Start-ups  - Introduction & AWS Overview
Aws for Start-ups - Introduction & AWS Overview
 
AWS overview
AWS overviewAWS overview
AWS overview
 
Innovation, Cloud Powered - Dr Werner Vogels
Innovation, Cloud Powered - Dr Werner VogelsInnovation, Cloud Powered - Dr Werner Vogels
Innovation, Cloud Powered - Dr Werner Vogels
 
Amazon Web Services Introduction
Amazon Web Services IntroductionAmazon Web Services Introduction
Amazon Web Services Introduction
 
AWS Case Study
AWS Case StudyAWS Case Study
AWS Case Study
 
[AWSome Day] Opening Keynote
[AWSome Day] Opening Keynote[AWSome Day] Opening Keynote
[AWSome Day] Opening Keynote
 
The New World of IT
The New World of ITThe New World of IT
The New World of IT
 
Amazon web services,
Amazon web services,Amazon web services,
Amazon web services,
 
AWS Enterprise Summit London 2013- Andy Jassy- AWS Keynote
AWS Enterprise Summit London 2013- Andy Jassy- AWS KeynoteAWS Enterprise Summit London 2013- Andy Jassy- AWS Keynote
AWS Enterprise Summit London 2013- Andy Jassy- AWS Keynote
 

Viewers also liked

Cloudstack collaboration conference Europe - SDN and Devops
Cloudstack collaboration conference Europe - SDN and DevopsCloudstack collaboration conference Europe - SDN and Devops
Cloudstack collaboration conference Europe - SDN and DevopsJohn Willis
 
Operations is a Strategic Weapon
Operations is a Strategic WeaponOperations is a Strategic Weapon
Operations is a Strategic WeaponJohn Willis
 
Operations as a Strategic Weapon (Part 2)
Operations as a Strategic Weapon (Part 2) Operations as a Strategic Weapon (Part 2)
Operations as a Strategic Weapon (Part 2) John Willis
 
Operations as a Strategic Weapon
Operations as a Strategic WeaponOperations as a Strategic Weapon
Operations as a Strategic WeaponJohn Willis
 
A Cloud Outage Under the Lens of “Profound Knowledge”
A Cloud Outage Under the Lens of  “Profound Knowledge” A Cloud Outage Under the Lens of  “Profound Knowledge”
A Cloud Outage Under the Lens of “Profound Knowledge” John Willis
 
Opscode Lightning Talk - Operations as Code
Opscode Lightning Talk - Operations as CodeOpscode Lightning Talk - Operations as Code
Opscode Lightning Talk - Operations as CodeJohn Willis
 

Viewers also liked (7)

Cloudstack collaboration conference Europe - SDN and Devops
Cloudstack collaboration conference Europe - SDN and DevopsCloudstack collaboration conference Europe - SDN and Devops
Cloudstack collaboration conference Europe - SDN and Devops
 
Operations is a Strategic Weapon
Operations is a Strategic WeaponOperations is a Strategic Weapon
Operations is a Strategic Weapon
 
Operations as a Strategic Weapon (Part 2)
Operations as a Strategic Weapon (Part 2) Operations as a Strategic Weapon (Part 2)
Operations as a Strategic Weapon (Part 2)
 
Operations as a Strategic Weapon
Operations as a Strategic WeaponOperations as a Strategic Weapon
Operations as a Strategic Weapon
 
A Cloud Outage Under the Lens of “Profound Knowledge”
A Cloud Outage Under the Lens of  “Profound Knowledge” A Cloud Outage Under the Lens of  “Profound Knowledge”
A Cloud Outage Under the Lens of “Profound Knowledge”
 
Devops
DevopsDevops
Devops
 
Opscode Lightning Talk - Operations as Code
Opscode Lightning Talk - Operations as CodeOpscode Lightning Talk - Operations as Code
Opscode Lightning Talk - Operations as Code
 

Similar to Introduction to Clouds (Cloud Camp Columbus)

DrupalCampNYC - Cloud Talk
DrupalCampNYC - Cloud TalkDrupalCampNYC - Cloud Talk
DrupalCampNYC - Cloud TalkJohn Willis
 
Hybrid Cloud Service on the ThinkFree Mobile Android Platform
Hybrid Cloud Service on the ThinkFree Mobile Android PlatformHybrid Cloud Service on the ThinkFree Mobile Android Platform
Hybrid Cloud Service on the ThinkFree Mobile Android PlatformBenedict Ji
 
Rethinking the cloud_-_limitations_and_oppotunities_-_2011_nexcom
Rethinking the cloud_-_limitations_and_oppotunities_-_2011_nexcomRethinking the cloud_-_limitations_and_oppotunities_-_2011_nexcom
Rethinking the cloud_-_limitations_and_oppotunities_-_2011_nexcomhybrid cloud
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computingwebscale
 
Cloud Computing Business Model
Cloud Computing Business ModelCloud Computing Business Model
Cloud Computing Business Modelippei_suzuki
 
CloudCamp London 3 - 451 Group - William Fellows
CloudCamp London 3 - 451 Group - William FellowsCloudCamp London 3 - 451 Group - William Fellows
CloudCamp London 3 - 451 Group - William FellowsChris Purrington
 
Cloud Computing World Forum Chairmans Introduction
Cloud Computing World Forum Chairmans IntroductionCloud Computing World Forum Chairmans Introduction
Cloud Computing World Forum Chairmans IntroductionDavid Terrar
 
AWS re:Invent 2016 recap (part 1)
AWS re:Invent 2016 recap (part 1)AWS re:Invent 2016 recap (part 1)
AWS re:Invent 2016 recap (part 1)Julien SIMON
 
Innovation at Amazon & Voice of Customer 雲端創新應用規模化
Innovation at Amazon & Voice of Customer 雲端創新應用規模化Innovation at Amazon & Voice of Customer 雲端創新應用規模化
Innovation at Amazon & Voice of Customer 雲端創新應用規模化Amazon Web Services
 
Ga cloud scaling 3 30-2012
Ga cloud scaling 3 30-2012Ga cloud scaling 3 30-2012
Ga cloud scaling 3 30-2012Andy Parsons
 
Cloud Architectures - Jinesh Varia - GrepTheWeb
Cloud Architectures - Jinesh Varia - GrepTheWebCloud Architectures - Jinesh Varia - GrepTheWeb
Cloud Architectures - Jinesh Varia - GrepTheWebjineshvaria
 
AWS re:Invent 2016 Day 1 Keynote re:Cap
AWS re:Invent 2016 Day 1 Keynote re:CapAWS re:Invent 2016 Day 1 Keynote re:Cap
AWS re:Invent 2016 Day 1 Keynote re:CapIan Massingham
 
AWS re:Invent 2016 Day 1 Keynote re:Cap
AWS re:Invent 2016 Day 1 Keynote re:CapAWS re:Invent 2016 Day 1 Keynote re:Cap
AWS re:Invent 2016 Day 1 Keynote re:CapAdrian Hornsby
 
Escalando para sus primeros 10 millones de usuarios
Escalando para sus primeros 10 millones de usuariosEscalando para sus primeros 10 millones de usuarios
Escalando para sus primeros 10 millones de usuariosAmazon Web Services LATAM
 
Escalando para sus primeros 10 millones de usuarios
Escalando para sus primeros 10 millones de usuariosEscalando para sus primeros 10 millones de usuarios
Escalando para sus primeros 10 millones de usuariosAmazon Web Services LATAM
 
IBM Public Cloud Platform Nov 2021
IBM Public Cloud Platform Nov 2021IBM Public Cloud Platform Nov 2021
IBM Public Cloud Platform Nov 2021Nguyen Tai Dzung
 
AWS Webcast - What is Cloud Computing?
AWS Webcast - What is Cloud Computing?AWS Webcast - What is Cloud Computing?
AWS Webcast - What is Cloud Computing?Amazon Web Services
 

Similar to Introduction to Clouds (Cloud Camp Columbus) (20)

Clouds
CloudsClouds
Clouds
 
DrupalCampNYC - Cloud Talk
DrupalCampNYC - Cloud TalkDrupalCampNYC - Cloud Talk
DrupalCampNYC - Cloud Talk
 
Hybrid Cloud Service on the ThinkFree Mobile Android Platform
Hybrid Cloud Service on the ThinkFree Mobile Android PlatformHybrid Cloud Service on the ThinkFree Mobile Android Platform
Hybrid Cloud Service on the ThinkFree Mobile Android Platform
 
Rethinking the cloud_-_limitations_and_oppotunities_-_2011_nexcom
Rethinking the cloud_-_limitations_and_oppotunities_-_2011_nexcomRethinking the cloud_-_limitations_and_oppotunities_-_2011_nexcom
Rethinking the cloud_-_limitations_and_oppotunities_-_2011_nexcom
 
Cloud Talk
Cloud TalkCloud Talk
Cloud Talk
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Cloud Computing Business Model
Cloud Computing Business ModelCloud Computing Business Model
Cloud Computing Business Model
 
CloudCamp London 3 - 451 Group - William Fellows
CloudCamp London 3 - 451 Group - William FellowsCloudCamp London 3 - 451 Group - William Fellows
CloudCamp London 3 - 451 Group - William Fellows
 
Cloud Computing World Forum Chairmans Introduction
Cloud Computing World Forum Chairmans IntroductionCloud Computing World Forum Chairmans Introduction
Cloud Computing World Forum Chairmans Introduction
 
AWS re:Invent 2016 recap (part 1)
AWS re:Invent 2016 recap (part 1)AWS re:Invent 2016 recap (part 1)
AWS re:Invent 2016 recap (part 1)
 
Innovation at Amazon & Voice of Customer 雲端創新應用規模化
Innovation at Amazon & Voice of Customer 雲端創新應用規模化Innovation at Amazon & Voice of Customer 雲端創新應用規模化
Innovation at Amazon & Voice of Customer 雲端創新應用規模化
 
Ga cloud scaling 3 30-2012
Ga cloud scaling 3 30-2012Ga cloud scaling 3 30-2012
Ga cloud scaling 3 30-2012
 
Cloud Architectures - Jinesh Varia - GrepTheWeb
Cloud Architectures - Jinesh Varia - GrepTheWebCloud Architectures - Jinesh Varia - GrepTheWeb
Cloud Architectures - Jinesh Varia - GrepTheWeb
 
Breakfast in the Clouds
Breakfast in the CloudsBreakfast in the Clouds
Breakfast in the Clouds
 
AWS re:Invent 2016 Day 1 Keynote re:Cap
AWS re:Invent 2016 Day 1 Keynote re:CapAWS re:Invent 2016 Day 1 Keynote re:Cap
AWS re:Invent 2016 Day 1 Keynote re:Cap
 
AWS re:Invent 2016 Day 1 Keynote re:Cap
AWS re:Invent 2016 Day 1 Keynote re:CapAWS re:Invent 2016 Day 1 Keynote re:Cap
AWS re:Invent 2016 Day 1 Keynote re:Cap
 
Escalando para sus primeros 10 millones de usuarios
Escalando para sus primeros 10 millones de usuariosEscalando para sus primeros 10 millones de usuarios
Escalando para sus primeros 10 millones de usuarios
 
Escalando para sus primeros 10 millones de usuarios
Escalando para sus primeros 10 millones de usuariosEscalando para sus primeros 10 millones de usuarios
Escalando para sus primeros 10 millones de usuarios
 
IBM Public Cloud Platform Nov 2021
IBM Public Cloud Platform Nov 2021IBM Public Cloud Platform Nov 2021
IBM Public Cloud Platform Nov 2021
 
AWS Webcast - What is Cloud Computing?
AWS Webcast - What is Cloud Computing?AWS Webcast - What is Cloud Computing?
AWS Webcast - What is Cloud Computing?
 

More from John Willis

Automated Governance
Automated GovernanceAutomated Governance
Automated GovernanceJohn Willis
 
Devops Long Strange Trip
Devops Long Strange Trip Devops Long Strange Trip
Devops Long Strange Trip John Willis
 
I Got 99 Problems and a Bash DSL Ain't One of Them
I Got 99 Problems and a Bash DSL Ain't One of ThemI Got 99 Problems and a Bash DSL Ain't One of Them
I Got 99 Problems and a Bash DSL Ain't One of ThemJohn Willis
 
The 7 deadly diseases of DevOps 2019
The 7 deadly diseases of DevOps 2019The 7 deadly diseases of DevOps 2019
The 7 deadly diseases of DevOps 2019John Willis
 
Next Generation Infrastructure - Devops Enterprise Summit 2018
Next Generation Infrastructure - Devops Enterprise Summit 2018Next Generation Infrastructure - Devops Enterprise Summit 2018
Next Generation Infrastructure - Devops Enterprise Summit 2018John Willis
 
swampUP - 2018 - The Divine and Felonious Nature of Cyber Security
swampUP - 2018 - The Divine and Felonious Nature of Cyber SecurityswampUP - 2018 - The Divine and Felonious Nature of Cyber Security
swampUP - 2018 - The Divine and Felonious Nature of Cyber SecurityJohn Willis
 
Divine and felonios cyber security devopsdays austin 2018
Divine and felonios cyber security  devopsdays austin 2018Divine and felonios cyber security  devopsdays austin 2018
Divine and felonios cyber security devopsdays austin 2018John Willis
 
Devops - A Long Strange Trip It's Been
Devops - A Long Strange Trip It's BeenDevops - A Long Strange Trip It's Been
Devops - A Long Strange Trip It's BeenJohn Willis
 
DevopsdaysNYC - Almost 10 Years - What A Strange Long Trip It's Been
DevopsdaysNYC - Almost 10 Years - What A Strange Long Trip It's BeenDevopsdaysNYC - Almost 10 Years - What A Strange Long Trip It's Been
DevopsdaysNYC - Almost 10 Years - What A Strange Long Trip It's BeenJohn Willis
 
You build it - Cyber Chicago Keynote
You build it -  Cyber Chicago KeynoteYou build it -  Cyber Chicago Keynote
You build it - Cyber Chicago KeynoteJohn Willis
 
Art of the Possible - Serverless Conference NYC 2017
Art of the Possible - Serverless Conference NYC 2017 Art of the Possible - Serverless Conference NYC 2017
Art of the Possible - Serverless Conference NYC 2017 John Willis
 
Why Executives Can't Change
Why Executives Can't Change Why Executives Can't Change
Why Executives Can't Change John Willis
 
Devops Kaizen - DevopsDays Dallas 2017
Devops Kaizen - DevopsDays Dallas 2017 Devops Kaizen - DevopsDays Dallas 2017
Devops Kaizen - DevopsDays Dallas 2017 John Willis
 
Evolve 2017 - Vegas - Devops, Docker and Security
Evolve 2017 - Vegas - Devops, Docker and Security Evolve 2017 - Vegas - Devops, Docker and Security
Evolve 2017 - Vegas - Devops, Docker and Security John Willis
 
Alibaba Cloud Conference 2016 - Docker Open Source
Alibaba Cloud Conference   2016 - Docker Open Source Alibaba Cloud Conference   2016 - Docker Open Source
Alibaba Cloud Conference 2016 - Docker Open Source John Willis
 
Alibaba Cloud Conference 2016 - Docker Enterprise
Alibaba Cloud Conference   2016 - Docker EnterpriseAlibaba Cloud Conference   2016 - Docker Enterprise
Alibaba Cloud Conference 2016 - Docker EnterpriseJohn Willis
 
Breaking Bad Equilibrium - Devops Connect 2017 RSAC
Breaking Bad Equilibrium - Devops Connect 2017 RSACBreaking Bad Equilibrium - Devops Connect 2017 RSAC
Breaking Bad Equilibrium - Devops Connect 2017 RSACJohn Willis
 
Breaking Bad Equilibrium - Devops Connect 2016 LA
Breaking Bad Equilibrium - Devops Connect 2016 LABreaking Bad Equilibrium - Devops Connect 2016 LA
Breaking Bad Equilibrium - Devops Connect 2016 LAJohn Willis
 
All daydevops 2016 - Turning Human Capital into High Performance Organizati...
All daydevops   2016 - Turning Human Capital into High Performance Organizati...All daydevops   2016 - Turning Human Capital into High Performance Organizati...
All daydevops 2016 - Turning Human Capital into High Performance Organizati...John Willis
 

More from John Willis (20)

Automated Governance
Automated GovernanceAutomated Governance
Automated Governance
 
Devops Long Strange Trip
Devops Long Strange Trip Devops Long Strange Trip
Devops Long Strange Trip
 
I Got 99 Problems and a Bash DSL Ain't One of Them
I Got 99 Problems and a Bash DSL Ain't One of ThemI Got 99 Problems and a Bash DSL Ain't One of Them
I Got 99 Problems and a Bash DSL Ain't One of Them
 
Math is cool
Math is coolMath is cool
Math is cool
 
The 7 deadly diseases of DevOps 2019
The 7 deadly diseases of DevOps 2019The 7 deadly diseases of DevOps 2019
The 7 deadly diseases of DevOps 2019
 
Next Generation Infrastructure - Devops Enterprise Summit 2018
Next Generation Infrastructure - Devops Enterprise Summit 2018Next Generation Infrastructure - Devops Enterprise Summit 2018
Next Generation Infrastructure - Devops Enterprise Summit 2018
 
swampUP - 2018 - The Divine and Felonious Nature of Cyber Security
swampUP - 2018 - The Divine and Felonious Nature of Cyber SecurityswampUP - 2018 - The Divine and Felonious Nature of Cyber Security
swampUP - 2018 - The Divine and Felonious Nature of Cyber Security
 
Divine and felonios cyber security devopsdays austin 2018
Divine and felonios cyber security  devopsdays austin 2018Divine and felonios cyber security  devopsdays austin 2018
Divine and felonios cyber security devopsdays austin 2018
 
Devops - A Long Strange Trip It's Been
Devops - A Long Strange Trip It's BeenDevops - A Long Strange Trip It's Been
Devops - A Long Strange Trip It's Been
 
DevopsdaysNYC - Almost 10 Years - What A Strange Long Trip It's Been
DevopsdaysNYC - Almost 10 Years - What A Strange Long Trip It's BeenDevopsdaysNYC - Almost 10 Years - What A Strange Long Trip It's Been
DevopsdaysNYC - Almost 10 Years - What A Strange Long Trip It's Been
 
You build it - Cyber Chicago Keynote
You build it -  Cyber Chicago KeynoteYou build it -  Cyber Chicago Keynote
You build it - Cyber Chicago Keynote
 
Art of the Possible - Serverless Conference NYC 2017
Art of the Possible - Serverless Conference NYC 2017 Art of the Possible - Serverless Conference NYC 2017
Art of the Possible - Serverless Conference NYC 2017
 
Why Executives Can't Change
Why Executives Can't Change Why Executives Can't Change
Why Executives Can't Change
 
Devops Kaizen - DevopsDays Dallas 2017
Devops Kaizen - DevopsDays Dallas 2017 Devops Kaizen - DevopsDays Dallas 2017
Devops Kaizen - DevopsDays Dallas 2017
 
Evolve 2017 - Vegas - Devops, Docker and Security
Evolve 2017 - Vegas - Devops, Docker and Security Evolve 2017 - Vegas - Devops, Docker and Security
Evolve 2017 - Vegas - Devops, Docker and Security
 
Alibaba Cloud Conference 2016 - Docker Open Source
Alibaba Cloud Conference   2016 - Docker Open Source Alibaba Cloud Conference   2016 - Docker Open Source
Alibaba Cloud Conference 2016 - Docker Open Source
 
Alibaba Cloud Conference 2016 - Docker Enterprise
Alibaba Cloud Conference   2016 - Docker EnterpriseAlibaba Cloud Conference   2016 - Docker Enterprise
Alibaba Cloud Conference 2016 - Docker Enterprise
 
Breaking Bad Equilibrium - Devops Connect 2017 RSAC
Breaking Bad Equilibrium - Devops Connect 2017 RSACBreaking Bad Equilibrium - Devops Connect 2017 RSAC
Breaking Bad Equilibrium - Devops Connect 2017 RSAC
 
Breaking Bad Equilibrium - Devops Connect 2016 LA
Breaking Bad Equilibrium - Devops Connect 2016 LABreaking Bad Equilibrium - Devops Connect 2016 LA
Breaking Bad Equilibrium - Devops Connect 2016 LA
 
All daydevops 2016 - Turning Human Capital into High Performance Organizati...
All daydevops   2016 - Turning Human Capital into High Performance Organizati...All daydevops   2016 - Turning Human Capital into High Performance Organizati...
All daydevops 2016 - Turning Human Capital into High Performance Organizati...
 

Recently uploaded

WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 

Recently uploaded (20)

WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 

Introduction to Clouds (Cloud Camp Columbus)

  • 1. Cloud Talk Cloud Talk Johnmwillis.com johnmwillis.com
  • 2. Whoami • Johnmwillis.com • Cloud Café Podcasts • Cloud Droplets • Redmonk.com/cote • IT Management Guys Podcast • Botchagalupe • Everywhere johnmwillis.com
  • 3. Cloud Talk Overview What is a Cloud Do you need a Cloud johnmwillis.com
  • 4. Cloud Talk What is a Cloud? Ask 10 people get 10 answers. No one correct answer. All answers are correct. johnmwillis.com
  • 5. Cloud Talk The Myths (The Big Switch) Cloud computing will eliminate the need for IT personnel. There will only be one super computer in the future. Watch out for cloud pretenders. johnmwillis.com
  • 6. Cloud Talk The Facts Cloud technology is real This technology should not be ignored This presentation will try to separate the hype johnmwillis.com
  • 7. Cloud Talk What is a Cloud? Cloud as in network Cloud as in metaphor Cloud computing as in network Cloud computing as in metaphor johnmwillis.com
  • 8. Cloud Talk What is a Cloud Computing? Not with your computer Word Processor, Spreadsheet Not with your laptop CRM, Customer Database Not with your data center No physical servers johnmwillis.com
  • 9. Cloud Talk If Not Yours, Then Who's? Not with your computer Google Apps, Zoho, 37 Signals Not with your laptop Salesforce.com, Netsuite Not with your data center Amazon, Google, Microsoft johnmwillis.com
  • 10. Cloud Talk Big “3” of Cloud Computing? Cost Clouds are renowned for being dirt cheap for storage and burst-y processing. Flexibility let someone else manage it for you. Elasticity Growth and shrinkage johnmwillis.com
  • 11. Cloud Talk More on why Clouds? On Demand Business Unexpected loads, The <> effect Meeting Batch Load Demands Batch Parallelism Large clusters of parallel jobs Season Workloads Retail, Travel, Financial Backup Storage johnmwillis.com
  • 12. Cloud Talk Success Stories Animoto 25k customers to 750k in one week 40 servers to 500 servers in one week No system administrators NY Times Convert 11 million files in one night 4 TB’s of data Total cost $240 Eli Lilly 10 weeks to get a server now 5 minutes Amazon has redefined “Time” at Eli Lilly johnmwillis.com
  • 13. Cloud Talk What drives the cloud? Infinitely fast networks. Infinity scalable computers. Doing a lot more with a lot less? johnmwillis.com
  • 14. Cloud Talk Base Definition of a Cloud Abstraction of the hardware infrastructure from the service. johnmwillis.com
  • 15. Cloud Talk What is my definition of a “Holy-Grail” Cloud Abstraction of the hardware infrastructure from the service. Abstraction of the software infrastructure from the service. johnmwillis.com
  • 16. Cloud Talk Cloudy stuff Pay as you go No lock in Dynamic provisioning johnmwillis.com
  • 17. Cloud Talk Cloud “Services” in Simple Terms Applications Software provided as a service Middle-ware Software stacks for developers LAMP, Java application servers, .Net Servers Hardware and an operating system, perhaps a hyper-visor johnmwillis.com
  • 18. Cloud Talk Common Cloud Taxonomy (SPI) SaaS SFC, LotusLive, NetSuite, Google Apps PaaS GAE, Azure, Force, RightScale, EngineYard, Heruko IaaS Amazon, Flexiscale, GoGrid, Joyent, Rackspace, EMC,Eucalyptus,3Tera, IBM, Vmware, ECP johnmwillis.com
  • 19. Cloud Talk Cloud Taxonomy Infrastructure Based Private 3Tera, IBM, Vmware, Eucalyptus Public Amazon, Rackspace, Gogrid, Joyent, Terramark johnmwillis.com
  • 20. Cloud Talk Processing Large Datasets Map Reduce Jobs that run as hundreds or even thousands of separate parallel processes. Like counting the words in a book and break it up into multiple running parts (i.e., The Map) Then collect them all back into summary counts (i.e., The Reduce.) johnmwillis.com
  • 21. Cloud Talk Processing Large Datasets Hadoop Google invented GFS Yahoo AOL IBM Facebook Last.fm johnmwillis.com
  • 22. Cloud Talk Cloud Computing Challenges Retraining developers and operations people to deal with cloud computing Orchestration of multiple clouds 24 by 7 by 365 operations in the cloud is usually more expensive Legacy applications might not port easily Virtualiztion project disruption Recent McKinsey Report $366 vs $150 johnmwillis.com
  • 23. Cloud Talk More Challenges Workload Affinities Standards (Lock-in) Weak SLA’s compared to Corp Service Management Security Compliance Image Sprawl Trojan Virtual Images Governance johnmwillis.com
  • 24. Cloud Talk Cloud Usage Models Web Apps Job queue (transcoding) Testing and QA Labs Map Reduce Processing Backup johnmwillis.com
  • 25. Cloud Talk New Cloud Terms Cloud Bursting Analytics, Coding Hybrid Clouds VPN, Multiple Clouds Cloud Spillage An IBM Term Cloud Orchestration Managing multiple clouds johnmwillis.com
  • 26. Cloud Talk The Public Cloud “Big Four” Amazon Google Microsoft Salesforce.com johnmwillis.com
  • 27. Cloud Talk The Private Cloud “Big Four” IBM VMware Sun/Oracle 3Tera johnmwillis.com
  • 28. Cloud Talk Amazon (Infrastructure Based) No min – pay as you go Easy to get started Market leader All API based Persistent storage and servers Windows instances johnmwillis.com
  • 29. Cloud Talk Google App Engine (Platform Based) Python and Java Transaction based No OS level access Secure Data Connector johnmwillis.com
  • 30. Cloud Talk Azure (Platform Based) Microsoft’s Entry .Net based No OS level access Storage Queues johnmwillis.com
  • 31. Cloud Talk Salesforce.com SaaS CRM Sales Force Automation Force.com (AppExchange) Appex johnmwillis.com
  • 32. Cloud Talk Other Cloud Providers Flexiscale Rackspace johnmwillis.com
  • 33. Cloud Talk Rackspace/Mosso (Infrastructure Based) CloudSites(PaaS) CloudFiles (DaaS) CloudServers (IaaS) johnmwillis.com
  • 34. Cloud Talk Open Source IaaS Clouds Enomaly ECP Eucalyptus Nimbus OpenNebula johnmwillis.com
  • 35. Cloud Talk Other Infrastructure Clouds IBM Blue Cloud HP (BTO Opsware) SUN (Qlayers) johnmwillis.com
  • 36. Cloud Talk Other Platform Based Rightscale Elastra CloudSwitch Heroku Engine Yard johnmwillis.com
  • 37. Cloud Talk Software for the Clouds Configuration Management Puppet (Ruby) Chef by Opscode LCFG (Perl) Bcfg2 (Python) Cfengine (“C”) Smartfrog (Java) johnmwillis.com
  • 38. Cloud Talk Software for the Clouds Configuration Automation Capistrano (Ruby) Open-ControlTeir (Java) Nanite (ruby) johnmwillis.com
  • 39. Cloud Talk Software for the Clouds Auto Scaling PoolParty (Ruby) Scalr (PHP) Cloudscale (Ruby) Sprinkle (Ruby) Moonshine (Ruby) (UPDATED johnmwillis.com
  • 40. Cloud Talk Storage Based Clouds EMC (Mozy) Nirvanix Amazon S3 RackSpace Mosso Cloud Files johnmwillis.com
  • 41. Cloud Talk Content Delivery Networks Akamai Limelight (partner w/Mosso) johnmwillis.com
  • 42. Cloud Talk Cloud Factories CohesiveFT rPath (JeOS) Bitnami johnmwillis.com
  • 43. Cloud Talk Who’s using the cloud? The NY Times British Telecom Amazon EC2 3Tera Nasdaq Taylor Woodrow Amazon S3 Google Apps CSS Major League Amazon EC2 Baseball Activision Joyent Amazon EC2 ESPN Business Objects Rightscale using Rightscale using Amazon EC2 Amazon EC2 Eli Lilly Hasbro Research Clouds Amazon EC2 Department of Defense johnmwillis.com
  • 44. Cloud Talk Cloud Standards? Elasta (ECML and EDML) 3Tera (Cloudware) Citrix (C3) VMWare (Vcloud) DMTF (OVF) Citrix, Vmware CCIF/UCI johnmwillis.com
  • 45. Cloud Talk Enterprise Vendors in the Cloud? Red Hat GigaSpaces Oracle Vertica Sun MySQL IBM (Middle-ware) and TSAM johnmwillis.com