Event-Driven Architecture and Change Data Capture Made Easy
Hello again! In this article (Part 1), we will discuss two common ways to build modern software systems: Event-Driven Architecture (EDA) and Change Data Capture
Hello again! In this article (Part 1), we will discuss two common ways to build modern software systems: Event-Driven Architecture (EDA) and Change Data Capture
Introduction Welcome back! Building on our previous discussion on the Circuit Breaker pattern, this article will explore one of the essential resilience patterns. Implementing resilience
Introduction Welcome back! In this part, we will talk about part 3 of Microservices in Java, make sure to check part 1 and part 2,
Introduction TLS is the secure communication protocol of the internet that ensures the safety and integrity of information. In this article, we’ll make TLS easy
Introduction In the world of Java microservices, Communication strategies between services are crucial for building scalable and resilient systems. This article explores various communication methods
Introduction When building applications that need to communicate with other parts of the system (such as microservices), Java developers have access to various tools and
Introduction In the world of Java development, choosing the right framework can significantly impact the performance and productivity of your applications. With this in mind,
History of Microservices: Microservices term now synonymous with cutting-edge software architectural design, have become the bedrock of modern application development. This comprehensive guide examines the
Where Does Your Business Logic Belong? In the world of app development, “business logic” is the backbone of your application—it’s what makes it tick. But
HHey there! đź‘‹ Welcome back to my series on DDD. If you’re just joining me and haven’t checked out Part 1 and Part 2, I’d