Omkar BiradeinFAUN — Developer Community 🐾Terraform: All you need to know about terraform.tfvars filesIntroductionDec 11, 2023Dec 11, 2023
Omkar BiradeIntroduction to Hashicorp BoundaryHow do you secure human-to-machine access? This is a problem that is solved and yet not solved. At scale, granting humans access to a VM, a…Jul 18, 2022Jul 18, 2022
Omkar BiradeNever trust, always verify (Zero Trust Security)Zero trust is a security framework where all users and devices are continuously authenticated, authorized and verified for security…Apr 5, 2022Apr 5, 2022
Omkar BiradeinFAUN — Developer Community 🐾Getting Started with Cloud Development Kit for Terraform (CDKTF)The Cloud Development Kit for Terraform (CKDTF) is a tool that allows us to write IaC in native languages such as Typescript, Go, Python…Feb 14, 2022Feb 14, 2022
Omkar BiradeShell Parameter ExpansionBeing a developer it is unlikely to have not played around with environment variables at one point or the other. Considering that we will…Jan 31, 2022Jan 31, 2022
Omkar BiradeThe Not Invented Here SyndromeSimply put, the not invented here syndrome is a mindset that favours internally developed products over externally developed products.Aug 4, 2021Aug 4, 2021
Omkar BiradeThe Shift Left PrincipleThe principle of Shift Left is to take a task that’s traditionally done at a later stage of the process and perform that task at earlier…Jul 29, 2021Jul 29, 2021
Omkar BiradeHow to avoid the dreaded merge conflict hell?At one point or the other, we have all found ourselves guilty of trying to merge our changes before everyone else’ to avoid bearing the…Jul 23, 2021Jul 23, 2021