SQL simplifies TSDB – how to migrate from InfluxQL to SQL
Member post originally published on Greptime’s blog by tison This article introduced the differences between InfluxQL, Flux, and SQL as query languages. SQL is a more common and general language for querying time series data, making…
Slurm: An HPC workload manager
Member post originally published on SuperOrbital’s blog by Sean Kane In this article, we are going to explore Slurm, a popular open-source high-performance computing (HPC1) workload manager, and discover what it is, why people use it, and…
Vitess 20 is now Generally Available
Project post cross-posted on the Vitess blog by the Vitess Maintainer Team We’re delighted to announce the release of Vitess 20 along with version 2.13.0 of the Vitess Kubernetes Operator. Version 20 focuses on usability and…
Migrating to Cilium for Performance, Security, and Additional Features During the early days of building their managed Kubernetes service (DOKS), DigitalOcean used Flannel for networking. However, as their DOKS platform grew, they recognized the need for…
In its inaugural year, KCD New York has become a significant community event within the CNCF ecosystem, redefining how powerful the community can lead events in North America. Led by experienced professionals, KCD New York delivers…
Why Embrace created span snapshots for mobile observability with OpenTelemetry
Member post by Fredric Newberg, CTO and Co-Founder of Embrace OTel spans are very powerful for gaining an understanding of the performance of mobile applications. However, given the restriction placed on spans in the OTel specification…
Unveiling the 10-Year Kubernetes anniversary logo
Congratulations to Cristher Castro and the Cuemby for designing the winning logo As we celebrate the anniversary of the first Kubernetes commit, we’re thrilled to announce the Kubernetes 10th Anniversary Logo Design Contest winner and unveil…
Project post originally published on the Istio blog by Lin Sun, Solo.io, for the Istio Steering Committee Celebrating Istio’s momentum and exciting future. On this day in 2017, Google and IBM announced the launch of the Istio…
Cloud Native Glossary — the Russian version is live!
Community post by Kirill Kononovich, Dmitry Shurupov, Timur Tukaev The Cloud Native Glossary is a project led by the CNCF Business Value Subcommittee. Its goal is to explain cloud native concepts in clear and simple language…
Fivefold slower compared to Go? Optimizing Rust’s protobuf decoding performance
Member post originally published on the Greptime blog by Lei When optimizing the write performance of GreptimeDB v0.7, we found that the time spent on parsing Protobuf data with the Prometheus protocol was nearly five times…