-
Enterprise Java
Elastic Stack Introduction
When you are running software that is critical for your company you can’t have logs just for analysing things that…
Read More » -
DevOps
Containers with Docker
In this post we are going to see a few things: Working with containers docker-compose Building images Multi-stage build Basic…
Read More » -
Enterprise Java
Introduction to Test Doubles
When you are writing unit test you are faced with many kinds of collaborators and they all have very specific…
Read More » -
Software Development
Working with the DynamoDB
Part 0 – The application. We have this application called Tasqui that can be found in THIS repository. It is…
Read More »