Blog
Troubleshooting the right way
In this blog-post, I will share a methodology for troubleshooting technical challenges. As a DevOps engineer, I face technical challenges...
The importance of separated environments
TL;DR Separating environments (dev, stg, prd) per cloud-provider account (AWS, Azure, GCP, etc.) is preferred for having the minimum to...
Boosting terminal productivity tips
In this blog post, I will share a few tips that will help you boost your productivity while working with...
Infrastructure as Code with terraform for multiple environments
Working with Infrastructure as Code (IaC) is incredible. Figuring out the correct repository structure, including a CI/CD pipeline, is not...