DevOps

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 …
Introduction to Container Fundamental
Let’s learn about, Traditional VM based deployment Challenges Container based deployment Advantages of Containers Use cases Nived Velayudhan …
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
How To Create a Free Website with GitHub Pages
How to create a website using GitHub Pages – Create the repository

Container Internals – Deep Dive
Linux technologies make up the foundations of building/running a container process in your system. Technologies like:
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 …

Conduct Vulnerability Management for Your Kubernetes Applications
Kubernetes is an open source container orchestration tool initially developed by Google and subsequently handed over to the Cloud Native Computing …

How To Create And Use NAT Network In VirtualBox
Photo by Brett Sayles from Pexels Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first …

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
In this tutorial, I demonstrate how and where to install Ansible Content Collections in an Ansible control node that has no internet access. The …