Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

Groq vs. GPUs: The future of AI inference in 2026

Back in 2016, Jonathan Ross founded Groq, the AI chip startup, which went on to enter a non-exclusive licensing agreement with NVIDIA for Groq’s inference technology (as part of a $20 billion deal). The name ‘Groq’ is commonly confused with X (formerly Twitter)’s Grok, which was launched in 2023 as a Gen AI chatbot. As demand for real-time AI continues to grow, inference has become one of the most important and expensive parts of the machine learning lifecycle.

NVIDIA DGX vs. NVIDIA HGX: What is the difference?

While GPUs remain among NVIDIA's flagship products, they also offer a range of other compute products beyond the dedicated graphics cards for which they are known. If you are unfamiliar with the words DGX or HGX, this blog is for you. Throughout this blog, we will cover what these terms mean in practice and when you should be using them.

Multi-Agent AI SRE Has Landed and Its Built for Your Most Complex Stacks

Once upon a time, a monolith running on a handful of servers meant that incident management, even at 2:17 AM, was something a single generalist could handle. One person with enough context across the stack could reasonably diagnose whether the database was choking, a config had changed, or a server was running hot. They’d fix it and go back to sleep.

Kubernetes multi-cluster: the Day-2 enterprise strategy

A multi-cluster Kubernetes architecture distributes application workloads across geographically separated clusters rather than a single environment. This strategy strictly isolates failure domains, ensures regional data compliance, and guarantees global high availability, but demands centralized Day-2 control to prevent exponential cloud costs and operational sprawl.

Introducing hosted control planes on Konstruct

For seven years, I've watched the same pattern. An organization decides it needs a platform and assigns two of its best engineers. They estimate it will take three months, but eighteen months later, they're still integrating ArgoCD with their secrets manager, still debugging Crossplane providers, and still arguing about how to structure the GitOps repo. What’s happened is they’ve built something that works for one team and can't be repeated for a second.

Explore Kubernetes with native OpenTelemetry data

Kubernetes environments generate a constant stream of signals across clusters, nodes, pods, and workloads. For teams that have standardized on OpenTelemetry (OTel), maintaining ownership of that data is critical. But in practice, many observability platforms require translation into vendor-specific data formats, leading to fragmented product experiences, blank dashboards, and uncertainty about data integrity.

Introducing Calico Load Balancer and Seamless VM-to-Kubernetes Migration

SAN JOSE, Calif., March 23, 2026 — Tigera, the creator and maintainer of Project Calico, today announced a major expansion of its Unified Network Security Platform for Kubernetes, aimed at helping enterprises consolidate infrastructure and accelerate the migration of legacy workloads to cloud-native platforms.

Secure and Scale VMware VKS with Calico Kubernetes Networking

VMware vSphere Kubernetes Service (VKS) is the CNCF-certified Kubernetes runtime built directly into VMware Cloud Foundation (VCF), which delivers a single platform for both virtual machines and containers. VKS enables platform engineers to deploy, manage, and scale Kubernetes clusters while leveraging a comprehensive set of cloud services. And with VKS v3.6, that foundation just got significantly more powerful.

Calico Load Balancer: Simplifying Network Traffic Management with eBPF

Ever had a load balancer become the bottleneck in an on-prem Kubernetes cluster? You are not alone. Traditional hardware load balancers add cost, create coordination overhead, and can make scaling painful. A Kubernetes-native approach can overcome many of those challenges by pushing load balancing into the cluster data plane.