#devops
Read more stories on Hashnode
Articles with this tag
Let's start with the basics. Kubernetes is an open-source platform designed to automate deploying, scaling, and operating application containers. It...
Are you new to Amazon Web Services (AWS) and wondering how to interact with its vast array of services? Look no further! In this comprehensive guide,...
The core parts of a Linux Distribution and most of it's add on software are installed via the Package Management System. Each package contains the...
The Find Program : Find is an extremly used utility program in the daily life of a Linux System administrator. It recurses down the file system tree...
Deploying a web application on an EC2 instance is a great way to get started with DevOps. In this blog, I will walk you through the step-by-step...
Pipes : The Unix/Linux philosophy is to have many simple and short programs or commands corporate together to produce quite complex results rather...