DevOps is a software development methodology that emphasizes collaboration, communication, and integration between development and operations teams. The goal of DevOps is to improve the speed and efficiency of software development and delivery by breaking down silos between teams and streamlining processes. DevOps practices include continuous integration and delivery, automated testing, and infrastructure as code.
Category | Sub-category | Description |
IaC | Terraform | Terraform Basics |
IaC | Terraform | Terraform Initialize |
IaC | Terraform | Terraform format |
IaC | Terraform | Terraform Syntax Validation |
IaC | Terraform | Terraform Plan |
IaC | Terraform | Terraform Apply |
IaC | Terraform | Terraform Destroy |
IaC | Terraform | Scenarios: Terraform override file |
IaC | Terraform | Terraform CLI Workspaces with examples |
Git | Git basics | Git Vs Github Vs GitOps |