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 27 May 2019 - 10 minute read
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 20 May 2019 - 4 minute read
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 04 Mar 2019 - 5 minute read
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 28 Sep 2018 - 4 minute read