Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Event Driven Architecture has become a very popular choice in recent times for developing highly...
In this post, I’ll walk you through how to create an event-driven Node.js app in TypeScript. We will...
ngrok is great. It's been the go-to for many a web developer who wants to be able to expose a locally...
Introduction My only encounter with a message broker service until this point was when I...
Introduction In this post, we're going to take a deeper dive into Apache Kafka. If you'd...
Day 019 - 100DaysAWSIaCDevopsChallenge Recently, I’ve come across questions in communities...
During the year 2024, I have been presenting how I integrated a company central bus into a set of...
To have a readable blog, all the links are at the bottom except the link to the Fluvio project. ...
In distributed systems, ensuring data consistency across multiple concurrent processes is critical....
Introduction In the world of message-driven applications, handling failed messages...
Woovi is building an instant payment infrastructure for Pix (Brazil's most popular payment...
I recently had to build convenience wrappers around producers and consumers for RabbitMQ in a pub-sub...
Hi Guys! wanted to share the my exploration and research of Kafka collected all the information and...
Introduction As modern applications shift towards microservices and serverless...
LinkedIn understands the importance of staying connected within your professional network, even when...
Choosing the right pub/sub platform is one of those decisions that will have a lasting impact on your...
The Publisher/Subscriber Pattern, commonly referred to as Pub/Sub, is a powerful design pattern that...
I kept thinking about what Werner Vogels said in his speech at AWS re:Invent in December 2022, the...
Monolithic Architecture Monolithic applications are designed as a single, unified package that...
When diving into the world of distributed systems and real-time data processing, Apache Kafka stands...
Alright, in Part 1, we got the 30,000-foot view of our microservices architecture for video...
Note You can check other posts on my personal website: https://hbolajraf.net In this...
In today’s data-driven world, real-time data processing is critical for many applications. To meet...
If quickly checking for sensitive information in new data uploaded to an S3 bucket is critical, we...
Docker Compose Networking: Simplifying Container Communication Docker Compose simplifies...
📚 Introduction: Nowadays, businesses need to handle large amounts of data and events...
In modern software development, scalability is a critical factor in the success of an application....
In a previous post, I wrote about EventBridge Scheduler and how we can use it to build a reminder...
At Woovi we focus on shipping production code with the simplest architecture, this helps us scale...
Hello everyone, In this blog, I’ll walk you through building an event-driven pipeline that converts...