Sep 30

Kafka vs RabbitMQ: Which One Should You Choose?

When building applications, especially in distributed systems, messaging tools are important for handling data and communication between different parts of the system. Two popular tools for this are Apache Kafka and RabbitMQ. While both help manage messages, they are built for different tasks. Let’s explore which one might be best for your needs. What is […]
Read More
Jan 03

Camunda Demystified: From Installation to Modeling Mastery

Camunda Platform is a Java-based framework. The main components are written in java and we have a general focus on providing java developer with the tools they need for designing, implementing and running business processes and workflow on the JVM.Nevertheless, we also want to make the process engine technology available to non-java developers.This is why […]
Read More