Blog Posts

MCP: The Universal Protocol Revolutionizing AI Integration

MCP: The Universal Protocol Revolutionizing AI Integration

Breaking down how the Model Context Protocol is changing AI...

Building AI Agents for Kubernetes Using the Inference Gateway (Rust SDK)

Building AI Agents for Kubernetes Using the Inference Gateway (Rust SDK)

Artificial intelligence workloads have become a cornerstone of modern applications,...

Running LLMs on Kubernetes with Ollama

Running LLMs on Kubernetes with Ollama

Orchestrating LLMs on Kubernetes with Ollama

Quantization Explained: Making AI Efficient with a Simple Spice Rack Analogy

Quantization Explained: Making AI Efficient with a Simple Spice Rack Analogy

A Fun, Simple Explanation! In this article, we'll break down...

The Forgotten Kubernetes Probes: Understanding Startup Probes and Their Importance

The Forgotten Kubernetes Probes: Understanding Startup Probes and Their Importance

While liveness and readiness probes are widely discussed, startup probes...

Design-First approach with OpenAPI

Design-First approach with OpenAPI

Explore why a shift from code annotations to plain OpenAPI...

ArgoCD Preview Environments

ArgoCD Preview Environments

ArgoCD is a declarative, GitOps continuous delivery tool for Kubernetes.

Loosely coupled Micro-services with Distributed Application Runtime(DAPR)

Loosely coupled Micro-services with Distributed Application Runtime(DAPR)

Distributed Application Runtime is a great way to decouple application's...

NextJS Static Site Generator(SSG)

NextJS Static Site Generator(SSG)

In this tutorial I want to cover how powerful raw...

A/B Testing with NGINX

A/B Testing with NGINX

Many companies don't release a newer version of their product...

Infrastructure as Data

Infrastructure as Data

Infrastructure as Data (IaD) isn't a new concept, it just...

Debugging running processes with strace and ptrace

Debugging running processes with strace and ptrace

In this article I want to explain / summarize how...

Build your own Kubernetes Cluster with K3S

Build your own Kubernetes Cluster with K3S

Creating your own kubernetes cluster on raspberry pi doesn't take...

Kubernetes for Local Development with Kubernetes in Docker (KinD)

Kubernetes for Local Development with Kubernetes in Docker (KinD)

In this short tutorial we're going to create 3 node...