SlideShare a Scribd company logo
1 of 41
REINVENTING RACKSPACE:
Agile-techture: Nimble Cloud Engineering

PRESENTED BY:

Wayne A. Walls
Enterprise Architect
Cloud Connect Chicago - Sept 2012


@waynewalls
REINVENTING RACKSPACE




           OPEN SOURCE
         CLOUD ON CLOUD
       CONTINUOUS DELIVERY
             OPEN API
WINNING THE NEXT ROUND
WINNING THE NEXT ROUND
WINNING THE NEXT ROUND
WINNING THE NEXT ROUND
REINVENTING RACKSPACE




           OPEN SOURCE
          CLOUD ON CLOUD
        CONTINUOUS DELIVERY
             OPEN API
OPEN SOURCE


                         • Software to make a cloud anywhere
                         • An ecosystem devoted to innovation
                         • Flexibility in deployment/features
                         • Standards for broad deployment
                         • No fear of lock-in




 Open Source Cloud computing will meet the needs of public and
 private Cloud providers by being simple and massively scalable.
OPEN SOURCE




   – 63 Public repos
    • OpenStack tools
    • Mobile Apps
    • Software Configuration Management (SCM)
    • Cloud Management Software
      – yagi
      – atom-hopper


          https://github.com/rackspace
OPEN SOURCE :   Polling for information in OpenStack



                    INTERWEBS



               AUTHENTICATION LAYER

                ADMIN           PUBLIC
                 API             API


                          SCHEDULER
                           NETWORK

1         MQ
                            VOLUME
                        IMAGE SERVICES   DB
OPEN SOURCE :         Polling for information in OpenStack



                           INTERWEBS



                      AUTHENTICATION LAYER


                        ADMIN      PUBLIC
                         API        API


                              SCHEDULER
                               NETWORK

1         MQ
                                VOLUME
                            IMAGE SERVICES   DB




               YAGI
OPEN SOURCE :         Polling for information in OpenStack



                           INTERWEBS



                      AUTHENTICATION LAYER

                                   PUBLIC
                        ADMIN
                                    API


                              SCHEDULER
                               NETWORK

1         MQ
                                VOLUME
                            IMAGE SERVICES   DB




                         ATOM/
               YAGI     ATOM PUB
OPEN SOURCE :         Polling for information in OpenStack



                           INTERWEBS



                      AUTHENTICATION LAYER

                                       PUBLIC
                        ADMIN
                                        API


                              SCHEDULER
                               NETWORK

1         MQ
                                VOLUME
                            IMAGE SERVICES      DB




                         ATOM/          ATOM
               YAGI     ATOM PUB       HOPPER
OPEN SOURCE :         Polling for information in OpenStack



                           INTERWEBS



                      AUTHENTICATION LAYER


                        ADMIN          PUBLIC
                                        API


                               SCHEDULER
                                NETWORK

1         MQ
                                 VOLUME
                             IMAGE SERVICES     DB




                         ATOM/          ATOM
               YAGI     ATOM PUB       HOPPER

                        REAL-TIME
                        PUBLISHER
OPEN SOURCE :         Polling for information in OpenStack



                           INTERWEBS



                      AUTHENTICATION LAYER

                        ADMIN       PUBLIC
                         API         API


                               SCHEDULER
                                NETWORK

1         MQ
                                 VOLUME
                             IMAGE SERVICES            DB




                                                            MONITORING

                         ATOM/          ATOM
               YAGI     ATOM PUB       HOPPER

                        REAL-TIME
                        PUBLISHER               RBA/
OPEN SOURCE :         Polling for information in OpenStack



                           INTERWEBS



                      AUTHENTICATION LAYER

                                    PUBLIC
                        ADMIN
                                     API


                               SCHEDULER
                                NETWORK                       USAGE


1         MQ
                                 VOLUME
                             IMAGE SERVICES            DB    BILLING


                                                            CUSTOMER


                                                            TICKETING


                                                            MONITORING

                         ATOM/          ATOM
               YAGI     ATOM PUB       HOPPER

                        REAL-TIME
                        PUBLISHER               RBA/
A VIBRANT ECOSYSTEM




15
REINVENTING RACKSPACE




           OPEN SOURCE
         CLOUD ON CLOUD
        CONTINUOUS DELIVERY
             OPEN API
A BIT OF RACKSPACE CLOUD HISTORY
     FirstGen Staging       FirstGen Production
     Rackspace Cloud          Rackspace Cloud




 $    $   $   $    $    $   $   $   $   $   $     $
YO DAWG I HEARD YOU
        LIKE CLOUD



SO I PUT A CLOUD IN YOUR CLOUD SO
 YOU CAN CLOUD WHILE YOU CLOUD18
BOOTSTRAPPING THE CLOUD




  api     scheduler   database




network   compute      queue
SEED ENVIRONMENT



   nova-api    nova-api       nova-api     nova-api                 quantum        glance


   rabbitMQ    nova-cells     nova-db      scheduler                melange        console


               API (Region) Cell                                       Region Services


  rabbitMQ       nova-db            rabbitMQ           nova-db        rabbitMQ       nova-db


  nova-cells                        nova-cells                        nova-cells


  scheduler                         scheduler                         scheduler



cell-0001           compute
                                 cell-0003                compute
                                                                    cell-0003            compute
SEED ENVIRONMENT


                                                          API (Region) Cell




                        Available Capacity
nova-api   nova-api     nova-aoi   nova-api    nova-api   nova-api     nova-aoi   nova-api    nova-api   nova-api     nova-aoi   nova-api




rabbitMQ   nova-cells   nova-db    scheduler   rabbitMQ   nova-cells   nova-db    scheduler   rabbitMQ   nova-cells   nova-db    scheduler
SEED ENVIRONMENT


                                                          API (Region) Cell




                        Available Capacity
nova-api   nova-api     nova-aoi   nova-api    nova-api   nova-api     nova-aoi   nova-api    nova-api   nova-api     nova-aoi   nova-api




rabbitMQ    Dev
           nova-cells   nova-db    scheduler      Staging
                                               rabbitMQ   nova-cells   nova-db    scheduler   rabbitMQ   Prod
                                                                                                         nova-cells   nova-db    scheduler
DEPLOYMENTS AND UPGRADES




                   Load Balancer




        nova-api     nova-api      nova-api
DEPLOYMENTS AND UPGRADES




                   Load Balancer




        nova-api     nova-api      nova-api
REINVENTING RACKSPACE




           OPEN SOURCE
         CLOUD ON CLOUD
       CONTINUOUS DELIVERY
             OPEN API
CONTINUOUS DELIVERY


From commit to staging ...


  Commit by
  community
      OR
   Rackspace
CONTINUOUS DELIVERY


From commit to staging ...


  Commit by
  community     Merge &
      OR        Dev Tests
   Rackspace


               14 minutes
CONTINUOUS DELIVERY


From commit to staging ...


  Commit by
  community     Merge &     Package &
                            Deploy to
      OR        Dev Tests      QA
   Rackspace


               14 minutes   17 minutes
CONTINUOUS DELIVERY


From commit to staging ...


  Commit by
  community     Merge &     Package &    Automated
                            Deploy to    Functional
      OR        Dev Tests      QA          Tests
   Rackspace


               14 minutes   17 minutes   15 minutes
CONTINUOUS DELIVERY


From commit to staging ...


   Commit by
   community    Merge &     Package &    Automated      Publish
                            Deploy to    Functional     Staging
      OR        Dev Tests      QA                      Packages
                                           Tests
   Rackspace


               14 minutes   17 minutes   15 minutes   30 seconds


... 47 minutes total elapsed time
TRACKING THE PIPELINE
DATA-DRIVEN DECISIONS
REINVENTING RACKSPACE




            OPEN SOURCE
          CLOUD ON CLOUD
        CONTINUOUS DELIVERY
             OPEN API
OPEN API




    API CLONING
OPEN API

   Open SDKs         Library Projects




               Supernova
               https://github.com/rackerhacker/supernova
REINVENTING RACKSPACE
REINVENTING RACKSPACE




   VIRTUAL

 OPEN SOURCE
 CLOUD ON CLOUD
 CONTINUOUS DELIVERY
 OPEN API
Thank You!

    @waynewalls


Visit us at booth #301
                   RACKSPACE® HOSTING   |   WWW.RACKSPACE.COM

More Related Content

Viewers also liked

Viewers also liked (7)

Personal Branding 2017
Personal Branding 2017Personal Branding 2017
Personal Branding 2017
 
Rethinking People Costs in Enterprise IT
Rethinking People Costs in Enterprise ITRethinking People Costs in Enterprise IT
Rethinking People Costs in Enterprise IT
 
How Startups can leverage big data?
How Startups can leverage big data?How Startups can leverage big data?
How Startups can leverage big data?
 
The Evolution of OpenStack – From Infancy to Enterprise
The Evolution of OpenStack – From Infancy to EnterpriseThe Evolution of OpenStack – From Infancy to Enterprise
The Evolution of OpenStack – From Infancy to Enterprise
 
What's really the difference between a VM and a Container?
What's really the difference between a VM and a Container?What's really the difference between a VM and a Container?
What's really the difference between a VM and a Container?
 
Rackspace Hosting Presentation
Rackspace Hosting  PresentationRackspace Hosting  Presentation
Rackspace Hosting Presentation
 
What Would You Do With More Time?
What Would You Do With More Time?What Would You Do With More Time?
What Would You Do With More Time?
 

Similar to Agile-Techture: Nimble Cloud Engineering at Rackspace

OpenStack at Xen summit Asia
OpenStack at Xen summit Asia OpenStack at Xen summit Asia
OpenStack at Xen summit Asia
Jaesuk Ahn
 
IdM in Smart Applications on Virtual Infrastructure
IdM in Smart Applications on Virtual InfrastructureIdM in Smart Applications on Virtual Infrastructure
IdM in Smart Applications on Virtual Infrastructure
Mohammad Faraji
 
CA Nimsoft xen desktop monitoring
CA Nimsoft xen desktop monitoring CA Nimsoft xen desktop monitoring
CA Nimsoft xen desktop monitoring
CA Nimsoft
 
6.Live Framework 和Mesh Services
6.Live Framework 和Mesh Services6.Live Framework 和Mesh Services
6.Live Framework 和Mesh Services
GaryYoung
 
Compatibleone @ OpenStack In Action
Compatibleone @ OpenStack In Action Compatibleone @ OpenStack In Action
Compatibleone @ OpenStack In Action
CompatibleOne
 
Open stackinaction compatibleone 09212011
Open stackinaction compatibleone  09212011Open stackinaction compatibleone  09212011
Open stackinaction compatibleone 09212011
CompatibleOne
 
OSS Presentation Keynote by Hal Stern
OSS Presentation Keynote by Hal SternOSS Presentation Keynote by Hal Stern
OSS Presentation Keynote by Hal Stern
OpenStorageSummit
 

Similar to Agile-Techture: Nimble Cloud Engineering at Rackspace (20)

eBay From Ground Level to the Clouds
eBay From Ground Level to the CloudseBay From Ground Level to the Clouds
eBay From Ground Level to the Clouds
 
OpenStack Boston User Group, OpenStack overview
OpenStack Boston User Group, OpenStack overviewOpenStack Boston User Group, OpenStack overview
OpenStack Boston User Group, OpenStack overview
 
OpenStack at Xen summit Asia
OpenStack at Xen summit Asia OpenStack at Xen summit Asia
OpenStack at Xen summit Asia
 
IdM in Smart Applications on Virtual Infrastructure
IdM in Smart Applications on Virtual InfrastructureIdM in Smart Applications on Virtual Infrastructure
IdM in Smart Applications on Virtual Infrastructure
 
EMEA OpenStack Day Intro, July 13th 2011 in London
EMEA OpenStack Day Intro, July 13th 2011 in LondonEMEA OpenStack Day Intro, July 13th 2011 in London
EMEA OpenStack Day Intro, July 13th 2011 in London
 
EMEA OpenStack Day, July 13th 2011 in London - Jim Curry intro
EMEA OpenStack Day, July 13th 2011 in London - Jim Curry introEMEA OpenStack Day, July 13th 2011 in London - Jim Curry intro
EMEA OpenStack Day, July 13th 2011 in London - Jim Curry intro
 
Troy Toman Keynote at OpenStack Summit - October 2012
Troy Toman Keynote at OpenStack Summit - October 2012Troy Toman Keynote at OpenStack Summit - October 2012
Troy Toman Keynote at OpenStack Summit - October 2012
 
RunningQuantumOnQuantumAtNicira.pdf
RunningQuantumOnQuantumAtNicira.pdfRunningQuantumOnQuantumAtNicira.pdf
RunningQuantumOnQuantumAtNicira.pdf
 
Non techie journey in social internet age noiselessinnovation
Non techie journey in social internet age noiselessinnovationNon techie journey in social internet age noiselessinnovation
Non techie journey in social internet age noiselessinnovation
 
8 mattwoodaws-intro-pdf-110411093115-phpapp01
8 mattwoodaws-intro-pdf-110411093115-phpapp018 mattwoodaws-intro-pdf-110411093115-phpapp01
8 mattwoodaws-intro-pdf-110411093115-phpapp01
 
Semantic Web Services Framework for Computational Interoperability
Semantic Web Services Framework for Computational InteroperabilitySemantic Web Services Framework for Computational Interoperability
Semantic Web Services Framework for Computational Interoperability
 
CA Nimsoft xen desktop monitoring
CA Nimsoft xen desktop monitoring CA Nimsoft xen desktop monitoring
CA Nimsoft xen desktop monitoring
 
Open stack in sina
Open stack in sinaOpen stack in sina
Open stack in sina
 
Alcatel-Lucent Cloud: Network Functions Virtualization - The New Virtual Real...
Alcatel-Lucent Cloud: Network Functions Virtualization - The New Virtual Real...Alcatel-Lucent Cloud: Network Functions Virtualization - The New Virtual Real...
Alcatel-Lucent Cloud: Network Functions Virtualization - The New Virtual Real...
 
6.Live Framework 和Mesh Services
6.Live Framework 和Mesh Services6.Live Framework 和Mesh Services
6.Live Framework 和Mesh Services
 
Cloud Foundry Bootcamp
Cloud Foundry BootcampCloud Foundry Bootcamp
Cloud Foundry Bootcamp
 
CloudFest Denver Windows Azure Design Patterns
CloudFest Denver Windows Azure Design PatternsCloudFest Denver Windows Azure Design Patterns
CloudFest Denver Windows Azure Design Patterns
 
Compatibleone @ OpenStack In Action
Compatibleone @ OpenStack In Action Compatibleone @ OpenStack In Action
Compatibleone @ OpenStack In Action
 
Open stackinaction compatibleone 09212011
Open stackinaction compatibleone  09212011Open stackinaction compatibleone  09212011
Open stackinaction compatibleone 09212011
 
OSS Presentation Keynote by Hal Stern
OSS Presentation Keynote by Hal SternOSS Presentation Keynote by Hal Stern
OSS Presentation Keynote by Hal Stern
 

More from Wayne Walls

Polyglot Persistence
Polyglot PersistencePolyglot Persistence
Polyglot Persistence
Wayne Walls
 
Butter Web Browsing with Margarine
Butter Web Browsing with MargarineButter Web Browsing with Margarine
Butter Web Browsing with Margarine
Wayne Walls
 
HubSpot Case Study
HubSpot Case StudyHubSpot Case Study
HubSpot Case Study
Wayne Walls
 
Everything as Code
Everything as CodeEverything as Code
Everything as Code
Wayne Walls
 
Cloudify Your Business
Cloudify Your BusinessCloudify Your Business
Cloudify Your Business
Wayne Walls
 
The 5 Pillars of Cloudiness
The 5 Pillars of CloudinessThe 5 Pillars of Cloudiness
The 5 Pillars of Cloudiness
Wayne Walls
 
Unlocked Workshop OSCON 2013 - Part II
Unlocked Workshop OSCON 2013 - Part IIUnlocked Workshop OSCON 2013 - Part II
Unlocked Workshop OSCON 2013 - Part II
Wayne Walls
 
Unlocked London - General Session
Unlocked London - General SessionUnlocked London - General Session
Unlocked London - General Session
Wayne Walls
 
Unlocked London - Case Studies
Unlocked London - Case StudiesUnlocked London - Case Studies
Unlocked London - Case Studies
Wayne Walls
 
Unlocked London - Technical Track
Unlocked London - Technical TrackUnlocked London - Technical Track
Unlocked London - Technical Track
Wayne Walls
 

More from Wayne Walls (12)

Polyglot Persistence
Polyglot PersistencePolyglot Persistence
Polyglot Persistence
 
Butter Web Browsing with Margarine
Butter Web Browsing with MargarineButter Web Browsing with Margarine
Butter Web Browsing with Margarine
 
HubSpot Case Study
HubSpot Case StudyHubSpot Case Study
HubSpot Case Study
 
Everything as Code
Everything as CodeEverything as Code
Everything as Code
 
Cloudify Your Business
Cloudify Your BusinessCloudify Your Business
Cloudify Your Business
 
The 5 Pillars of Cloudiness
The 5 Pillars of CloudinessThe 5 Pillars of Cloudiness
The 5 Pillars of Cloudiness
 
Unlocked Workshop OSCON 2013 - Part II
Unlocked Workshop OSCON 2013 - Part IIUnlocked Workshop OSCON 2013 - Part II
Unlocked Workshop OSCON 2013 - Part II
 
Unlocked Workshop OSCON 2013 - Part I
Unlocked Workshop OSCON 2013 - Part IUnlocked Workshop OSCON 2013 - Part I
Unlocked Workshop OSCON 2013 - Part I
 
Unlocked London - General Session
Unlocked London - General SessionUnlocked London - General Session
Unlocked London - General Session
 
Unlocked London - Case Studies
Unlocked London - Case StudiesUnlocked London - Case Studies
Unlocked London - Case Studies
 
Unlocked London - Technical Track
Unlocked London - Technical TrackUnlocked London - Technical Track
Unlocked London - Technical Track
 
Cloud Technology Stack Comparison (OpenStack) - Cloud Connect Chicago 2012
Cloud Technology Stack Comparison (OpenStack) - Cloud Connect Chicago 2012Cloud Technology Stack Comparison (OpenStack) - Cloud Connect Chicago 2012
Cloud Technology Stack Comparison (OpenStack) - Cloud Connect Chicago 2012
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
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
 
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
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
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...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
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
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 

Agile-Techture: Nimble Cloud Engineering at Rackspace

  • 1. REINVENTING RACKSPACE: Agile-techture: Nimble Cloud Engineering PRESENTED BY: Wayne A. Walls Enterprise Architect Cloud Connect Chicago - Sept 2012 @waynewalls
  • 2. REINVENTING RACKSPACE OPEN SOURCE CLOUD ON CLOUD CONTINUOUS DELIVERY OPEN API
  • 3.
  • 8. REINVENTING RACKSPACE OPEN SOURCE CLOUD ON CLOUD CONTINUOUS DELIVERY OPEN API
  • 9. OPEN SOURCE • Software to make a cloud anywhere • An ecosystem devoted to innovation • Flexibility in deployment/features • Standards for broad deployment • No fear of lock-in Open Source Cloud computing will meet the needs of public and private Cloud providers by being simple and massively scalable.
  • 10. OPEN SOURCE – 63 Public repos • OpenStack tools • Mobile Apps • Software Configuration Management (SCM) • Cloud Management Software – yagi – atom-hopper https://github.com/rackspace
  • 11. OPEN SOURCE : Polling for information in OpenStack INTERWEBS AUTHENTICATION LAYER ADMIN PUBLIC API API SCHEDULER NETWORK 1 MQ VOLUME IMAGE SERVICES DB
  • 12. OPEN SOURCE : Polling for information in OpenStack INTERWEBS AUTHENTICATION LAYER ADMIN PUBLIC API API SCHEDULER NETWORK 1 MQ VOLUME IMAGE SERVICES DB YAGI
  • 13. OPEN SOURCE : Polling for information in OpenStack INTERWEBS AUTHENTICATION LAYER PUBLIC ADMIN API SCHEDULER NETWORK 1 MQ VOLUME IMAGE SERVICES DB ATOM/ YAGI ATOM PUB
  • 14. OPEN SOURCE : Polling for information in OpenStack INTERWEBS AUTHENTICATION LAYER PUBLIC ADMIN API SCHEDULER NETWORK 1 MQ VOLUME IMAGE SERVICES DB ATOM/ ATOM YAGI ATOM PUB HOPPER
  • 15. OPEN SOURCE : Polling for information in OpenStack INTERWEBS AUTHENTICATION LAYER ADMIN PUBLIC API SCHEDULER NETWORK 1 MQ VOLUME IMAGE SERVICES DB ATOM/ ATOM YAGI ATOM PUB HOPPER REAL-TIME PUBLISHER
  • 16. OPEN SOURCE : Polling for information in OpenStack INTERWEBS AUTHENTICATION LAYER ADMIN PUBLIC API API SCHEDULER NETWORK 1 MQ VOLUME IMAGE SERVICES DB MONITORING ATOM/ ATOM YAGI ATOM PUB HOPPER REAL-TIME PUBLISHER RBA/
  • 17. OPEN SOURCE : Polling for information in OpenStack INTERWEBS AUTHENTICATION LAYER PUBLIC ADMIN API SCHEDULER NETWORK USAGE 1 MQ VOLUME IMAGE SERVICES DB BILLING CUSTOMER TICKETING MONITORING ATOM/ ATOM YAGI ATOM PUB HOPPER REAL-TIME PUBLISHER RBA/
  • 19. REINVENTING RACKSPACE OPEN SOURCE CLOUD ON CLOUD CONTINUOUS DELIVERY OPEN API
  • 20. A BIT OF RACKSPACE CLOUD HISTORY FirstGen Staging FirstGen Production Rackspace Cloud Rackspace Cloud $ $ $ $ $ $ $ $ $ $ $ $
  • 21. YO DAWG I HEARD YOU LIKE CLOUD SO I PUT A CLOUD IN YOUR CLOUD SO YOU CAN CLOUD WHILE YOU CLOUD18
  • 22. BOOTSTRAPPING THE CLOUD api scheduler database network compute queue
  • 23. SEED ENVIRONMENT nova-api nova-api nova-api nova-api quantum glance rabbitMQ nova-cells nova-db scheduler melange console API (Region) Cell Region Services rabbitMQ nova-db rabbitMQ nova-db rabbitMQ nova-db nova-cells nova-cells nova-cells scheduler scheduler scheduler cell-0001 compute cell-0003 compute cell-0003 compute
  • 24. SEED ENVIRONMENT API (Region) Cell Available Capacity nova-api nova-api nova-aoi nova-api nova-api nova-api nova-aoi nova-api nova-api nova-api nova-aoi nova-api rabbitMQ nova-cells nova-db scheduler rabbitMQ nova-cells nova-db scheduler rabbitMQ nova-cells nova-db scheduler
  • 25. SEED ENVIRONMENT API (Region) Cell Available Capacity nova-api nova-api nova-aoi nova-api nova-api nova-api nova-aoi nova-api nova-api nova-api nova-aoi nova-api rabbitMQ Dev nova-cells nova-db scheduler Staging rabbitMQ nova-cells nova-db scheduler rabbitMQ Prod nova-cells nova-db scheduler
  • 26. DEPLOYMENTS AND UPGRADES Load Balancer nova-api nova-api nova-api
  • 27. DEPLOYMENTS AND UPGRADES Load Balancer nova-api nova-api nova-api
  • 28. REINVENTING RACKSPACE OPEN SOURCE CLOUD ON CLOUD CONTINUOUS DELIVERY OPEN API
  • 29. CONTINUOUS DELIVERY From commit to staging ... Commit by community OR Rackspace
  • 30. CONTINUOUS DELIVERY From commit to staging ... Commit by community Merge & OR Dev Tests Rackspace 14 minutes
  • 31. CONTINUOUS DELIVERY From commit to staging ... Commit by community Merge & Package & Deploy to OR Dev Tests QA Rackspace 14 minutes 17 minutes
  • 32. CONTINUOUS DELIVERY From commit to staging ... Commit by community Merge & Package & Automated Deploy to Functional OR Dev Tests QA Tests Rackspace 14 minutes 17 minutes 15 minutes
  • 33. CONTINUOUS DELIVERY From commit to staging ... Commit by community Merge & Package & Automated Publish Deploy to Functional Staging OR Dev Tests QA Packages Tests Rackspace 14 minutes 17 minutes 15 minutes 30 seconds ... 47 minutes total elapsed time
  • 36. REINVENTING RACKSPACE OPEN SOURCE CLOUD ON CLOUD CONTINUOUS DELIVERY OPEN API
  • 37. OPEN API API CLONING
  • 38. OPEN API Open SDKs Library Projects Supernova https://github.com/rackerhacker/supernova
  • 40. REINVENTING RACKSPACE VIRTUAL OPEN SOURCE CLOUD ON CLOUD CONTINUOUS DELIVERY OPEN API
  • 41. Thank You! @waynewalls Visit us at booth #301 RACKSPACE® HOSTING | WWW.RACKSPACE.COM

Editor's Notes

  1. \n
  2. \n
  3. \n
  4. \n
  5. \n
  6. \n
  7. \n
  8. \n
  9. \n
  10. \n
  11. \n
  12. \n
  13. \n
  14. \n
  15. \n
  16. \n
  17. \n
  18. \n
  19. \n
  20. \n
  21. \n
  22. \n
  23. \n
  24. \n
  25. \n
  26. \n
  27. \n
  28. \n
  29. \n
  30. \n
  31. \n
  32. \n
  33. \n
  34. \n
  35. \n
  36. \n
  37. \n
  38. \n
  39. \n
  40. \n
  41. \n
  42. \n
  43. \n
  44. \n
  45. \n
  46. \n
  47. \n
  48. \n
  49. \n
  50. \n
  51. \n
  52. \n
  53. \n
  54. \n
  55. \n
  56. \n
  57. \n
  58. \n
  59. \n
  60. \n
  61. \n
  62. \n
  63. \n
  64. \n
  65. \n