Skip to content

Instantly share code, notes, and snippets.

@skuenzli
Last active August 10, 2017 15:18
Show Gist options
  • Save skuenzli/a13d2e6beec1650643711878e4d17a14 to your computer and use it in GitHub Desktop.
Save skuenzli/a13d2e6beec1650643711878e4d17a14 to your computer and use it in GitHub Desktop.
Talk: Peek inside (one) modern infra development environment

Developing infrastructure code is challenging: quickly-changing tools, ever-higher quality expectations, and fluid teams.

What would life be like if your team had a containerized infra development environment supporting the development process by standardizing the tooling to build, test, and deploy infra code through the stages of the development lifecycle?

We will demonstrate and explore a simple open source project providing a portable infra development environment using Terraform, kitchen-terraform, and rspec. Patterns will be universal.

This talk will dive deeper into the 'Packaged Environment' pattern described at: https://www.qualimente.com/2017/01/17/simple-ways-to-start-using-docker/#Pattern_Packaged_Environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment