#devops
Read more stories on Hashnode
Articles with this tag
Docker Compose Docker Compose is another best tool for docker to set up multi-container environments. Using this create a single compose file with...
What is virtualization? Virtualization uses software to create an abstraction layer over computer hardware that allows the hardware elements of a...
Python, what is it? Python is a dynamically typed, general-purpose programming language that supports an object-oriented programming approach as well...
1.What is Git and why is it important? Git is a DevOps tool used for source code management. It is a free and open-source version control system used...
What is Git? GIT is a popular distributed version control system used for software development and is widely used by developers for managing source...
What is a package manager in Linux? In simpler words, a package manager is a tool that allows users to install, remove, upgrade, configure and manage...