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

Secure Route 53 healthchecks using HAProxy

It’s possible to configure HAProxy to have separate health check and service endpoints, allowing to set up different firewall rules for each.…

Keep reading

Taming PYTHONPATH in PyCharm and IntelliJ

PyCharm and IntelliJ have some odd defaults that can mask mistakes until they hit CI.…

Keep reading