#90daysofdevops
Read more stories on Hashnode
Articles with this tag
What is Kernel? In Linux, the kernel is the core component of the operating system. It acts as a bridge between the hardware and software layers,...
Task: What is the linux command to To view what's written in a file. we use the cat command to read the content of the file. To change the access...
What is Linux? Linux is an open-source operating system kernel that serves as the foundation for numerous operating systems, commonly referred to as...
What is DevOps? DevOps is a process of improving application delivery: By ensuring there is proper automation. With a Code quality that is...
What is Python? Python is a high-level, interpreted programming language that was first released in 1991. It was created by Guido van Rossum, and is...
"Breaking it Down: Microservices vs Monolith in Docker" Microservices and Monoliths are two architectural styles for building software applications....