Emailing microservice with Apache Kafka and Spring Boot made easy

This step-by-step guide will help you set up a messaging feature using Apache Kafka for your Spring Boot micro-service application.

Lire l'article
FinTech omnichannel application development with React Native Web

Developing Web and Mobile applications in Fintech thanks to React Native Web.

Lire l'article
How We Reduced a Request Time by 133 with Tracing and Elastic APM

Check how we implemented distributed tracing with Elastic Apm in our Spring microservice environment and made debugging easy !

Lire l'article
Eliminate Hibernate N+1 Queries

Hibernate is a famous ORM for Java applications. In this article, I show you how to improve performance eliminating the Hibernate N+1 Queries.

Lire l'article
Get Started to monitor your Django application with Prometheus & Grafana in 10 minutes

This 10-minutes guide will help you easily get started with monitoring a Django application using Prometheus and Grafana. You will be able to display this monitoring dashboard :

Lire l'article
How to use styled components with Material UI in a React app

We will see how to style Material UI components with the library styled-components. Among the edge cases we will cover are: overriding Material UI's theme, prioritize the CSS rules of styled…

Lire l'article
Meetup Secure Web Paris #2: Crafting Secure Softwares and OWASP ZAP

Revivez le meetup Web Secure Paris pendant lequel j’ai appris à utiliser ZAP pour détecter les failles de sécurité d’une application, et les bonnes pratiques pour les éviter.

Lire l'article
How to use Log4j and MDC in Java Spring Boot Application?

In the context of one of our projects, we were faced with many debugging cases. Simple messages in the logs are not always enough. For example, it may be necessary to have more information about the...

Lire l'article
Meetup PWA #13 : Créer un client Reddit avec du SSR en Nuxt.js (in French)

Il y a quelques semaines, à Sipios, j’ai eu l’occasion de participer à mon premier dojo du Meetup PWA Paris. Un dojo est un atelier pratique pour se former à un geste technique. Ici, nous partons…

Lire l'article