(Terraform + Terragrunt) in Azure
What’s Terragrunt? Terragrunt is a thin wrapper that provides extra tools for keeping your configurations DRY, working with multiple Terraform modules, and managing remote state. Terragrunt works on DRY concept,…
azure, cybersecurity, IT
What’s Terragrunt? Terragrunt is a thin wrapper that provides extra tools for keeping your configurations DRY, working with multiple Terraform modules, and managing remote state. Terragrunt works on DRY concept,…
I have been asked a few times about the easiest way to write a PowerShell script or how to get started writing a script and automating stuff in Azure. Or…
So what exactly is Kubernetes? Kubernetes (also known as K8s) is open-source software for deploying, scaling and managing containerized applications. As an automation solution, Kubernetes handles the work of deploying…
What is DevOps? Generally, in an IT company, we have two teams – one that creates stuffs (apps, code etc.) and the second one that operates the things created by…