rafaelmonteiro.github.io - Latest Posts – Rafael Monteiro

Description: Rafael Monteiro's Blog.

blog (28744) infosec (281) developmente (2)

Example domain paragraphs

How to reduce your PHP tests execution time up to 85% 12 Feb 2019 in Development     2.39 minutes read Speedometer image from Wikimedia We all know that a good test suite — unit and integration — is important to any application. We also know that running all our tests can take some time (especially in large projects). What one may not know is that is possible to reduce this time up to 85% (or even more). In this post, I will show how we did this. Results may vary, but certainly you will notice a great impro

Once per month we have an event called “Pet Project day” at THE ICONIC. During this day we can experiment with new and exciting technologies or try out a different approach to solve an issue. In another words, the goal is to create something that potentially can make our lives easier or improve our customer experience. It may or may not be related to our current project. How it works Firstly, we come up with an idea. It can be a completely new proposal or just a better design on something that already exist

Recently my squad developed a microservice solution using an AWS Lambda and Node.js (Typescript) stack on top of Serverless, a framework which focuses on building and deploying serverless applications. In this article, I will share my experience and learnings during this period. A bit of context Basically, the application goal was to consume an external API, do some processing on the retrieved data and post that result to a different API endpoint. We considered that scenario as a great use case for Lambda,

Links to rafaelmonteiro.github.io (1)