Burak's Tech Insights: AI, Software, and More

🤟 Welcome to my tech blog. 💻

Latest Posts

Replacing Auth0 with self-hosted Authentik on Kubernetes and Cloudflare

Auth0 deleted my free-tier tenant without warning after 150 days of inactivity. Here's how I replaced it with self-hosted Authentik on my homelab Kubernetes cluster, wired up through Cloudflare Access with group-based policies.

MLOps: A Practical Guide for Software and DevOps Engineers

MLOps brings software engineering discipline to machine learning. Learn what it is, why it matters, and how to apply CI/CD, model versioning, monitoring, and more to ship reliable ML systems.

How to Use a Custom Domain with GitHub Pages

Learn how to set up a custom domain for your GitHub Pages website.

Generate Static Web Pages on GitHub with Next.js, Tailwind CSS & Markdown

Discover how to create static web pages on GitHub Pages with Next.js, Tailwind CSS, and Markdown. Follow a step-by-step guide for efficient deployment.