Fetch K8 Job Result without Persistent Storage
Kubernetes Jobs are great for one-off workloads — running tests, data processing, or batch scripts. But they come with a catch: as soon as…
2025, Oct 07 — 3 minute readKubernetes Jobs are great for one-off workloads — running tests, data processing, or batch scripts. But they come with a catch: as soon as…
2025, Oct 07 — 3 minute readI recently ran into a situation where I couldn’t use the usual magic from the library to authenticate my .NET app to Azure. I had to…
2025, Oct 02 — 3 minute readI recently finished Start with Why by Simon Sinek, and two ideas stayed with me long after I closed the book. The first is his “Golden…
2025, Sep 28 — 1 minute readHave you ever had two containers in the same Pod, but one absolutely needed to be running before the other could start? That was my…
2025, Sep 26 — 3 minute readLean In by Sheryl Sandberg is a motivational book. I relate to her because, like her, I come from a privileged background. Like her, I did…
2025, Apr 11 — 1 minute readI was set out to add a Azure WebJob to my dotnet core project. I already had a dotnet core project that deployed to Azure Webapp using a…
2025, Feb 21 — 5 minute readI re-read Indistractable by Nir Eyal because I realised I did not remember any of the concepts from the book from the first time I read…
2025, Feb 09 — 2 minute readBig Magic by Elizabeth Gilbert is a good read for people who enjoy simple writing. The language of the book is such that it almost seems…
2023, Nov 20 — 2 minute readI was surprised to find out that the Psychology of Money was published only in 2020. The way people talk about it - like it is a must read…
2023, Mar 23 — 2 minute readI started reading StoryWorthy with a set of expectations. I thought it was about having great conversations. I was hoping to learn ways to…
2023, Feb 07 — 3 minute read