Blog


KubeCon + CloudNativeCon 2024 recap: highlights and takeaways
Community Post KubeCon + CloudNativeCon 2024 recap: highlights and takeaways
Community post originally published on Medium by Maryam Tavakkoli This year, I had the opportunity to attend KubeCon + CloudNativeCon Europe in Paris. While this marked my second in-person KubeCon attendance, it was my first experience as an...
April 19, 2024

Cloud Custodian completes audit to strengthen security posture and enable continuous assessment
Project Post Cloud Custodian completes audit to strengthen security posture and enable continuous assessment
Project post by Cloud Custodian maintainers The Cloud Custodian maintainers are happy to complete a successful security audit with Ada Logics. The Open Source Technology Improvement Fund (OSTIF) facilitated this audit, which was generously funded by the Cloud...
April 19, 2024

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