HCHarshkant Chandanshiveinharshkant.hashnode.dev·Dec 17, 2023 · 3 min readBasic Linux Shell Scripting for DevOps Engineers.Table of contents What is Kernel? what is Shell? what is Shell Scripting for Devops ? What is #!/bin/bash? can we write #!/bin/sh as well? Executing some basic Shell scripting commands Write a Shell Script which prints I will complete #90DaysOo...00
HCHarshkant Chandanshiveinharshkant.hashnode.dev·Nov 28, 2023 · 3 min readWhat is Devops?DevOps is a set of practices and cultural philosophies that aim to improve collaboration and communication between software development (Dev) and IT operations (Ops) teams. The primary goal of DevOps is to shorten the development lifecycle, deliver h...00