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

Cisco tec surya panditi - service provider
Cisco tec   surya panditi - service providerCisco tec   surya panditi - service provider
Cisco tec surya panditi - service provider
Cisco 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 Solutions
Alex Amies
 
"Преимущества облачных решений от Cisco" (Обзор облачной стратегии Cisco, Пр...
 "Преимущества облачных решений от Cisco" (Обзор облачной стратегии Cisco, Пр... "Преимущества облачных решений от Cisco" (Обзор облачной стратегии Cisco, Пр...
"Преимущества облачных решений от Cisco" (Обзор облачной стратегии Cisco, Пр...
Cisco Russia
 
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.
 
ReadyCloud Collaboration, a Cisco Powered service
ReadyCloud Collaboration, a Cisco Powered serviceReadyCloud Collaboration, a Cisco Powered service
ReadyCloud Collaboration, a Cisco Powered service
Gen-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 clouds
Khazret 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.pdf
OpenStack Foundation
 
Ronny haraldsvik new managed services
Ronny haraldsvik new managed servicesRonny haraldsvik new managed services
Ronny haraldsvik new managed services
Pranowo 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 v4
tariqkmh
 

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 OpenStack- The Time is Now - Lew Tucker, Cisco

Cisco cloud strategy cisco
Cisco cloud strategy ciscoCisco cloud strategy cisco
Cisco cloud strategy cisco
OpenSourceCamp
 
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
OpSource
 
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
EnterpriseGRC Solutions, Inc.
 
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 strategy
Lilian Schaffer
 
The Ever Changing Cloud, CloudExpo 2012
The Ever Changing Cloud, CloudExpo 2012The Ever Changing Cloud, CloudExpo 2012
The Ever Changing Cloud, CloudExpo 2012
Lew 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
 

Semelhante a OpenStack- The Time is Now - Lew Tucker, Cisco (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

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 

Último (20)

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
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...
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
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 convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
[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
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 

OpenStack- The Time is Now - Lew Tucker, Cisco

  • 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