All Stories

Install Ansible AWX on Kubernetes

Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…

In Ansible, Automation, DevOps, Jul 02, 2021

Installing a Kubernetes Cluster using minikube

minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…

In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021

How To Create And Use NAT Network In VirtualBox

Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first choice as it gives me the choice of…

In Cloud, CyberSecurity, DevOps, Jun 18, 2021

Use Terraform to Create a FREE Ansible Lab in AWS

Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…

In Ansible, Ansible Course, Automation, Jun 10, 2021

How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)

Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…

In Ansible, Automation, DevOps, Jun 07, 2021

How to install an Ansible Collection on a disconnected Ansible control node

In this tutorial, I demonstrate how and where to install Ansible Content Collections in an Ansible control node that has no internet access. The process is simple…

In Ansible, Automation, DevOps, May 06, 2021

What is Hosted OpenShift Cluster

Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….

In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021

5 Mistakes You Should Avoid During Kubernetes Exam

Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…

In Cloud, DevOps, Featured, Mar 12, 2021

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…

In Automation, Careers, DevOps, Feb 02, 2021

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…

In Ansible, Automation, DevOps, Jan 18, 2021