#shubhamlondhe
Read more stories on Hashnode
Articles with this tag
Introduction: Welcome to TerraWeek Day 2! Today,To familiarize ourselves with the HashiCorp Configuration Language (HCL) syntax used in Terraform....
🎇What is Terraform and how can it help you manage infrastructure as code? -> Terraform is an open-source infrastructure as code (IaC) tool created by...
💮Kubernetes Overview Kubernetes is opensource container orchestration tool, It provides auto-scaling, self-healing , service discovery, load...
One of the most important parts of your DevOps and CICD journey is a Declarative Pipeline Syntax of Jenkins ⛏What is Pipeline? A pipeline in Jenkins...
🐋Docker Docker is a tool that makes it easy to run applications in containers. Containers are like small packages that hold everything an application...
🐳Docker Docker is a software platform that allows you to build, test, and deploy applications quickly. Docker packages software into standardized...