DevOps

Start your Linux journey with free Linux training courses
If you are new to Linux, then learning some of the tools (especially opensource tools) will be difficult as many of them are only available for Linux …

Practicing Kubernetes
Grasping Kubernetes takes more than just reading docs, watching videos, or consuming courses. To truly solidify your understanding, hands-on practice …

Snowflake Vs Microsoft Azure: 6 Major Differences
Introduction As the user of the internet is increasing day by day, data and information are also increasing in a massive amount. And maintainig the …

How to access applications deployed in minikube Kubernetes cluster using NodePort
minikube is the most simple way to spin-up and use a Kubernetes cluster for your quick needs. You can install and use minikube clusters on Linux, …

Why is Kubernetes certification so important ? 5 reasons I noticed
Did you ever wonder when people post their certification victories with CKA , CKAD or CKS badges ? Why are these certifications so important and why …

Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are …

How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
You might have great plans 2022 already but check this opportunity from Microsoft to get their foundation certifications at no cost. Microsoft Azure …

Multi-node Kubernets Cluster in 10 minutes
If you have credits on Public cloud accounts, then you can use managed Kubernetes services such as GKE , AKS , EKS etc. But building self-hosted …

How to send email using Ansible and Gmail
As part of your automation jobs, you can implement email notifications from Ansible itself instead of manually drafting and sending emails. Ansible …

How To Add Or Change GitLab Data Storage Path
I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to configure custom …

Configure Custom SSL to Secure GitLab Server
I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to use self-signed or …

How to Install GitLab in a Disconnected Environment
GitLab is an open source DevOps platform with functionalities such as Git server, CI/CD, DevSecOps and many other features. You can use hosted …