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...
We are all working with the microservices pattern, or at least in a context with multiple teams where...
In today's software development landscape, building scalable and maintainable applications is a...
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...
It can be a guilty pleasure introducing AWS Lambda functions into your solution. Lambda functions are...
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...
To have a readable blog, all the links are at the bottom except the link to the Fluvio project. ...
Kafka? To understand the purpose of Kafka you need to experiment with it in various...
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...
In distributed systems, ensuring data consistency across multiple concurrent processes is critical....
Hi Guys! wanted to share the my exploration and research of Kafka collected all the information and...
Woovi is building an instant payment infrastructure for Pix (Brazil's most popular payment...
Introduction In the world of message-driven applications, handling failed messages...
Introduction In the world of modern application development, the ability to handle...
Monolithic Architecture Monolithic applications are designed as a single, unified package that...
LinkedIn understands the importance of staying connected within your professional network, even when...
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...
Introduction As modern applications shift towards microservices and serverless...
Choosing the right pub/sub platform is one of those decisions that will have a lasting impact on your...
Note You can check other posts on my personal website: https://hbolajraf.net In this...
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...
In today’s data-driven world, real-time data processing is critical for many applications. To meet...
📚 Introduction: Nowadays, businesses need to handle large amounts of data and events...
Have you ever wondered how some of your favorite apps handle real-time updates? Live sports scores,...
If quickly checking for sensitive information in new data uploaded to an S3 bucket is critical, we...