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

How to configure CI/CD pipelines in less than 50 lines of code
Recently I did a POC to replace AWS CodePipeline with BitBucket and their Pipelines in one of my projects. Bitbucket Pipelines is CI/CD for Bitbucket …

What is Hosted OpenShift Cluster
Photo by Belle Co from Pexels Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, …

5 Mistakes You Should Avoid During Kubernetes Exam
Photo by Andrea Piacquadio from Pexels Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many …

DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of tools to …

System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart or reload …

How To Get Hands-On Experience in AWS
Every Time you have the same situation, you know the technology and maybe you are already a certified professional in that technology, but you are …

Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – …

Bring your own Kubernetes cluster to Azure – Azure Arc
There are use cases where customers wants to bring on-premises resources to cloud and tap on cloud services to easily manage it as well. Microsoft …

Configure Your Windows Host to be Managed by Ansible
I was talking to my friend about Ansible automation and how we are implementing automated solutions for cloud and on-premise infrastructure. Then he …