SlideShare uma empresa Scribd logo
1 de 26
Baixar para ler offline
Open Stack
                                                           The Time Is Now

             Lew Tucker
             VP/CTO, Cloud Computing
             Cisco Systems, Inc.



© 2010 Cisco and/or its affiliates. All rights reserved.                     1
•  Deployment of ubiquitous IP networks

•  Explosion of digital content and networked devices
•  Movement to unified communications

•  Advancement of highly scalable, low cost compute

•  Convergence of networks, compute, and storage

•  Desirability of an IT utility model
                                                           2013:            486 Exabytes
•  Appetite for new applications                           91% Consumer
                                                              Video Traffic
                                                           Internet Traffic
                                                             180 Exabytes
                                                           will be video




© 2010 Cisco and/or its affiliates. All rights reserved.                                   2
•  Compute
            Hypervisors divide up a computers into virtual machines for greater efficiency
            Scale-out architecture leads to warehouse-scale computing and new data
            center designs

•  Storage
            Aggregate individual disks into one large logical unit
            Key-value stores grow to massive size with different consistency models

•  Networking
            Virtualization drives need for virtual switches in hypervisors
            Massively scalable data centers stretch limits of traditional approaches
            Advances being made in software-driven, programmable networks

•  Pooling of resources to create Cloud-based infrastructure


© 2010 Cisco and/or its affiliates. All rights reserved.                                     3
Web            Enterprise
                                                   Challenge        Challenge
                                             Huge volume of       Large number of
                                             user requests        applications/services

                                             Relatively small     “Mission Critical”,
                                             number of services   direct economic/legal
                                                                  impact
                                             User experience,
                                             user privacy         Low to moderate user
                                                                  interaction




© 2010 Cisco and/or its affiliates. All rights reserved.                                  4
Web                                         Enterprise
              Approach                                      Approach
        Scale-out                                          Vertical scaling
        Architecture
                                                           HA failover model
        Design for Failure
                                                           Transactional
        Information-centric
                                                           Application specific
        Commodity                                          Infrastructure
        systems




© 2010 Cisco and/or its affiliates. All rights reserved.                          5
Web                                         Enterprise
              Innovation                                     Evolution
              “Big Data”,                                  Commercial software
              NoSQL
                                                           Consumerization of IT
              New Languages
              and frameworks                               Browser-based apps

              Open Source                                  Access from anywhere




© 2010 Cisco and/or its affiliates. All rights reserved.                           6
Web                                                                                Enterprise
              Innovation                                                                            Evolution
              “Big Data”,                                                                      Commercial software
              NoSQL
                                                                                               Consumerization of IT
              New Languages
              and frameworks                                                                   Browser-based apps

              Open Source                                                                      Access from anywhere



                                                     Innovation Transfer (Cloud, Social Software)


© 2010 Cisco and/or its affiliates. All rights reserved.                                                               7
Cloud Computing Applies Web
              Architectural Principles to Computing
                          Infrastructure

               Run a large number of
             different applications from                   App   App    App    App

                                                           OS    OS     OS     OS
            many different customers on
                                                           VM    VM     VM     VM
             a shared, highly scalable
                    infrastructure                         Cloud Service
                                                           (large scale web app)



© 2010 Cisco and/or its affiliates. All rights reserved.                             8
Application/Service


                                                           Software Framework +
                                                            System Architecture
                                                            LAMP, Memcached, MySQL



                                                                    Massive, Scale Out
                                                                      Infrastructure

© 2010 Cisco and/or its affiliates. All rights reserved.                                 9
Software as a Service



                                                             Platform as a Service



                                                           Infrastructure as a Service


© 2010 Cisco and/or its affiliates. All rights reserved.                                 10
© 2010 Cisco and/or its affiliates. All rights reserved.   11
© 2010 Cisco and/or its affiliates. All rights reserved.   12
Metering, Billing,
                      Management
                                                                                AppStores



                                                           Your Application           Load
                         Auto Scaling                                               Balancing



                               Queuing                        Database
                                                                                Block Storage
                                                              Services


                                      Compute                Networking           Storage
                                      Services                Services            Services


© 2010 Cisco and/or its affiliates. All rights reserved.                                           13
Application



                                                           Services as a Platform




                                                           Infrastructure as a Service


© 2010 Cisco and/or its affiliates. All rights reserved.                                 14
API

                                                                                                                                      App
                                                                                   App               Service
                                                                     API                                                        API   OS
Customers




                                                                                                                                      Virtual
                     App                                   Service                 Platform As A Service                   Service    Machine

                     OS                                    OS                 OS              OS           OS              OS


                   Virtual                             Virtual               Virtual         Virtual      Virtual          Virtual
                   Machine                             Machine               Machine         Machine      Machine          Machine

                       API                    API                API        API        API         API         API   API
            Compute                                  Storage               Network           Queuing           Data Base    …
                                                                       Cloud Service : Public or Private


© 2010 Cisco and/or its affiliates. All rights reserved.                                                                                        15
Former SunCloud user screen




© 2010 Cisco and/or its affiliates. All rights reserved.                                 16
© 2010 Cisco and/or its affiliates. All rights reserved.   17
GET /clusters/cluster1/vms/01

                                         Server response:
                                           {
                                             "name" : "Database"
                                             "uri": "/clusters/cluster1/vms/001",
                                             "description" : "MySQL host",
                                             "back-up": "/clusters/cluster1/vms/001/ops/back-up",
                                             "attach": "/clusters/cluster1/vms/001/ops/attach",
                                             "detach": "/clusters/cluster1/vms/001/ops/detach",

                                                     "controllers": {
                                                      "deploy": "/clusters/cluster1/vms/001/ops/deploy",

                                                         "start": "/clusters/cluster1/vms/001/ops/start",
                                                         "stop": "/clusters/cluster1/vms/001/ops/stop",

                                                         "reboot": "/clusters/cluster1/vms/001/ops/reboot",
                                                         "hibernate":
                                                            "/clusters/cluster1/vms/001/ops/hibernate",
                                                         "resume": "/clusters/cluster1/vms/001/ops/resume"
                                                     }
                                                 }

© 2010 Cisco and/or its affiliates. All rights reserved.                                                      18
© 2010 Cisco and/or its affiliates. All rights reserved.   19
In the end, whoever gets the most
                                developers wins



                   Do we need another platform war?

                   Instead we should be talking about the important of
                   good architecture and interfaces!


© 2010 Cisco and/or its affiliates. All rights reserved.                 20
© 2010 Cisco and/or its affiliates. All rights reserved.   21
•  Take in the best ideas, best practices, and best code
            •  Open source and built by the community

•  Meet the needs of application developers, service providers,
       operators, users
            •  Base it on simple, powerful components that may be combined in different
               ways since we won’t know where innovation will happen
            •  Effectively manage the need for both rapid innovation and stability

•  Make it easy to understand to drive adoption
            •  Lots of documentation and examples

•  Innovate in the open through blueprint proposals

•  Make it the best



© 2010 Cisco and/or its affiliates. All rights reserved.                                  22
Developer API

                                                           Compute        Storage
                                                            Service       Services
                                                                                        User and
                                                             (VMs,         (Block,       System
                                                            Memory,        Massive
                                                                                         Admin
                                                           Local Disk)    Key-value
                                                                            store)
                                                            Servers         Disks       Accounts

                                                                 Basic Network Connectivity




© 2010 Cisco and/or its affiliates. All rights reserved.                                           23
Developer API

                                                             Network APIs
                                    Compute                  Network         Storage
                                     Service                  Service        Services
                                                                                           User and
                                      (VMs,                   (Subnets,       (Block,       System
                                     Memory,                   Network      Massive Key-
                                                                Svcs,
                                                                                            Admin
                                    Local Disk)                             value store)
                                                               Security)
                                                              Virtual
                                       Servers               Networks          Disks

                                                             Network Connectivity


© 2010 Cisco and/or its affiliates. All rights reserved.                                              24
•  Interest
            •  Support customers running OpenStack
            •  Contribute to and learn from the community
            •  Advance the state of the art in cloud computing

•  What Cisco has to offer
            •  Networking expertise, internet experience
            •  Industry support

•  Work to date
            •  OpenStack running on Cisco gear
            •  Networking-as-a-service
            •  More to come




© 2010 Cisco and/or its affiliates. All rights reserved.         25
•  Follow our progress on openstack.org on our OpenStack event
       page, along with tech notes, etc.
              “OpenStack on Cisco UCS B200 Blade Servers)
               “OpenStack on CISCO UCS C200 Rack-Mount Servers”



            http://www.cisco.com/web/solutions/sp/design_summit_2011.html
                        - or -
            http://bit.ly/cisco-ucs-openstack

            …… Resources tab




© 2010 Cisco and/or its affiliates. All rights reserved.                    26

Mais conteúdo relacionado

Mais procurados

Simplificando el Contact Center en una sola plataforma de Colaboración
Simplificando el Contact Center en una sola plataforma de ColaboraciónSimplificando el Contact Center en una sola plataforma de Colaboración
Simplificando el Contact Center en una sola plataforma de ColaboraciónMundo Contact
 
Emulex and IDC Present Why I/O is Strategic for the Cloud
Emulex and IDC Present Why I/O is Strategic for the Cloud Emulex and IDC Present Why I/O is Strategic for the Cloud
Emulex and IDC Present Why I/O is Strategic for the Cloud Emulex Corporation
 
Cisco tec surya panditi - service provider
Cisco tec   surya panditi - service providerCisco tec   surya panditi - service provider
Cisco tec surya panditi - service providerCisco Public Relations
 
IBM SmartCloudEnterprise use of IBM Rational Solutions
IBM SmartCloudEnterprise use of IBM Rational SolutionsIBM SmartCloudEnterprise use of IBM Rational Solutions
IBM SmartCloudEnterprise use of IBM Rational SolutionsAlex Amies
 
"Преимущества облачных решений от Cisco" (Обзор облачной стратегии Cisco, Пр...
 "Преимущества облачных решений от Cisco" (Обзор облачной стратегии Cisco, Пр... "Преимущества облачных решений от Cisco" (Обзор облачной стратегии Cisco, Пр...
"Преимущества облачных решений от Cisco" (Обзор облачной стратегии Cisco, Пр...Cisco Russia
 
Executive Breakfast SysValue-NetApp-VMWare - 16 de Março de 2012 - Apresentaç...
Executive Breakfast SysValue-NetApp-VMWare - 16 de Março de 2012 - Apresentaç...Executive Breakfast SysValue-NetApp-VMWare - 16 de Março de 2012 - Apresentaç...
Executive Breakfast SysValue-NetApp-VMWare - 16 de Março de 2012 - Apresentaç...Joao Barreto Fernandes
 
Connect the Cloud: A Strategy for Enterprise, Mobile and Developer APIs
 Connect the Cloud: A Strategy for Enterprise, Mobile and Developer APIs Connect the Cloud: A Strategy for Enterprise, Mobile and Developer APIs
Connect the Cloud: A Strategy for Enterprise, Mobile and Developer APIsRyan Boyles
 
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...Intergen
 
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...Eucalyptus Systems, Inc.
 
Bb3061 bess systems of record sv
Bb3061 bess systems of record svBb3061 bess systems of record sv
Bb3061 bess systems of record svCharlie Bess
 
ReadyCloud Collaboration, a Cisco Powered service
ReadyCloud Collaboration, a Cisco Powered serviceReadyCloud Collaboration, a Cisco Powered service
ReadyCloud Collaboration, a Cisco Powered serviceGen-i
 
Cisco pat adamiak navigating with a world of many clouds
Cisco pat adamiak   navigating with a world of many cloudsCisco pat adamiak   navigating with a world of many clouds
Cisco pat adamiak navigating with a world of many cloudsKhazret Sapenov
 
Intel IT OpenStack Journey - OpenStack Fall 2012 Summit.pdf
Intel IT OpenStack Journey - OpenStack Fall 2012 Summit.pdfIntel IT OpenStack Journey - OpenStack Fall 2012 Summit.pdf
Intel IT OpenStack Journey - OpenStack Fall 2012 Summit.pdfOpenStack Foundation
 
Ronny haraldsvik new managed services
Ronny haraldsvik new managed servicesRonny haraldsvik new managed services
Ronny haraldsvik new managed servicesPranowo Budi Sulistyo
 
Vxi design zone and partner refresh combined v4
Vxi   design zone and partner refresh combined v4Vxi   design zone and partner refresh combined v4
Vxi design zone and partner refresh combined v4tariqkmh
 

Mais procurados (17)

Simplificando el Contact Center en una sola plataforma de Colaboración
Simplificando el Contact Center en una sola plataforma de ColaboraciónSimplificando el Contact Center en una sola plataforma de Colaboración
Simplificando el Contact Center en una sola plataforma de Colaboración
 
Emulex and IDC Present Why I/O is Strategic for the Cloud
Emulex and IDC Present Why I/O is Strategic for the Cloud Emulex and IDC Present Why I/O is Strategic for the Cloud
Emulex and IDC Present Why I/O is Strategic for the Cloud
 
Cisco tec surya panditi - service provider
Cisco tec   surya panditi - service providerCisco tec   surya panditi - service provider
Cisco tec surya panditi - service provider
 
IBM SmartCloudEnterprise use of IBM Rational Solutions
IBM SmartCloudEnterprise use of IBM Rational SolutionsIBM SmartCloudEnterprise use of IBM Rational Solutions
IBM SmartCloudEnterprise use of IBM Rational Solutions
 
Going to the Cloud
Going to the Cloud Going to the Cloud
Going to the Cloud
 
"Преимущества облачных решений от Cisco" (Обзор облачной стратегии Cisco, Пр...
 "Преимущества облачных решений от Cisco" (Обзор облачной стратегии Cisco, Пр... "Преимущества облачных решений от Cisco" (Обзор облачной стратегии Cisco, Пр...
"Преимущества облачных решений от Cisco" (Обзор облачной стратегии Cisco, Пр...
 
Executive Breakfast SysValue-NetApp-VMWare - 16 de Março de 2012 - Apresentaç...
Executive Breakfast SysValue-NetApp-VMWare - 16 de Março de 2012 - Apresentaç...Executive Breakfast SysValue-NetApp-VMWare - 16 de Março de 2012 - Apresentaç...
Executive Breakfast SysValue-NetApp-VMWare - 16 de Março de 2012 - Apresentaç...
 
Connect the Cloud: A Strategy for Enterprise, Mobile and Developer APIs
 Connect the Cloud: A Strategy for Enterprise, Mobile and Developer APIs Connect the Cloud: A Strategy for Enterprise, Mobile and Developer APIs
Connect the Cloud: A Strategy for Enterprise, Mobile and Developer APIs
 
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
Pushing the Technology Envelope to Deliver Business Innovation an IDC Perspec...
 
Hybride Cloud Strategy
Hybride Cloud StrategyHybride Cloud Strategy
Hybride Cloud Strategy
 
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
How to Transform Enterprise Applications to On-premise Clouds with Wipro and ...
 
Bb3061 bess systems of record sv
Bb3061 bess systems of record svBb3061 bess systems of record sv
Bb3061 bess systems of record sv
 
ReadyCloud Collaboration, a Cisco Powered service
ReadyCloud Collaboration, a Cisco Powered serviceReadyCloud Collaboration, a Cisco Powered service
ReadyCloud Collaboration, a Cisco Powered service
 
Cisco pat adamiak navigating with a world of many clouds
Cisco pat adamiak   navigating with a world of many cloudsCisco pat adamiak   navigating with a world of many clouds
Cisco pat adamiak navigating with a world of many clouds
 
Intel IT OpenStack Journey - OpenStack Fall 2012 Summit.pdf
Intel IT OpenStack Journey - OpenStack Fall 2012 Summit.pdfIntel IT OpenStack Journey - OpenStack Fall 2012 Summit.pdf
Intel IT OpenStack Journey - OpenStack Fall 2012 Summit.pdf
 
Ronny haraldsvik new managed services
Ronny haraldsvik new managed servicesRonny haraldsvik new managed services
Ronny haraldsvik new managed services
 
Vxi design zone and partner refresh combined v4
Vxi   design zone and partner refresh combined v4Vxi   design zone and partner refresh combined v4
Vxi design zone and partner refresh combined v4
 

Semelhante a The Time for Open Stack

Cloud computingjun28
Cloud computingjun28Cloud computingjun28
Cloud computingjun28korusamol
 
Cisco cloud strategy cisco
Cisco cloud strategy ciscoCisco cloud strategy cisco
Cisco cloud strategy ciscoOpenSourceCamp
 
What's After Cloud Computing?
What's After Cloud Computing?What's After Cloud Computing?
What's After Cloud Computing?InnoTech
 
Day1 Forrester Cloud Presentation
Day1 Forrester Cloud PresentationDay1 Forrester Cloud Presentation
Day1 Forrester Cloud PresentationErwinTheunissen
 
Move your desktop to the cloud for $1 day
Move your desktop to the cloud for $1 day Move your desktop to the cloud for $1 day
Move your desktop to the cloud for $1 day Desktone
 
Public, Private and Hybrid: For Enterprise, It's All About the Cloud
Public, Private and Hybrid: For Enterprise, It's All About the CloudPublic, Private and Hybrid: For Enterprise, It's All About the Cloud
Public, Private and Hybrid: For Enterprise, It's All About the CloudOpSource
 
Virtualization And Cloud Impact Overview Auditor Spin Enterprise Gr Cv4
Virtualization And Cloud Impact Overview Auditor Spin   Enterprise Gr Cv4Virtualization And Cloud Impact Overview Auditor Spin   Enterprise Gr Cv4
Virtualization And Cloud Impact Overview Auditor Spin Enterprise Gr Cv4EnterpriseGRC Solutions, Inc.
 
Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...
Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...
Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...Novell
 
What is After Cloud Computing?
What is After Cloud Computing?What is After Cloud Computing?
What is After Cloud Computing?InnoTech
 
Data center 2.0: Cloud computing - opportunities or threats to HK IT by Mr. ...
Data center 2.0: Cloud computing  - opportunities or threats to HK IT by Mr. ...Data center 2.0: Cloud computing  - opportunities or threats to HK IT by Mr. ...
Data center 2.0: Cloud computing - opportunities or threats to HK IT by Mr. ...HKISPA
 
Day 3 p4 - cloud strategy
Day 3   p4 - cloud strategyDay 3   p4 - cloud strategy
Day 3 p4 - cloud strategyLilian Schaffer
 
RTView - Monitoring Service for SmartCloud Applications
RTView - Monitoring Service for SmartCloud ApplicationsRTView - Monitoring Service for SmartCloud Applications
RTView - Monitoring Service for SmartCloud ApplicationsSL Corporation
 
Cloud Computing - Making IT Simple
Cloud Computing - Making IT SimpleCloud Computing - Making IT Simple
Cloud Computing - Making IT SimpleBob Rhubart
 
Cloud Computing for Enterprise Architects
Cloud Computing for Enterprise ArchitectsCloud Computing for Enterprise Architects
Cloud Computing for Enterprise ArchitectsJean-François Caenen
 
The Ever Changing Cloud, CloudExpo 2012
The Ever Changing Cloud, CloudExpo 2012The Ever Changing Cloud, CloudExpo 2012
The Ever Changing Cloud, CloudExpo 2012Lew Tucker
 
Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...
Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...
Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...LicensingLive! - SafeNet
 
Cloud Computing and Electronic Design: Xuropa EDPS, 2010
Cloud Computing and Electronic Design: Xuropa EDPS, 2010Cloud Computing and Electronic Design: Xuropa EDPS, 2010
Cloud Computing and Electronic Design: Xuropa EDPS, 2010James Colgan
 

Semelhante a The Time for Open Stack (20)

Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud computingjun28
Cloud computingjun28Cloud computingjun28
Cloud computingjun28
 
Cloud computingjun28
Cloud computingjun28Cloud computingjun28
Cloud computingjun28
 
Cisco cloud strategy cisco
Cisco cloud strategy ciscoCisco cloud strategy cisco
Cisco cloud strategy cisco
 
What's After Cloud Computing?
What's After Cloud Computing?What's After Cloud Computing?
What's After Cloud Computing?
 
Day1 Forrester Cloud Presentation
Day1 Forrester Cloud PresentationDay1 Forrester Cloud Presentation
Day1 Forrester Cloud Presentation
 
Move your desktop to the cloud for $1 day
Move your desktop to the cloud for $1 day Move your desktop to the cloud for $1 day
Move your desktop to the cloud for $1 day
 
Public, Private and Hybrid: For Enterprise, It's All About the Cloud
Public, Private and Hybrid: For Enterprise, It's All About the CloudPublic, Private and Hybrid: For Enterprise, It's All About the Cloud
Public, Private and Hybrid: For Enterprise, It's All About the Cloud
 
Virtualization And Cloud Impact Overview Auditor Spin Enterprise Gr Cv4
Virtualization And Cloud Impact Overview Auditor Spin   Enterprise Gr Cv4Virtualization And Cloud Impact Overview Auditor Spin   Enterprise Gr Cv4
Virtualization And Cloud Impact Overview Auditor Spin Enterprise Gr Cv4
 
Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...
Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...
Virtual Appliances: Simplifying Application Deployment and Accelerating Your ...
 
What is After Cloud Computing?
What is After Cloud Computing?What is After Cloud Computing?
What is After Cloud Computing?
 
Data center 2.0: Cloud computing - opportunities or threats to HK IT by Mr. ...
Data center 2.0: Cloud computing  - opportunities or threats to HK IT by Mr. ...Data center 2.0: Cloud computing  - opportunities or threats to HK IT by Mr. ...
Data center 2.0: Cloud computing - opportunities or threats to HK IT by Mr. ...
 
Day 3 p4 - cloud strategy
Day 3   p4 - cloud strategyDay 3   p4 - cloud strategy
Day 3 p4 - cloud strategy
 
RTView - Monitoring Service for SmartCloud Applications
RTView - Monitoring Service for SmartCloud ApplicationsRTView - Monitoring Service for SmartCloud Applications
RTView - Monitoring Service for SmartCloud Applications
 
Cloud Computing - Making IT Simple
Cloud Computing - Making IT SimpleCloud Computing - Making IT Simple
Cloud Computing - Making IT Simple
 
Cloud Computing for Enterprise Architects
Cloud Computing for Enterprise ArchitectsCloud Computing for Enterprise Architects
Cloud Computing for Enterprise Architects
 
The Ever Changing Cloud, CloudExpo 2012
The Ever Changing Cloud, CloudExpo 2012The Ever Changing Cloud, CloudExpo 2012
The Ever Changing Cloud, CloudExpo 2012
 
Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...
Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...
Hybrid Customer Insight - Data Collection and Analysis from On-premise and in...
 
Cloud Computing and Electronic Design: Xuropa EDPS, 2010
Cloud Computing and Electronic Design: Xuropa EDPS, 2010Cloud Computing and Electronic Design: Xuropa EDPS, 2010
Cloud Computing and Electronic Design: Xuropa EDPS, 2010
 
CeBIT-Preview Hamburg
CeBIT-Preview HamburgCeBIT-Preview Hamburg
CeBIT-Preview Hamburg
 

Último

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 

Último (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 

The Time for Open Stack

  • 1. Open Stack The Time Is Now Lew Tucker VP/CTO, Cloud Computing Cisco Systems, Inc. © 2010 Cisco and/or its affiliates. All rights reserved. 1
  • 2. •  Deployment of ubiquitous IP networks •  Explosion of digital content and networked devices •  Movement to unified communications •  Advancement of highly scalable, low cost compute •  Convergence of networks, compute, and storage •  Desirability of an IT utility model 2013: 486 Exabytes •  Appetite for new applications 91% Consumer Video Traffic Internet Traffic 180 Exabytes will be video © 2010 Cisco and/or its affiliates. All rights reserved. 2
  • 3. •  Compute Hypervisors divide up a computers into virtual machines for greater efficiency Scale-out architecture leads to warehouse-scale computing and new data center designs •  Storage Aggregate individual disks into one large logical unit Key-value stores grow to massive size with different consistency models •  Networking Virtualization drives need for virtual switches in hypervisors Massively scalable data centers stretch limits of traditional approaches Advances being made in software-driven, programmable networks •  Pooling of resources to create Cloud-based infrastructure © 2010 Cisco and/or its affiliates. All rights reserved. 3
  • 4. Web Enterprise Challenge Challenge Huge volume of Large number of user requests applications/services Relatively small “Mission Critical”, number of services direct economic/legal impact User experience, user privacy Low to moderate user interaction © 2010 Cisco and/or its affiliates. All rights reserved. 4
  • 5. Web Enterprise Approach Approach Scale-out Vertical scaling Architecture HA failover model Design for Failure Transactional Information-centric Application specific Commodity Infrastructure systems © 2010 Cisco and/or its affiliates. All rights reserved. 5
  • 6. Web Enterprise Innovation Evolution “Big Data”, Commercial software NoSQL Consumerization of IT New Languages and frameworks Browser-based apps Open Source Access from anywhere © 2010 Cisco and/or its affiliates. All rights reserved. 6
  • 7. Web Enterprise Innovation Evolution “Big Data”, Commercial software NoSQL Consumerization of IT New Languages and frameworks Browser-based apps Open Source Access from anywhere Innovation Transfer (Cloud, Social Software) © 2010 Cisco and/or its affiliates. All rights reserved. 7
  • 8. Cloud Computing Applies Web Architectural Principles to Computing Infrastructure Run a large number of different applications from App App App App OS OS OS OS many different customers on VM VM VM VM a shared, highly scalable infrastructure Cloud Service (large scale web app) © 2010 Cisco and/or its affiliates. All rights reserved. 8
  • 9. Application/Service Software Framework + System Architecture LAMP, Memcached, MySQL Massive, Scale Out Infrastructure © 2010 Cisco and/or its affiliates. All rights reserved. 9
  • 10. Software as a Service Platform as a Service Infrastructure as a Service © 2010 Cisco and/or its affiliates. All rights reserved. 10
  • 11. © 2010 Cisco and/or its affiliates. All rights reserved. 11
  • 12. © 2010 Cisco and/or its affiliates. All rights reserved. 12
  • 13. Metering, Billing, Management AppStores Your Application Load Auto Scaling Balancing Queuing Database Block Storage Services Compute Networking Storage Services Services Services © 2010 Cisco and/or its affiliates. All rights reserved. 13
  • 14. Application Services as a Platform Infrastructure as a Service © 2010 Cisco and/or its affiliates. All rights reserved. 14
  • 15. API App App Service API API OS Customers Virtual App Service Platform As A Service Service Machine OS OS OS OS OS OS Virtual Virtual Virtual Virtual Virtual Virtual Machine Machine Machine Machine Machine Machine API API API API API API API API Compute Storage Network Queuing Data Base … Cloud Service : Public or Private © 2010 Cisco and/or its affiliates. All rights reserved. 15
  • 16. Former SunCloud user screen © 2010 Cisco and/or its affiliates. All rights reserved. 16
  • 17. © 2010 Cisco and/or its affiliates. All rights reserved. 17
  • 18. GET /clusters/cluster1/vms/01 Server response: { "name" : "Database" "uri": "/clusters/cluster1/vms/001", "description" : "MySQL host", "back-up": "/clusters/cluster1/vms/001/ops/back-up", "attach": "/clusters/cluster1/vms/001/ops/attach", "detach": "/clusters/cluster1/vms/001/ops/detach", "controllers": { "deploy": "/clusters/cluster1/vms/001/ops/deploy", "start": "/clusters/cluster1/vms/001/ops/start", "stop": "/clusters/cluster1/vms/001/ops/stop", "reboot": "/clusters/cluster1/vms/001/ops/reboot", "hibernate": "/clusters/cluster1/vms/001/ops/hibernate", "resume": "/clusters/cluster1/vms/001/ops/resume" } } © 2010 Cisco and/or its affiliates. All rights reserved. 18
  • 19. © 2010 Cisco and/or its affiliates. All rights reserved. 19
  • 20. In the end, whoever gets the most developers wins Do we need another platform war? Instead we should be talking about the important of good architecture and interfaces! © 2010 Cisco and/or its affiliates. All rights reserved. 20
  • 21. © 2010 Cisco and/or its affiliates. All rights reserved. 21
  • 22. •  Take in the best ideas, best practices, and best code •  Open source and built by the community •  Meet the needs of application developers, service providers, operators, users •  Base it on simple, powerful components that may be combined in different ways since we won’t know where innovation will happen •  Effectively manage the need for both rapid innovation and stability •  Make it easy to understand to drive adoption •  Lots of documentation and examples •  Innovate in the open through blueprint proposals •  Make it the best © 2010 Cisco and/or its affiliates. All rights reserved. 22
  • 23. Developer API Compute Storage Service Services User and (VMs, (Block, System Memory, Massive Admin Local Disk) Key-value store) Servers Disks Accounts Basic Network Connectivity © 2010 Cisco and/or its affiliates. All rights reserved. 23
  • 24. Developer API Network APIs Compute Network Storage Service Service Services User and (VMs, (Subnets, (Block, System Memory, Network Massive Key- Svcs, Admin Local Disk) value store) Security) Virtual Servers Networks Disks Network Connectivity © 2010 Cisco and/or its affiliates. All rights reserved. 24
  • 25. •  Interest •  Support customers running OpenStack •  Contribute to and learn from the community •  Advance the state of the art in cloud computing •  What Cisco has to offer •  Networking expertise, internet experience •  Industry support •  Work to date •  OpenStack running on Cisco gear •  Networking-as-a-service •  More to come © 2010 Cisco and/or its affiliates. All rights reserved. 25
  • 26. •  Follow our progress on openstack.org on our OpenStack event page, along with tech notes, etc. “OpenStack on Cisco UCS B200 Blade Servers) “OpenStack on CISCO UCS C200 Rack-Mount Servers” http://www.cisco.com/web/solutions/sp/design_summit_2011.html - or - http://bit.ly/cisco-ucs-openstack …… Resources tab © 2010 Cisco and/or its affiliates. All rights reserved. 26