100% found this document useful (1 vote)
655 views1 page

DevOps Journey Map

The document outlines a DevOps journey map with two phases. Phase 1 focuses on local development, code collaboration, continuous integration, and code deployment. Teams establish source control, code review practices, CI/CD tools, standard test and deployment jobs, and a cookbook pipeline process. Phase 2 builds on this to enable application deployment, virtualization as a service, and full stack automation, treating the entire software and infrastructure stack as one integrated system deployed via continuous deployment pipelines.

Uploaded by

Iulian Borza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
655 views1 page

DevOps Journey Map

The document outlines a DevOps journey map with two phases. Phase 1 focuses on local development, code collaboration, continuous integration, and code deployment. Teams establish source control, code review practices, CI/CD tools, standard test and deployment jobs, and a cookbook pipeline process. Phase 2 builds on this to enable application deployment, virtualization as a service, and full stack automation, treating the entire software and infrastructure stack as one integrated system deployed via continuous deployment pipelines.

Uploaded by

Iulian Borza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

DevOps Journey Map

Phase 1: Beginning the Chef Journey


Local Development

Code Collaboration

Multiple teams contributing code

Source control & code review


practices in place

Continuous Integration tools in


place

Standard Chef code deployment


jobs defined

Standard Chef code testing jobs


defined

Deployment reporting defined

Cookbook pipeline process


implemented

Packaged workstation binaries


created
Local development workflow
defined

Continuous Integration

Code repository layouts defined

Test -> Code -> Test practice

Chef Code Deployment

Quality reporting defined

Phase 2: The Road to DevOps


Application Deployment

Virtualization as a Service

Full Stack Automation

Application deployment process


defined

API-driven virtualization platform


implemented

Storage/Network automation
implemented

Dev -> Test -> QA -> Prod


environments consistent

Chef run lists defined as packaged


apps

End-to-end testing defined

End user interface driving packaged


app deployment

Smoke testing defined

Continuous Deployment

Application deployment pipelines


complete from Dev -> Test -> QA > Prod

Entire software/infrastructure stack


treated as one

You might also like