Hello and Welcome to CSContents! 

I am Koushik Saha, a passionate technologist. On this platform, I post articles related to IT (Information Technology), specifically DevOps which is one of the brightest career fields in IT. So, if you want to learn DevOps, don’t hesitate to look at the articles posted on this site.

Spinnaker, How to install Spinnaker in Kubernetes
How to deploy Spinnaker in 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
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
Istio Installation in Kubernetes – A Simple Practical Guide
Introduction Istio is an open-source service mesh platform or tool that helps manage, connect, and secure microservices. Istio is an ...
haproxy - High Availability using HAProxy
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 push, pull large files into GitHub
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
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 ...
nginx, Serving Static webpage using nginx
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 ...
haproxy installation guide
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
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, ...
Kubernetes service, container orchestration tools ECS vs EKS
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 ...
Linux user and group creation, modification and deletion
Linux User and Group creation, modification and deletion
Introduction Linux User and Group management is one of the most crucial parts of Linux machine usage. Navigating the Linux ...