Renovate: Dependabot Alternative
Compared to Dependabot, I love Renovate's capability to update Docker, Docker Compose, and Kubernetes files. I'll use it from now on!

Nicolas Frankel
5,216 viewsCompared to Dependabot, I love Renovate's capability to update Docker, Docker Compose, and Kubernetes files. I'll use it from now on!

Per Minborg
10,137 viewsLet's dive into detail about the different ways to serialize Java objects and compare how well they work.
Rob Austin
8,758 viewsLearn the basics of serialization in an article that discusses some of the key advantages of the open source Chronicle Wire.

Peter Lawrey
8,890 viewsLearn what we learned after five years of developing and supporting low latency microservices.

Nicolas Frankel
4,322 viewsThe default Python's dependency management system breaks automated version upgrades, take a look at the pip-compile alternative.

Sumith Puri
12,478 viewsIn this article, we discuss Docker Desktop, including the Docker file, creating/pushing Docker images, creating/running Docker containers.

Frank Rosner
9,540 viewsLearn how to manually reassign a PersistentVolume from one StatefulSet to another. Also learn about the STS, PV, and PVC API resources.

Peter Lawrey
6,503 viewsChronicle Queue and Chronicle Map allows you to have a persisted store which can be embedded into multiple JVMs on the same server.

Nicolas Frankel
4,329 viewsContext and more surrounding the Rust integration in Apache APISIX, a good story because it highlights the power of Open Source.

Daz DeBoer
12,310 viewsTo enhance the experience of building Gradle projects on GitHub Actions, the Gradle team has developed the gradle-build-action.