by admin | Jul 1, 2023 | Uncategorized
Introduction The world of cloud-native networking is rapidly evolving, and one technology that is causing a stir is eBPF (extended Berkeley Packet Filter). Today, we’ll take a closer look at the roots of eBPF-based networking, its rise in popularity, and why...
by admin | Jul 1, 2023 | Uncategorized
MetalLB is a powerful load-balancer implementation specifically designed for bare metal Kubernetes clusters. It leverages standard routing protocols to provide fault-tolerant access to applications through external IP addresses. This open-source solution fills the gap...
by admin | Jun 29, 2023 | Uncategorized
In the world of distributed computing systems, effective communication between various components is crucial for maintaining a cohesive architecture. Two common patterns used for communication between components are the Message Bus and the Message Queue. While both...