
How To Install Docker Using Ansible
2022-01-08In this article I will explain how to install Docker using Ansible.
In this article I will explain how to install Docker using Ansible.
In this article I will talk about programming languages preferences and how we shouldn't fight for it like if it was religion
CQRS stands for Command Query Responsibility Segregation and is an evolution of the CQS, Command Query Separation from Bertrand Meyer.
In this article I will describe what is event sourcing, how it works, what are the implications and how to make a basic implementation