← Back to blog

Hello World: Launching vedmich.dev

Why I built a personal site and what to expect here — architecture notes, Kubernetes deep-dives, and lessons from building at scale.

Viktor Vedmich · 1 min read

personal announcement

Hello World

Welcome to vedmich.dev — my corner of the internet where I share what I learn while designing distributed systems, working with Kubernetes, and building cloud architecture at scale.

What to Expect

  • Architecture notes — patterns and anti-patterns from real enterprise engagements
  • Kubernetes deep-dives — from CKA/CKS prep to production cluster design
  • Conference talk write-ups — expanded versions of my talks at re:Invent, AWS Summits, and community events
  • Podcast companion posts — deeper technical context for DevOps Kitchen Talks and AWS RU Podcast episodes

Why a Personal Site?

After years of creating content across YouTube, podcasts, and conferences, I wanted a single place to tie it all together. A home base that isn’t owned by any platform.

This site is built with Astro, styled with Tailwind CSS, and deployed to GitHub Pages. Zero JavaScript shipped to the client by default — just the way I like my infrastructure: lean and efficient.

Stay tuned.