Infrastructure as Code 101 - Get ready for your next infrastructure coding adventure!

Abstract

You might have experienced it before: You need to get something up and running quickly. You click through some client and finally after some time your server, database or service is ready to rumble in the online world. You feel great! But then the next feature or project is waiting and you need to click through it all over again… ‘Help! Which configuration did I use last time? What did I even do before, argh?!’

Know this feeling? I got you! With Infrastructure as Code (IaC) you can define your infrastructure with code, versioning it, share it with your colleagues and the best: re-use it sustainably. I will show you how to get started with IaC. We cover the What, How, and Why and learn how to make the most out of it for your next project including source code organization and deployment automation.

Slides

Link to the slides

Repository

Link to the repository

Video

Link to the video

Presented at