Docker Compose
Here you will find a series of articles related to Docker Compose, which I used to teach this technology to students. Docker Compose is a tool for defining and running multi-container Docker applications using a simple YAML configuration file, making it easy to orchestrate multiple services together.