Platform engineering maturity at KubeCon + CloudNativeCon NA 2023
Ambassador post originally published on Medium by Mathieu Benoit Platform Engineering was a huge theme at KubeCon NA 2023 in Chicago. More than ever before. More and more companies have initiatives to streamline platform engineering best…
Member post by DatenLord In the previous article on code interpretation, we briefly explained how the CurpServer of Xline is implemented. Now, let’s delve deeper into some core data structures in the CurpServer, particularly the conflict_checked_channel…
Extending GitOps: Effortless continuous integration and deployment on Kubernetes
Member post originally published on the Amplication blog by Levi Van Noort Introduction: Over the last decade, there have been notable shifts in the process of delivering source code. One of the more recent adaptations on…
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…
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…
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…
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…
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….
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…
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…