Learn about a scenario where, at first glance, I needed an active-active Kafka cluster with bi-directional replication. What happened as I dove deeper?
In the second part of the ultra-fast series, In this article, learn a new database that can make your microservices scale up quickly in the Java world!
Learn about Apache Kafka, MQTT, and OPC-UA for data streaming in IoT and Industry 4.0, including architectures, comparisons, and examples from Audi and BMW.
This article explores how to use method chaining to add routing information to serialized data structures in a lightweight fashion, where the routing information can be read separately by an intelligent message router.
We will see how dynamic rendering works using HTML and CSS for mobile and desktop. A user might be operating on both devices, but their expectation changes widely.
Here's a quick introduction to Kubernetes, including popular alternatives and competitors to the open-source platform as well as why we need container orchestration.
Learn how to take advantage of that old laptop by installing Ubuntu Server, Docker, and MariaDB with all the configurations needed to have it always available.
Embedded databases move management from standalone systems to your app. Let's take a look at HSQLDB, H2, and Apache Derby to see how they can work with Java apps.
DSLs are intended to express domain concepts in a natural way. But are domain concepts set in stone? Or are they something that we could consciously evolve?