← Blog

Hello, world

I’m Kenan — a platform engineer in Atlanta. I spend my days designing and operating multi-region, multi-cloud infrastructure, and my evenings tinkering in a homelab. This is where I’ll write about both.

What to expect#

How this site works#

Every post is just a Markdown file with a little frontmatter:

---
title: 'My post'
description: 'One-line summary'
pubDate: 2026-06-01
tags: ['kubernetes', 'networking']
---

The whole site is a static Astro build served from Cloudflare’s free tier — no servers, no cost. Thanks for stopping by; more soon.