#linux
Read more stories on Hashnode
Articles with this tag
Elevating DevOps Workflows: Unleashing Automation with Jenkins Freestyle Projects 路 馃敹 What is CI/CD? Continuous Integration is the practice of...
Aiding Multicontainer Orchestration: Understanding docker-compose 路 馃敹 Docker Compose Docker Compose is a tool that was developed to help define and...
"Containerization Unleashed: Navigating Development and Deployment with Docker" 路 馃敹 Docker Docker is a software platform that allows you to build, test,...
馃敹 Reading JSON and YAML in Python As a DevOps Engineer, you should be able to parse files, be it txt, json, yaml, etc. You should know what...
Empowering Your Command Line and Version Control Skills: Essential Cheat Sheets for Linux and Git Commands 路 馃敹 Cheat sheet on Linux. pwd - To check the...
Leveling Up: Advanced Techniques and Best Practices on GitHub 路 馃敹 Git Branching Use a branch to isolate development work without affecting other...