Implementing Outbox Transactions in Microservices Architecture

When working on the Runs project, one design demand was to avoid two-phase commits between different microservices. In earlier posts, I wrote about various apps and how event-driven architecture helps with solution-driving. One developmental task involved a particularly complex scenario. I am writing this post to share my experience of overcoming it with you. Issue: … Continue reading Implementing Outbox Transactions in Microservices Architecture

Integrating Spring AI with Azure and AWS: A Quick Guide

Spring AI has experienced significant advancements in its recent versions, making it a powerful tool for developers and data scientists. In this blog, we aim to give a high level introduction. This will help you connect with AI offerings from two major cloud providers: Azure and AWS. Both Azure and AWS offer a variety of … Continue reading Integrating Spring AI with Azure and AWS: A Quick Guide