etcd is an excellent piece of infrastructure Kubernetes uses, but there might be better choices in some contexts. Here, learn how you can use MySQL with APISIX.
You will learn how to implement the outbox pattern with a streaming database which can provide a reliable solution for microservices or multiple services data exchange.
This family of microcontrollers is a popular option in IoT. Let's dig into the features, alternatives, projects, and resources for programming a Raspberry Pi Pico.
In this article, we will learn valuable techniques for managing dependencies between Pull Requests (PRs). We would understand how to strategically handle conflicts and optimize the order of merges.
In this post, learn what a Kubernetes Ingress resource is, its uses in an application context, and get a big-picture look at Kubernetes Ingress and Ingress Controller.
The modern developer is an overarching term covering a large variety of different roles, responsibilities, and skills. In today’s world, it’s a citizen engineer.
Explore the process and impact of bug-fixing on software based on insights from a million git commits. And learn about factors influencing bug-fix quality and more.
JMS is a reliable messaging system for asynchronous communication between applications. Read how it offers features like message persistence and integrations.