February 2017
Intermediate to advanced
440 pages
8h 45m
English
Working with infrastructure code is very similar to working with software code. Countless books and methods exist on the subject and approaches are usually very opinionated.
A simple workflow I propose to use here for our infrastructure-as-code work is based on what's called the GitHub Flow (https://guides.github.com/introduction/flow/):

To step through this recipe, you will need the following:
Read now
Unlock full access