Blog


The challenges of rising MTTR — and what to do
Member Post The challenges of rising MTTR — and what to do
Member post by Jake O’Donnell, Logz.io Data volumes are soaring. Environments are increasingly intricate. The risk of applications and systems encountering breakdowns is sky-high, and the mean time to recovery (MTTR) for production incidents is moving in the...
April 18, 2024

Triton Server accelerates distribution of models based on Dragonfly
Project Post Triton Server accelerates distribution of models based on Dragonfly
Project post by Yufei Chen, Miao Hao, and Min Huang, Dragonfly project This document will help you experience how to use dragonfly with TritonServe. During the downloading of models, the file size is large and there are many...
April 15, 2024 | By Yufei Chen, Miao Hao, and Min Huang

Streamlining logs with open source, local LLMs
Community Post Streamlining logs with open source, local LLMs
 Community post by Anup Ghatage Log messages are essential for debugging and monitoring applications, but they can often be overly verbose and cluttered, making it difficult to quickly identify and understand critical information. This is especially true in...
April 12, 2024

Charting new territory: OpenTelemetry embraces profiling
Ambassador Post Charting new territory: OpenTelemetry embraces profiling
Ambassador post originally published on Logz.io’s blog by Dotan Horovits The topic of continuous profiling has been an ongoing discussion in the observability world for some time. I said back in 2021 that profiling was set to be...
April 11, 2024 | By Dotan Horovits

What is infrastructure from code?
Member Post What is infrastructure from code?
Member post originally published on AppCD’s blog by Lauren Rother Maybe you’ve heard of Infrastructure as Code (IaC), which is the process of managing and provisioning computer data center resources (mostly but not entirely in the cloud) through version-controlled, machine-readable...
April 10, 2024 | By Lauren Rother

K8s Benchmark Report: are organizations meeting NSA hardening checks?
Member Post K8s Benchmark Report: are organizations meeting NSA hardening checks?
Member post originally published on Fairwinds’s blog by Joe Pelletier The National Security Agency (NSA) and the Cybersecurity and Infrastructure Security Agency (CISA) continue to update their Kubernetes hardening guidance, making recommendations to help organizations ensure they are hardening their Kubernetes clusters. This...
April 9, 2024 | By Joe Pelletier

Applicability of Open Policy Agent (OPA) in telecom domain
Member Post Applicability of Open Policy Agent (OPA) in telecom domain
Member post by Rakesh Girija Ramesan Nair, Senior Technology Architect, and Sherni Liz Samuel, Technology Architect, Infosys Limited Abstract: This blog brings forth the key focus areas & challenges in the Telecom domain related to policies and how...
April 8, 2024 | By Rakesh Girija Ramesan Nair and Sherni Liz Samuel

Membership change source code interpretation
Member Post Membership change source code interpretation
Member post originally published on Medium by DatenLord Background In distributed system application scenarios, it is inevitable to add or delete nodes or replace nodes, the simplest solution is to temporarily shut down the cluster, then directly modify...
April 4, 2024 | By DatenLord

A 2024 K8s Benchmark Report: the latest trends in workload reliability
Member Post A 2024 K8s Benchmark Report: the latest trends in workload reliability
Member post originally published on Fairwinds’ blog by Joe Pelletier According to Gartner, cloud computing will become an essential component of maintaining business competitiveness by 2028. Indeed, in 2024 spending on public cloud services is projected to reach $679...
April 3, 2024 | By Joe Pelletier

Gödel Scheduler open-sourced: a unified scheduler for online and offline workloads
Member Post Gödel Scheduler open-sourced: a unified scheduler for online and offline workloads
Member post by ByteDance Background Since its open-source release in 2014, Kubernetes has rapidly become the de facto standard for container orchestration. The infrastructure team at ByteDance adopted Kubernetes early on to build our private cloud platform. Over...
April 2, 2024 | By ByteDance