TerraCognita: Reverse Terraform

While we were checking out competitors for an opportunity with one of our clients, we came across this feature at cycloid.io to generate Terraform state files for existing infra on public cloud infrastructure (Azure, AWS, GCP) or VMWare. Was surprised to see that they had open-sourced the core of this functionality with TerraCognita! Since I have worked withContinue reading “TerraCognita: Reverse Terraform”

GitOps Workflow – Simplified Visual Guide

GitOps brought a shift in how software and infrastructure are managed with Git as the central hub for managing and automating the entire lifecycle of applications and infrastructure. Here’s a simplified visual guide (from my favourite blog, bytebytego) It’s built on the principles of version control, collaboration, and continuous integration and deployment (CI/CD).  Key featuresContinue reading “GitOps Workflow – Simplified Visual Guide”