Total 6 Posts

Architectures

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.…

Read More


Nov 02, 2021 8 min read

Jean-François SIMON

Event-Driven

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.…

Read More


Mar 17, 2021 5 min read

Nima Binayifaal

AWS

Distributed Tracing using AWS X-Ray

As monoliths have been replaced by microservice applications, growing in size and complexity, the challenge…

Read More


Mar 08, 2021 6 min read

Amine Ouali Alami

DevOps

A Guinea Pig in the Cloud

This article is not about the latest experiment in the space industry. It is just…

Read More


Apr 03, 2019 11 min read

Bertrand Pinel

DevOps

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…

Read More


Jun 17, 2018 10 min read

Colin Damon

Microservices

Serverless Architectures

As we know, the IT industry is constantly evolving: hardware evolutions, the advent of IoT,…

Read More


Feb 15, 2018 13 min read

Steve Houël

DevOps