January digest
A Lightweight Distributed Architecture to Handle Thousands of Library Releases at eBay
A new lightweight distributed architecture is proposed and applied on eBay’s release system to support thousands of libraries release work in high efficiency.
A Lightweight Distributed Architecture to Handle Thousands of Library Releases at eBay
Legacy Mimic
Dealing with legacy systems could be tricky. The author exposes here how to interacts with legacy system in such a way that the old system is not aware of any changes.
An open source developer’s guide to 12-Factor App methodology
The author explores in this article how 12 basic principles can help teams build highly scalable apps quickly and efficiently.
An open source developer’s guide to 12-Factor App methodology
SUSE unveils Rancher Desktop 1.0 for Kubernetes on your PC
In 2021, Docker Inc stopped providing Docker Desktop for free. Now, Suse provides Rancher Desktop as an open source program that enables you to learn, experiment or test out Kubernetes container management. It currently works on M1 and Intel Macs; Windows, via Windows Subsystem for Linux (WSL); and Linux.
SUSE unveils Rancher Desktop 1.0 for Kubernetes on your PC
The Flatten Maven plugin
One of the Apache Maven committers recently wrote about their plans for Maven 5. The author explores in this article one of the most significal change: the distinction between the build POM & the consumer POM.