In a continuous integration and continuous delivery context, it is hard to reliably deploy code to an environment. When code commits also imply changes to your stack, it gets even more tricky. In this presentation I'll show you how to build vendor-agnostic cloud images using Packer and how to provision the necessary software dependencies using Ansible, including your Symfony application. Once the image is in place, we'll use Terraform to deploy these images and create loadbalanced computing instances on various cloud environments in a single configuration format.

Comments

Comments are closed.

Good talk. Great overview. And also very entertaining.

Superb, entertaining und humorous delivery.

Got somewhat lost in big .yaml files in between, but definitely got the idea across.