Software Engineer
Some time ago I wrote a post about Optimizing Java memory in Docker containers. I received a very interesting message regarding the impact…
Continue Reading →In mobile development, it is very common to use background tasks to improve applications usability, as well as performance and error…
Continue Reading →Today it is very common to use Docker to deploy applications of all kinds, since this technology offers many advantages, such as great…
Continue Reading →Some time ago I worked on a project that had a Spring Boot web service, connected to RabbitMQ to manage background tasks. If you’ve never…
Continue Reading →