Technologies:
Topics:

Infrastructure-as-Code Breakfast

06/07/2022

Details

Coding infrastructure or specifying the desired state, what is the preferred approach?

Come join CTO Mark van Holsteijn for a breakfast session on the 6th of July in Amsterdam (Wibautstraat 200), from 8:30 to 10:30. Doors open and breakfast is served at 8:00, so come and enjoy a nice educational breakfast!

With Cloud Computing you can create compute infrastructure by writing a program. You call the appropriate APIs and you can create anything you want. This has resulted in the term “infrastructure as code”. In this talk, we will look at the differences between creating the infrastructure using imperative languages like Typescript and Python and the desired state configuration paradigm employed by CloudFormation and Terraform.