Nowadays, Docker is widely used, it is everywhere and it stands as a foundation for many other systems. But do you know how did it start ? Why do we need Docker, what does it solve, how it makes life easier ? Let’s start this journey together and try to deep dive into Docker history.
Author: François ALLAIS
In France, discussions are going well regarding the change of summer and winter time ! Let’s go further in this article..
In this article, we will present you how we choose to deploy our blog by using DevOps approach.
You will discover how to use certain AWS services (DynamoDB, S3, etc.) with the Golang language.
In this article, you will learn a very basic example of how to build, test and deploy a Golang application into the Docker Hub. To do so we will use the Github Actions.