Rahul Biswas

Rahul Biswas

I am the founder of WPSteam. I am currently doing my B.Tech in Electronics & Telecommunication Engineering from KIIT University, Bhubaneshwar, India
DevOps 101 - The Basics of Computer Networks - Part 3

The Basics of Computer Networks: Network Devices

Network devices are the physical components that make up a computer network. They are responsible for sending, receiving, and routing data between devices on the network. There are many different types of network devices, each with its own specific purpose like the following.
DevOps 101 - The Basics of Computer Networks - Part 2

The Basics of Computer Networks: OSI and TCP/IP Models

The OSI (Open Systems Interconnection) model is a conceptual framework used for understanding how different communication systems interact with each other. The TCP/IP (Transmission Control Protocol/Internet Protocol) model, on the other hand, is a protocol suite used for communicating over the internet.
DevOps 101 - A Comprehensive Guide to Linux for DevOps - Command Set 2

Linux Command Set 2 For DevOps

Here you will find the next set of basic terminal commands which is useful to any DevOps engineer. The commands covered are for disk, file info gathering, process management, text editing in terminal, user management and more.
DevOps 101 - A Comprehensive Guide to Linux for DevOps - Command Set 1

A Comprehensive Guide to Linux for DevOps

Linux is preferred by DevOps professionals because of its open-source nature, flexibility, and customizability. Linux provides a stable platform for DevOps automation tools such as Ansible, Chef, and Puppet. These automation tools help in managing configuration, deployment, and scaling of applications.