/osad2019-iac

Example project talk "Infrastructure as Code in practice" at OSAD 2019

Primary LanguageHCLGNU General Public License v3.0GPL-3.0

osad2019-iac

This repository contains an example workflow for the talk "Infrastructure as Code in practice" held at OSAD 2019. It contains several configuration files you can use in your environment in order to check-out the things shown in the presentation.

Workflow

The following steps can be done:

  1. Create a CentOS 7 golden image running a web server installed by Ansible using Packer
  2. Deploy a minimal CentOS 7 Vagrant Box with the same configuration for local tests
  3. Provision a golden image instance on a VMware vSphere cluster using Terraform
  4. Harden privisioning workloads using the Dev-Sec framework

Presentation

See the attached presentation for some more thoughts about Infrastructure as Code.

Note: The presentation is in german language.