Learning Everyday.
Join a community where DevOps, SREs, developers, and security engineers share how-to guides, articles, and videos to level up your skills.
Visit Learning Hub
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 …
How to pass extra variables to an Ansible playbook
With Ansible, users have the flexibility to accept external input while executing their Ansible playbooks without changing the Ansible playbook …
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 …
Ansible Automation for Windows
Ansible’s reputation as a Linux automation powerhouse is well-deserved. But a common misconception lingers: is Ansible strictly for Linux …
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 storage …
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 …