1- Build VM (Packer)
2- Deploy VM (Terraform)
3- Register VM (Consul)
$ git push origin staging
Slide 24
Slide 24 text
1- Copy staging VM
2- Deploy VM (Terraform)
3- Register VM (Consul)
Deploy Prod
Slide 25
Slide 25 text
Lessons learned
Open Source is flexible.
Check the tools that your friends use.
CI needs to be the first rule.
Keep the things as simple as possible.
New solutions == New problems