Sergio Diaz enthusiastic security engineer

How I Went From Localhost To Production Using The Devops Way Part 1 Of N

Photo by Robert Baker on Unsplash This post covers: Making a case for automation Defining what is a Pipeline Defining a game plan to automatically ship an application to a container repository Setting up a Continuous Integration Platform Breaking down the implementation Making a Case for Automation Building a compiler is not ... Read more

How To Know Alices Password

Photo by CMDR Shane on Unsplash Couple of days ago Alice, a friend of mine, called me and showed me the following email that she received earlier that morning. TL;DR for Alice’s received email “Hi Alice! I have your password, so I was able to get access to all your contacts. If you don’t pay me, I’ll send them a video I took of you while ... Read more

Why Infrastructure As Code Is Lit

But first, what is Infrastructure as Code? Infrastructure as code (IaC) is closely linked to DevOps and is considered as one of the best practices that can help an organization achieve a mature DevOps culture. This is because IaC helps engineers to follow Clean Coding and DevOps principles such as avoiding duplication and using automation. A... Read more

What It Was Like To Join N26

When Mexico and Germany meet in Hong Kong During my year abroad in Hong Kong, I discussed entrepreneurship in Europe vs. Mexico with a German friend of mine. He mentioned several interesting ventures, and, since I’m studying Computer Science, the one that stood out the most to me was an online bank startup called N26. My friend really liked t... Read more