#90daysofdevops
Read more stories on Hashnode
Articles with this tag
🚀Reading JSON and YAML in Python As a DevOps Engineer, it's indeed important to be able to parse various types of files, including JSON and YAML, in...
In DevOps, Python offers various data types and data structures that are commonly used for efficient data handling and manipulation. Data Types Data...
What is Python? Python is a widely used general-purpose, high-level programming language. It was created by Guido van Rossum in 1991 and further...
In this Git & Github line cheat sheet, you will learn: Git configuration Starting A Project Day-To-Day Work Git branching model Review your...
In this Linux/Unix command line cheat sheet, you will learn: Basic Linux commands File Permission commands Environment Variables command User...
Supercharge Your DevOps Workflow: Advanced Git & GitHub Practices · Git Stash: Git stash is a command that allows you to temporarily save changes you...