Blog
1645+ articles — Page 11 of 69
Platform Engineering
Kubernetes Multi-Tenancy: Namespace, vCluster, Fleet
Isolate teams on shared clusters — namespace-per-tenant, vCluster virtual clusters, Capsule policies, and Rancher Fleet at scale.
3 min read Platform Engineering
Kubernetes Network Policies: Zero Trust Guide
Implement zero-trust networking in Kubernetes — default-deny policies, namespace isolation, egress control, and DNS-based rules.
3 min read DevOps
Pod Disruption Budgets & Zero-Downtime Rolling Updates
Ensure zero downtime during upgrades — PDBs, rolling update strategies, readiness gates, preStop hooks, and graceful shutdown patterns.
3 min read Platform Engineering
Kubernetes Pod Security Standards Explained
Enforce pod security with built-in admission control — replace PodSecurityPolicy with Pod Security Standards, OPA Gatekeeper, and Kyverno.
2 min read Platform Engineering
Kubernetes RBAC: Least-Privilege for Production
Lock down your cluster — Roles, ClusterRoles, ServiceAccounts, audit logging, and common RBAC mistakes that expose production systems.
2 min read Platform Engineering
Kubernetes Resource Limits & Requests: Best Practices
Set CPU and memory requests correctly — avoid OOMKilled pods, CPU throttling, and wasted capacity with practical sizing strategies.
3 min read Platform Engineering
Kustomize vs Helm 2026: Which Kubernetes Templating Wins?
Complete comparison of Kustomize vs Helm for Kubernetes manifest management. Benchmarks, use cases, migration paths, and when to use each in production.
4 min read Open Source
Listmonk: Open-Source Newsletter & Mailing List Manager
Listmonk handles millions of subscribers on a single server — Go-powered, PostgreSQL-backed, with templating, segmentation, and analytics.
3 min read Platform Engineering
Longhorn: Distributed Storage for Kubernetes Bare Metal
Run production storage without cloud provider — Longhorn provides replicated volumes, snapshots, backups, and DR across bare-metal Kubernetes nodes.
3 min read Open Source
Medusa: Open-Source Headless Commerce Engine for Developers
Build custom e-commerce with Medusa — modular architecture, multi-region, multi-currency, and extensible with plugins. The Shopify alternative.
3 min read Platform Engineering
MinIO: S3-Compatible Object Storage on Kubernetes
Run MinIO for S3-compatible storage — AI/ML data lakes, backup targets, Thanos/Loki backends, and multi-tenant enterprise deployments.
2 min read Automation
n8n: Self-Hosted Workflow Automation with 400+ Integrations
Deploy n8n on Kubernetes — the open-source Zapier alternative with AI agents, code nodes, and enterprise-grade workflow automation.
3 min read DevOps
OpenTelemetry on Kubernetes: Complete Observability Stack
Instrument applications with OpenTelemetry — auto-instrumentation, collector deployment, traces to Jaeger/Tempo, metrics to Prometheus, logs to Loki.
2 min read Open Source
Penpot: Open-Source Figma Alternative for Teams
Penpot offers real-time collaboration, SVG-native design, CSS-ready inspect, and self-hosted deployment. Web-based, no plugins needed.
3 min read DevOps
Prometheus + Thanos: Long-Term Metrics for Kubernetes
Scale Prometheus beyond single-cluster with Thanos — global query view, unlimited retention, downsampling, and object storage backend.
2 min read AI
RAG Pipeline on Kubernetes: Production Architecture Guide
Deploy a production Retrieval-Augmented Generation pipeline on Kubernetes: vector databases, embedding services, chunking, and Argo Workflows.
4 min read Automation
SaltStack vs Ansible 2026: Speed, Scale, and Simplicity
SaltStack vs Ansible for configuration management at scale. Event-driven architecture, agent vs agentless, performance at 10K+ nodes, and migration guide.
3 min read DevOps
SQL Server Performance Tuning: 15 Proven Techniques (2026)
Master SQL Server performance tuning with index optimization, query plan analysis, wait statistics, memory configuration, and tempdb best practices.
6 min read Platform Engineering
Supabase: Open-Source Firebase Alternative on PostgreSQL
Supabase gives you PostgreSQL, Auth, Storage, Realtime, and Edge Functions — fully open-source and self-hostable on Kubernetes.
3 min read DevOps
Tekton: Cloud-Native CI/CD Pipelines on Kubernetes
Build CI/CD pipelines as Kubernetes resources with Tekton — Tasks, Pipelines, Triggers, and integration with Argo CD for full GitOps.
2 min read DevOps
Terraform vs OpenTofu: Migration Guide 2026
Complete guide to choosing between Terraform and OpenTofu — licensing, feature parity, migration steps, and when to switch.
2 min read AI
Tokenomics Is the New Headcount: 5 AI Trends
Microsoft gathered 250 enterprise leaders at its Copilot Summit: AI returns hinge on leadership decisions, and token budgets are replacing headcount.
6 min read AI
Vector Databases on Kubernetes: Qdrant vs Milvus vs pgvector
Deploy and compare vector databases on Kubernetes for AI apps: performance benchmarks, scaling patterns, and production config for RAG and search.
5 min read Open Source
The Cyber Resilience Act for Default Products
Luca Berton interviews Daniel Thompson-Yvetot on how the EU Cyber Resilience Act impacts default products: risk, technical docs, and conformity paths.
3 min read