Seven Axis of Source Code Quality
Introduction Potential Bugs: Identify potential bugs by analyzing code for known patterns and anti-patterns that commonly lead to bugs. Flag issues like null pointer dereferenc...
Introduction Potential Bugs: Identify potential bugs by analyzing code for known patterns and anti-patterns that commonly lead to bugs. Flag issues like null pointer dereferenc...

Terraform GCP

Introduction to Terraform

Terraform Best Practices

Terraform Azure

Terraform AWS
Introduction Amazon Web Services (AWS) is a cloud computing platform that offers a wide range of services and tools to help businesses and individuals build and manage their applications and inf...
Introduction To get shorter prompt on the linux terminal using zsh (Oh my Zsh), you can add the below config to the ~/.zshrc file. Disable Conda’s Default Prompt Modification: Yo...

Conda - SSL CERTIFICATE_VERIFY_FAILED
Introduction SELinux (Security-Enhanced Linux) is a security architecture integrated into the Linux kernel that allows administrators to have more control over who can access the system. It wa...