Hello and Welcome to CSContents!
Hey there! I’m Koushik Saha. I love exploring technology and sharing what I learn — especially around IT and DevOps. If you’re looking to learn DevOps, feel free to explore the articles I’ve shared here — hope they help you in your journey!

What happens when you type a URL? – Behind the scene
Introduction In this digital era accessing websites for various purposes has become an integrated part of our lives. We are ...

How to Install Spinnaker on Kubernetes – Step by Step Guide
Introduction Spinnaker is an open-source Continuous Delivery (CD) platform or tool that helps us orchestrate multi-cloud deployments with ease. Using ...

How to install MinIO on Linux – Step by Step Practical Guide
Introduction MinIO is an open-source, high-performance object storage solution and it is designed for modern data infrastructure needs. With its ...

Istio Installation in Kubernetes – A Simple Practical Guide
Introduction Istio is an open-source service mesh tool that helps in managing, connecting, and securing microservices. Istio is an implementation ...

High Availability using HAProxy – Practical Guide with Sample Project
Introduction HAProxy or High Availability Proxy is an open-source software that is widely used as a High Availability functionality provider ...

Git LFS Installation and Git LFS Push, Pull – Simple Guide
Introduction Git LFS (Large File Storage) – a revolutionary extension to Git that empowers developers to seamlessly manage large files ...

How to install Spinnaker on VM – Step by Step Practical Guide
Introduction Spinnaker is an open-source continuous delivery platform offering a powerful solution for the Continuous Delivery (CD) process. Tools like ...

NGINX as Load Balancer – Configuration with Practical guide
Introduction NGINX, beyond its well-known capabilities as a robust web server, shines as a versatile tool for distributing incoming web ...

Deploying Web App (Static) in NGINX – Practical Guide
Introduction NGINX is one of the most popular and widely used open-source web servers, renowned for its speed and versatility ...

How to Install HAProxy – a Step by Step Practical Guide
Introduction HAProxy is one of the most popular open-source software that is used for functionalities like, Software load balancer – ...

Docker vs Docker Compose vs Docker Swarm – Let’s Compare
Introduction Docker, Docker Compose, and Docker Swarm: three products come under the umbrella of Docker, Inc. Selecting the right one, ...

Container Orchestration Platforms – AWS ECS vs AWS EKS
Introduction In the cloud-native landscape, containers and container orchestration platforms play a crucial role. Container Orchestration platforms manage containerized applications ...