Event-Driven Architecture: Getting Started with Kafka (Part 2)
An event-driven architecture is a paradigm that has become increasingly used in modern microservices-based architectures. It promises a more flexible and responsive architecture to business events, while offering better technical decoupling. Let's see how we can build it with Kafka.…
A Beginner's Guide to AWS Cloud Architecture
This is a high-level overview about the most foundational and important pieces that make up the AWS cloud. Some prior knowledge of IP addresses would be beneficial, but not crucial.…
Distributed Tracing using AWS X-Ray
As monoliths have been replaced by microservice applications, growing in size and complexity, the challenge…
This article is not about the latest experiment in the space industry. It is just…
Tackling complexity in the heart of Spring Cloud Feign errors
Feign, Hystrix, Ribbon, Eureka, are great tools, all nicely packed in Spring Cloud, allowing us…
As we know, the IT industry is constantly evolving: hardware evolutions, the advent of IoT,…