Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

Automation

Demystifying YAML for Ansible [LIVE]

Challenges when developing Ansible Playbook content in YAML YAML Basics YAML in Ansible Variable, List, Dictionary YAML in Playbook Loops in Ansible …

Creating the Elastic Stack on AWS using Terraform

Creating the Elastic Stack on AWS using Terraform

Elastic stack brings all the logs & traces into a single place & Terraform is an Infrastructure as code provisioner. While exploring both of …

Ansible for Linux Filesystem Management | Ansible Real Life

Learn how to use Ansible for Linux Filesystem Management Creating filesystem

Ansible for User Management – Ansible Real Life Series

Learn how to use Ansible for Linux User Management Creating users Creating groups Managing Users Importing users from CSV files and more Subscribe

Using Ansible with Terraform – Ansible Real Life Series

Learn how to use Ansible with Terraform for provisioning the configurations and software.

Ansible Best Practices – Ansible Real Life Series

Learn about Ansible Best Practices to follow where to keep your modules where to keep your roles how to name your variables how to save your …

How to Install Ansible AWX on Kubernetes (Upstream for Ansible Tower)

Let’s learn how to Install Ansible AWX on Kubernetes. The Ansible AWX Project is the fast-moving upstream project from which Red Hat Ansible Tower is …

Installing a Kubernetes Cluster using minikube

Installing a Kubernetes Cluster using minikube

Photo by Eva Elijas from Pexels minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster …

Use Terraform to Create a FREE Ansible Lab in AWS

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 creating …

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

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 with all …

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

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 …