Rearchitecting M3DB’s index to reduce peak query latency
Guest post originally published on Chronosphere’s blog by Ryan Allen When running M3DB, it is important to monitor the cluster’s health to understand how queries are performing and if the cluster requires additional resources to handle the volume…
Securing Access to your Kubernetes Applications with Dex and RBAC
Guest post from Onkar Bhat, Engineering Manager and Deepika Dixit, Software Engineer, Kasten by Veeam Security is a critical requirement for application development, as is configuring authentication and authorization workflows in a way that makes the user experience…
TorchServe accelerates the distribution of models based on Dragonfly
Project post by Congwang Li, Dragonfly This document will help you experience how to use dragonfly with TorchServe. During the downloading of models, the file size is large and there are many services downloading the files at the…
Member post by DatenLord In the previous article, An Introduction to the CURP Protocol, we gave a preliminary introduction to the CURP Protocol. Now, let’s continue from where we left off and delve into the internal workings of…
Hugging Face accelerates distribution of models and datasets based on Dragonfly
Project post by Gaius, Dragonfly Maintainer This document will help you experience how to use dragonfly with hugging face. During the downloading of datasets or models, the file size is large and there are many services downloading the…
Decoding workload specification for effective platform engineering
Member post originally published on InfraCloud’s blog by Atulpriya Sharma In an ideal world, developers focus on coding applications while the operations team focuses on their seamless deployments of workloads to different environments. However, this is far from…
Mechanism and implementation of lease
Member post by Datenlord 1. Introduction Xline is an open source distributed KV storage engine for managing small amounts of critical data, with the aim of high performance data access and strong consistency across data centers. Xline provides…
Reducing your environmental impact with the Linkerd service mesh
Community post by Catherine Paganini Overview Since its inception, Linkerd has always focused on having the smallest possible resource footprint. That makes it not only the most efficient and cost-effective service mesh on the market, but also the…
Jaeger with Opentelemetry in an easy way
Guest post originally published on Afzal Ansari’s Blog by Afzal Ansari What if you didn’t find the information by searching through the documentation when you didn’t understand it beforehand in a complex environment? You’d get stuck. You are right,…
Recommended architectures for PostgreSQL in Kubernetes
Member post by Gabriele Bartolini, VP of Cloud Native at EDB “You can run databases on Kubernetes because it’s fundamentally the same as running a database on a VM”, tweeted Kelsey Hightower just a few months ago. Quite…