Ganhammar.

Notes on serverless, .NET, and whatever I've just taken apart.

Author
Anton Ganhammar
Writing since
2023
Entries
11
Last updated
2026-08-14

Colophon

About

Hey! I'm Anton Ganhammar, a software engineer with 15+ years of experience, based in Gothenburg. I work with platform engineering, cloud architecture, and building things that (hopefully) make developers' lives easier.

This blog is where I share random thoughts, experiments, and things I've learned along the way. Nothing too fancy, just dev stuff.

How this site is built

Posts live as markdown in a separate repository. Every page here is rendered once at build time and served as a static file from CloudFront, so there is no server answering requests and nothing to warm up. The drawing on the front page describes that path.

Source is on GitHub.