Automation

How To Housekeep Your Vagrant Boxes
Photo by cottonbro from Pexels Introduction Vagrant is a great tool for creating your development infrastructure very quickly with an easy workflow. …
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
Elastic stack brings all the logs & traces into a single place & Terraform is an Infrastructure as code provisioner. While exploring both of …
Ansible for Infrastructure Provisioning in AWS | Ansible Real Life Series
Learn how to use Ansible for Infrastructure Provisioning in AWS
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
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
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)
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 …