All blog posts

Here is the list of all my articles on IT subject! Good reading !

Category blog icon

How does the HTTPS protocol work?

New Technological watch Tutorial Top post!

Let's understand how communications are secured over the internet with HTTPS and TLS

20 minutes
Category blog icon

Understanding SSH and setting up SSH keys

Tutorial

In this article, we’ll see what is SSH, and generate and configure SSH keys for secure authentication

3 minutes
Category blog icon

Understanding XSS vulnerabilities

Tutorial

In this article, we will explore how XSS vulnerabilities work and how to prevent them

3 minutes
Category blog icon

Understanding CSRF vulnerabilities

Tutorial

In this article, we will explore how CSRF vulnerabilities work and how to prevent them

3 minutes
Category blog icon

Understanding SQL injection vulnerabilities

Tutorial

In this article, we will explore how SQL injection vulnerabilities work and how to prevent them

3 minutes
Category blog icon

Practice code with the "Quick Sort" algorithm

Tutorial

Enhance your coding skills by learning how the Quick Sort algorithm works!

4 minutes
Category blog icon

The SOLID/STUPID principles

Tutorial Top post!

Learn what are the SOLID and STUPID principles with examples

5 minutes
Category blog icon

Create a Docker Swarm playground

Tutorial

Let's create Docker Swarm playground on your local machine

4 minutes
Category blog icon

Setup a Kubernetes cluster with K3S, Traefik, CertManager and Kubernetes Dashboard

Tutorial Top post!

Let's setup step by step our own K3S cluster !

6 minutes
Category blog icon

Create an Ansible playground with Docker

Tutorial

Let's create an Ansible playground with Docker

3 minutes
Category blog icon

Database ACID/BASE - Understanding the CAP Theorem

Technological watch Tutorial

Learn what is the CAP Theorem in less than 5 minutes !

4 minutes
Category blog icon

HashiCorp Vault - Technological watch

Technological watch Tutorial Top post!

Learn what is HashiCorp Vault in less than 5 minutes !

9 minutes
Category blog icon

How to internationalize an AstroJS website while maintaining good SEO ?

Tutorial

We will see how to create an implementation of i18n with AstroJS

4 minutes
Category blog icon

Remember all the commands of a project with Makefile

Tutorial

We will see how to remember all command of a project & write documentation with Makefile !

4 minutes
Category blog icon

LFTP - Deploy an application in command line

Tutorial

Here we will see how to automatically deploy an application with lftp in command line.

2 minutes
Category blog icon

How to center a <div> in CSS ?

Tutorial

Let's discover together three ways to center a div in HTML/CSS !

1 minute
Category blog icon

Create a WAMP environment with docker

Tutorial

An easy code to install Apache, MySQL and PHP with Docker !

2 minutes