#devopscommunity
Read more stories on Hashnode
Articles with this tag
Git Branching Git branching allows multiple people to work on different parts of a project simultaneously without interfering with each other. It's...
Create a Terraform configuration file to define a resource of AWS EC2 instance To create a Terraform configuration file for an AWS EC2 instance,...
HCL (Hashicorp Configuration Language)blocks, parameters, and arguments Blocks: In Terraform, a "block" is like a container for organizing your...
What is Terraform and how can it help you manage infrastructure as code? Imagine you're building a big LEGO castle. To make it easier, you have a...
In simpler words, a package manager is a tool that allows users to install, remove, upgrade, configure, and manage software packages on an operating...
What is Kernel? As a DevOps engineer, let me explain what a "Kernel for DevOps" could mean. In the context of DevOps, a "kernel" refers to a core...