Posts
All the articles I've posted.
-
Go Concurrency Patterns: Goroutines and Channels in Practice
Master Go's concurrency model with practical patterns including fan-out/fan-in, worker pools, and pipelines. Covers goroutines, channels, select, and common mistakes to avoid.
-
Platform Engineering: Complete Guide to Internal Developer Platforms
Comprehensive guide to Platform Engineering - building Internal Developer Platforms (IDPs) that improve developer productivity. Learn architecture, tools, golden paths, and best practices.
-
OKD: Community Kubernetes Platform Complete Guide
Comprehensive guide to OKD - the community distribution of Kubernetes that powers Red Hat OpenShift. Learn installation, deployment, and how to run enterprise Kubernetes without licensing costs.
-
Flux CD: Complete GitOps Toolkit for Kubernetes
Comprehensive guide to Flux CD for implementing GitOps on Kubernetes. Learn installation, source management, Kustomize, Helm, and multi-cluster deployments with best practices.
-
Harbor: Enterprise Container Registry Complete Guide
Comprehensive guide to Harbor container registry. Learn deployment, vulnerability scanning, replication, RBAC, Helm charts, and production best practices for enterprise container management.
-
Next.js Server Actions: Handling Forms Without API Routes
Learn how Server Actions in Next.js simplify form handling by eliminating API routes. Covers validation with Zod, optimistic updates, error handling, and revalidation patterns.
-
GitOps and Continuous Delivery: ArgoCD vs Flux for Kubernetes
Complete guide to implementing GitOps with ArgoCD and Flux, comparing features, deployment strategies, and best practices for production Kubernetes environments.
-
Getting Started with Azure AI Foundry: Build Your First AI Application
A step-by-step introduction to Azure AI Foundry, covering project setup, model deployment from the catalog, prompt flow creation, and evaluation. Build your first AI application on Azure.
-
Building Full-Stack Apps with SvelteKit: A Complete Guide
A practical walkthrough of building full-stack applications with SvelteKit covering routing, load functions, form actions, API endpoints, and deployment.
-
Svelte vs React: A Practical Comparison for 2025
A hands-on comparison of Svelte and React covering bundle size, reactivity, performance, ecosystem, and developer experience with side-by-side code examples.
-
OpenStack: Complete Private Cloud Platform Deployment Guide
Comprehensive guide to deploying and managing OpenStack private cloud infrastructure. Learn architecture, core services, networking, storage, and production best practices.
-
Oracle Container Engine for Kubernetes (OKE): Production Deployment Guide
Complete guide to deploying and managing production Kubernetes clusters on Oracle Cloud with OKE. Learn architecture, setup, and best practices for enterprise workloads.