Tarugoconf, David Bonilla's record-breaking tech event.
Tarugoconf, which just took place from Oct. 21-23, is one of Spain’s main tech events and has become a yearly appointment for a growing number of people in the tech community. The event, organized by David Bonilla...
How to prepare for the AWS certifications
A step-by-step guide on how to prepare for the AWS certifications with resources like books, courses, mock tests and lessons learned during the process. I would like to start by mentioning that the idea of this article is to give you an approach of the steps ...
Do I excel because I like what I do? Or do I like it because I’m good at it?
This question both excites and terrifies me. Could it be that we delude ourselves into thinking that we like our work because we are good at it? Do I like painting more than sports only because I'm not very athletic? Of course, some people work at jobs they dislike but still do good wo...
Am I good at this because I like it or do I like it because I am good at it?
This question excites and terrifies me at the same time... could it be that we deceive ourselves thinking that we like our work because we are good at it; or that we like painting more than sports because we don't feel good in any sport? The truth is, if we think about it for a minute,...
Congrats to Lola Market for becoming part of Glovo
Glovo announced the acquisition of Lola Market, a Spanish e-grocery company that allows users to purchase goods from m...
SNGULAR + BrowserStack: An alliance to improve QE processes across devices
When we work with other companies to find specific technological solutions, we count on partners to help ensure that we add as much value as possible. Our partners aren’t always massive companies with a huge catalog of services. Sometimes, they come in the form of highly specialized c...
Authenticating REST services with OAuth2
1. Introduction When it comes to adding authorization to call secured services, we realize not only that the configuration changes depending on which framework you are going to use, but that for each HTTP client you use, you ...
Opportunities for entrepreneurship and innovation in the post-Covid era
Albert Einstein once famously said: "‘In the midst of every crisis, lies great opportunity." And we remain in the midst of a once-in-a-generation crisis caused by the Covid-19 pandemic. It has been horrible, affecting everyone's daily lives, relationships and work and has taken the lives of mill...
Monitoring your systems: Logs (Pt. I)
What's this all about? Have you ever found yourself analyzing an elusive 'bug' while diving through endless log lines? Have you had to chronologically relate events from different services? Did this make you feel like the following character?...
Optimizing tests in Cypress
In the world of quality, automated tests are all the rage. They’re present across the development cycle and are a crucial element to understanding our project’s health. One of the virtues that our automated tests should have is execution speed. They should be run in th...