Terraform: Good plan = good apply

Examples on how to reduce impact of applying Terraform by careful planning, using target and modifying of state.…

Keep reading

Shifting Akamai to the left using Terraform

Using Terraform to provision Akamai properties in a shift left testing practice.…

Keep reading

EFS Excess - Cleaning up terabytes of data

Disovering terabytes of excessive data, on our bill first, and cleaning it up.…

Keep reading

Presentation at developer.overheid.nl meetup

Slides of the presentation I gave at a developer.overheid.nl meetup on the topic of moving from Kops to EKS.…

Keep reading

Kubernetes Community Day Amsterdam 2019

Short recap of the Kubernetes Community Day that took place 2019.…

Keep reading

Kubernetes Community meetup at NU.nl/Sanoma

Slides of the presentation I gave about Kubernetes practices and learnings at NU.nl.…

Keep reading

KubeCon + CloudNativeCon 2019 Barcelona

Looking back at KubeCon + CloudNativeCon 2019 (3 weeks after the fact).…

Keep reading

Maximize learnings from a Kubernetes cluster failure

Analyzing a seemingly simple Kubernetes cluster problem and, more importantly, maximize learnings.…

Keep reading

DevOpsCon 2018 Munich

Recap of the DevOpsCon 2018 conference in Munich.…

Keep reading

Generating https urls in Django using CloudFront

Configure CloudFront to set the Cloudfront-Forwarded-Proto in order to allow a Django application to know the client’s request protocol.…

Keep reading