Posts by

Anton Frost

Experienced Data Engineer

Data Engineer trying to keep up with technology and life in general.

Kubernetes Job Controller - Drawn image of a postman drowning in post

2026-02-04

How We Broke the Kubernetes Job Controller with 7,500 Crashlooping Pods 

Read about Anton's experience on how they broke Kubernetes Job Controller with 7500 Crashlooping Pods.
JSON Decoding

2025-03-21

Why You Should Not Trust JSON Decoding

Read about Anton's experience with JSON, why he thinks you shouldn't trust JSON decoding and what lessons he learned for the future.
schema changes in clickhouse

2023-12-12

Unleashing data agility: A practical approach to schema changes in ClickHouse

It is difficult to account for unknown factors when constructing your data schema. In some cases, you need to be able to change it later and retroactively apply it to historic data.