Overview Nowadays, with multiple environments and many developers involved in a single project, it is difficult to properly test everything at a high level. Unit or any small tests are easy to run everywhere nowadays, on a local machine, in the cloud, in the pipeline, etc. But what happens when I want to test some complex functionality or dependencies.
Jul 21, 2022
I would like to cover in this article all azure resources using Azure Resource Manager templates (ARM templates).
Jun 16, 2022
In this article, I would like to talk about the use of infrastructure within the code base
Jun 8, 2022
Run and check maven or gradle project with Sonar Qube.
Nov 26, 2019
NOTE: Full code is not available. Only piece of code will be showed, so try to learn and create for yourself. Technology stack Python Python 3.7 Nameko framework Spring Boot 2.2 RabbitMQ Redis Docker Nameko framework Nameko is a framework for building microservices in Python.
Nov 18, 2019