Blog
1500+ articles — Page 60 of 63
Platform Engineering
WebAssembly Beyond the Browser
Wasm components boot in microseconds and consume minimal memory. How WebAssembly is reshaping serverless, edge computing, and plugin architectures.
3 min read Platform Engineering
WebAssembly on Kubernetes: SpinKube and Wasm
Deploy WebAssembly workloads alongside containers on Kubernetes using SpinKube. Faster cold starts, smaller footprint, and polyglot serverless functions.
3 min read AI
What is OpenClaw? The Open-Source AI Agent Gateway You...
Discover OpenClaw, the open-source AI agent gateway that connects LLMs to messaging platforms like Discord, Telegram, and Slack.
3 min read DevOps
Zero Trust for Kubernetes: Service Mesh, mTLS, and OPA...
Kubernetes networking is insecure by default. Here's how to implement zero trust with service mesh, mutual TLS, and Open Policy Agent for real security posture.
3 min read Platform Engineering
Zero Trust Architecture for Kubernetes Workloads
Implement zero trust security for Kubernetes. mTLS with service mesh, workload identity, network policies, and runtime security enforcement.
2 min read AI
Containerized AI Workloads with Podman on RHEL
Deploy and manage AI models using Podman containers on Red Hat Enterprise Linux—including GPU passthrough, rootless containers, and production.
6 min read AI
Multi-Tenant GPU Orchestration on OpenShift AI
A preview of my KubeCon Europe 2026 talk — what I'll cover about multi-tenant GPU orchestration on OpenShift AI with NVIDIA KAI (G/H200), and why this topic.
5 min read Conferences
Red Hat Summit 2026: GPU Platform Engineering Talk
Luca Berton presents 'GPUs take flight: Safety-first multi-tenant Platform Engineering with NVIDIA and Red Hat OpenShift AI' — a lightning talk at Red Hat.
5 min read AI
GPU Hardware Selection Guide for RHEL AI
Compare NVIDIA A100, H100, and AMD MI300X GPUs for RHEL AI workloads—including performance benchmarks, cost analysis, and deployment recommendations for.
6 min read Conferences
KubeCon Europe 2026 Side Events Guide
Your ultimate guide to KubeCon + CloudNativeCon Europe 2026 side events, parties, and meetups in Amsterdam — from Cloud Native Rejekts to KuBBBecon.
45 min read Open Source
FOSDEM 2026: Open Source, RISC-V & Community Energy in...
Luca Berton's experience at FOSDEM 2026 in Brussels — connecting with DeepComputing, RISC-V International Foundation, and 8,000+ open source minds.
2 min read data
Manage Schema Evolution in Real‑Time Data
Master schema evolution strategies for real-time data systems in this hands-on Coursera course. Handle breaking changes without pipeline downtime.
2 min read data
Orchestrate & Recover Real-Time Data Pipelines
Master data pipeline orchestration and recovery in this hands-on Coursera course. Build fault-tolerant streaming architectures with Apache tools.
2 min read data
Stream & Unify Data Schemas with CDC
Master Change Data Capture techniques in this hands-on Coursera course. Stream, transform, and unify data schemas across heterogeneous systems.
2 min read AI
Ansible Automation for RHEL AI Deployments
Automate your entire RHEL AI lifecycle with Ansible playbooks—from GPU provisioning to model deployment, monitoring setup, and CI/CD pipeline integration.
6 min read AI
AI in Robotics Meetup Amsterdam
Attending the largest AI on the Amstel meetup on AI in robotics. Panelists from Monumental, Picnic, and TU Delft on moving from demos to scalable systems.
3 min read AI
Dell PowerScale + NVIDIA GPUDirect Storage Guide
GPUDirect Storage removes CPU bounce buffers, while PowerScale scales bandwidth and consistency—together they reduce time-to-first-batch and keep GPUs fed.
6 min read AI
vLLM Inference Optimization on RHEL AI
Deploy high-performance model serving with vLLM on Red Hat Enterprise Linux, featuring OpenAI-compatible APIs, tensor parallelism, and production-grade.
4 min read aiPackaging a Hugging Face Model Snapshot
Learn how to download a Hugging Face model as real files and package it into a portable tarball for offline use, archival, or distribution.
3 min read AI
Building Your First AI Chatbot with RHEL AI and InstructLab
Learn how to create a production-ready enterprise chatbot using RHEL AI's InstructLab framework, from model selection to deployment with OpenAI-compatible APIs.
5 min read AI
Scaling AI Inference with vLLM on RHEL AI: Multi-Node...
Master enterprise-scale AI inference by deploying vLLM across multiple nodes on RHEL AI, with practical guidance on tensor parallelism, load balancing,.
5 min read AI
Hardening RHEL AI with SELinux and Containers
Implement defense-in-depth security for AI workloads on RHEL AI using SELinux policies, container isolation, network segmentation, and compliance frameworks.
6 min read AI
Implementing RAG (Retrieval-Augmented Generation) on RHEL AI
Build enterprise knowledge systems using RAG architecture on RHEL AI, combining vector databases, document ingestion pipelines, and LLM inference for.
8 min read AI
SPDX Model Lineage Tracking in RHEL AI
Implement model provenance and compliance tracking using SPDX standards for AI governance and regulatory requirements, based on Practical RHEL AI Chapters.
5 min read