VOOZH about

URL: https://www.javacodegeeks.com/author/andre-torres

⇱ Andre Torres, Author at Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Andre TorresNovember 1st, 2019
    0 840

    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👁 Image
    Andre TorresApril 18th, 2019
    0 308

    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👁 java-interview-questions-answers
    Andre TorresApril 10th, 2019
    0 2,873

    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👁 Image
    Andre TorresFebruary 16th, 2019
    0 233

    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 »
Back to top button
Close