Oct 2, 2018 8 min
Getting started with Angular 6, GitLab CI/CD and Google App Engine
This article will provide an initial setup to better understand and configure a continuous integration and delivery architecture (CI/CD).
Aug 3, 2017 3 min
Deploy your Rails app with Capistrano
Are you building an awesome Rails web application? Do you want to deploy it in a remote machine so other users can use it?
Jul 13, 2017 9 min
The battle for auditing and versioning in Rails — Audited vs Paper Trail
Nowadays, there is a growing need to have mechanisms that allows us to control who performed a particular action in a system.