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

Personal Branding 2017
Personal Branding 2017Personal Branding 2017
Personal Branding 2017John Head
 
Rethinking People Costs in Enterprise IT
Rethinking People Costs in Enterprise ITRethinking People Costs in Enterprise IT
Rethinking People Costs in Enterprise ITRackspace
 
How Startups can leverage big data?
How Startups can leverage big data?How Startups can leverage big data?
How Startups can leverage big data?Rackspace
 
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 EnterpriseRackspace
 
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?Adrian Otto
 
Rackspace Hosting Presentation
Rackspace Hosting  PresentationRackspace Hosting  Presentation
Rackspace Hosting Presentationogarza
 
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?Rackspace
 

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

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 CloudsX.commerce
 
OpenStack Boston User Group, OpenStack overview
OpenStack Boston User Group, OpenStack overviewOpenStack Boston User Group, OpenStack overview
OpenStack Boston User Group, OpenStack overviewOpen Stack
 
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 InfrastructureMohammad Faraji
 
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 LondonMark Collier
 
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 introOpen Stack
 
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 2012Rackspace
 
RunningQuantumOnQuantumAtNicira.pdf
RunningQuantumOnQuantumAtNicira.pdfRunningQuantumOnQuantumAtNicira.pdf
RunningQuantumOnQuantumAtNicira.pdfOpenStack Foundation
 
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 noiselessinnovationframeworks2go.com
 
8 mattwoodaws-intro-pdf-110411093115-phpapp01
8 mattwoodaws-intro-pdf-110411093115-phpapp018 mattwoodaws-intro-pdf-110411093115-phpapp01
8 mattwoodaws-intro-pdf-110411093115-phpapp01Carl Chesal
 
CA Nimsoft xen desktop monitoring
CA Nimsoft xen desktop monitoring CA Nimsoft xen desktop monitoring
CA Nimsoft xen desktop monitoring CA Nimsoft
 
Open stack in sina
Open stack in sinaOpen stack in sina
Open stack in sinaHui Cheng
 
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...Alcatel-Lucent Cloud
 
6.Live Framework 和Mesh Services
6.Live Framework 和Mesh Services6.Live Framework 和Mesh Services
6.Live Framework 和Mesh ServicesGaryYoung
 
Cloud Foundry Bootcamp
Cloud Foundry BootcampCloud Foundry Bootcamp
Cloud Foundry BootcampAndy Piper
 
CloudFest Denver Windows Azure Design Patterns
CloudFest Denver Windows Azure Design PatternsCloudFest Denver Windows Azure Design Patterns
CloudFest Denver Windows Azure Design PatternsDavid Pallmann
 
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 09212011CompatibleOne
 
OSS Presentation Keynote by Hal Stern
OSS Presentation Keynote by Hal SternOSS Presentation Keynote by Hal Stern
OSS Presentation Keynote by Hal SternOpenStorageSummit
 

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 PersistenceWayne Walls
 
Butter Web Browsing with Margarine
Butter Web Browsing with MargarineButter Web Browsing with Margarine
Butter Web Browsing with MargarineWayne Walls
 
HubSpot Case Study
HubSpot Case StudyHubSpot Case Study
HubSpot Case StudyWayne Walls
 
Everything as Code
Everything as CodeEverything as Code
Everything as CodeWayne Walls
 
Cloudify Your Business
Cloudify Your BusinessCloudify Your Business
Cloudify Your BusinessWayne Walls
 
The 5 Pillars of Cloudiness
The 5 Pillars of CloudinessThe 5 Pillars of Cloudiness
The 5 Pillars of CloudinessWayne Walls
 
Unlocked Workshop OSCON 2013 - Part II
Unlocked Workshop OSCON 2013 - Part IIUnlocked Workshop OSCON 2013 - Part II
Unlocked Workshop OSCON 2013 - Part IIWayne Walls
 
Unlocked Workshop OSCON 2013 - Part I
Unlocked Workshop OSCON 2013 - Part IUnlocked Workshop OSCON 2013 - Part I
Unlocked Workshop OSCON 2013 - Part IWayne Walls
 
Unlocked London - General Session
Unlocked London - General SessionUnlocked London - General Session
Unlocked London - General SessionWayne Walls
 
Unlocked London - Case Studies
Unlocked London - Case StudiesUnlocked London - Case Studies
Unlocked London - Case StudiesWayne Walls
 
Unlocked London - Technical Track
Unlocked London - Technical TrackUnlocked London - Technical Track
Unlocked London - Technical TrackWayne Walls
 
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 2012Wayne 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

Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
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
 
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
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
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 Nanonetsnaman860154
 
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
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 

Recently uploaded (20)

Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
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
 
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
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
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
 
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
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 

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