HAHarshan Ahmadinharshan940.hashnode.dev·Jan 19, 2025 · 2 min readA Step-by-Step Guide to Learn AnsibleIntroduction of Ansible Ansible is an open-source tool used for IT automation. It helps automate tasks like configuring servers, deploying applications, and managing infrastructure. It uses simple text files called playbooks, written in YAML, to desc...00
HAHarshan Ahmadinharshan940.hashnode.dev·Jul 15, 2024 · 3 min readDay 12 Task: Deep Dive in Git & GitHub for DevOps EngineersWhat is Git and why is it important? It is a tool for source code management. It track the changes you make in files . And provide a platform for developers to work together. And github help team members to work together in project from any location...00
HAHarshan Ahmadinharshan940.hashnode.dev·Jul 12, 2024 · 3 min readA Beginner's Guide to DevOpsWhat is Devops ? Devops is a collaboration between development and operations. DevOps refers to a set of practices, tools, and a cultural philosophy that aims to shorten the software development lifecycle and provide continuous delivery with high sof...00