Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Provisioning From Development To Production

Provisioning From Development To Production

Talk from Oliver Wehrens (@OWehrens) and me (@vdandre) about how to get from development to production. Held at 5.4.2013 @BedCon Berlin

Avatar for André von Deetzen

André von Deetzen

April 05, 2013
Tweet

More Decks by André von Deetzen

Other Decks in Technology

Transcript

  1. YUM Repo Stable YUM Repo Testing YUM Repo DEV YUM

    Repo Stable (Rechenzentrum) DataCenter
  2. YUM Repo Stable YUM Repo Testing YUM Repo DEV YUM

    Repo Stable (Rechenzentrum) DataCenter
  3. YUM Repo Stable YUM Repo Testing YUM Repo DEV YUM

    Repo Stable (Rechenzentrum) DataCenter Contract with Ops
  4. YUM Repo Stable YUM Repo Testing YUM Repo DEV YUM

    Repo Stable (Rechenzentrum) DataCenter Contract with Ops
  5. YUM Repo Stable YUM Repo Testing YUM Repo DEV YUM

    Repo Stable (Rechenzentrum) DEV-NET DataCenter Same Binary across all stages!
  6. YUM Repo Stable YUM Repo Testing YUM Repo DEV YUM

    Repo Stable (Rechenzentrum) DEV-NET DataCenter Same Binary across all stages!
  7. Dev Dev Test with Mocks QA Release Candidate SmokeTests Certified

    Release Prod Certified Release SmokeTests
  8. fully automated Stages Repos Certified Release Prod VCS CI Dev

    Release Candidate Certified Release Dev Testing Test with Mocks SmokeTests SmokeTests Unit Tests Pull
  9. Everything can be tested locally with vagrant (this means operating

    system like in production, configuration management, deployment, building packages, needed network interfaces, ...) http://www.vagrantup.com