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.
At Wyll, we recently adopted Discord as our enterprise messaging platform, opening up the door to developing a variety of bots tailored to our specific needs. As a Python enthusiast, I naturally sought out Python libraries capable of interfacing with the Discord API.
In France, discussions are going well regarding the change of summer and winter time ! Let’s go further in this article..
A cloud without cloud provider, it’s possible ? In this article I will present the Openstack cloud solution, which allows to have a real cloud system in your company.
You will read an introduction to the concept of DevOps to understand the origin and the stakes of this philosophy.
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.