Published inArtefact Engineering and Data ScienceHow to handle Superset authorization programmaticallyApache Superset is an open source tool for data exploration and visualisation. For more information about Superset see the official…Nov 28, 20242Nov 28, 20242
Kafka Consumers :The main source for this article is the book : Real-Time Data and Stream Processing at Scale. Available for free online using this link.Apr 26, 2022Apr 26, 2022
Kafka internals : how Kafka brokers workThe main source for this article is the book : Real-Time Data and Stream Processing at Scale. Available for free online using this link.Apr 24, 2022Apr 24, 2022
Kafka producers :This article is the first of a serie of writings about Kafka. My principal source for this article is the book : Real-Time Data and Stream…Apr 23, 2022Apr 23, 2022
Méthodes d’optimisation des indexes MongoDB :Cet article est issue de la formation de performance M201 proposée par Mongodb University.Nov 29, 2021Nov 29, 2021
La théorie des index mongodb :Dans Cet article nous allons voir comment fonctionnent concrètement les index dans une base de donnée Mongodb. Nous allons donc aborder…Nov 26, 2021Nov 26, 2021
Structure de la JVM JavaLa JVM est le composant qui caractérise le plus Java. Ceci est notamment dû à sa caractéristique Write Once Run Anywhere. En effet un…Oct 26, 2021Oct 26, 2021
Build a data center at home with ProxmoxIn this article we will see why it is valuable to set up a physical server at home, we will also have a look at some fundamentals of…Aug 15, 2021Aug 15, 2021
Hands-on introduction to software testing with cypressThis article is the first of three that will cover the set up of a complete CI/CD pipeline with docker, travis CI and Cypress. In this…Jan 20, 2021Jan 20, 2021
Conditional testing with Cypress :In this article we will see how to do a conditional testing, i.e. check if a content exists and if not do something else instead of…Nov 22, 2020Nov 22, 2020