Rohitbhatt·Jan 2, 2021Ansible Playbook which will dynamically load the variable file.This blog is about how we can Configure a Ansible Playbook which will dynamically load the variable file named same as OS_name and just by…
Rohitbhatt·Dec 29, 2020Real Use Case of the Automation Using Ansible TowerRecently I have completed “Ansible Industry Experts Pratical Demo implementation Session” 🔥 under the Famed & Prominent RedHaters….
Rohitbhatt·Dec 28, 2020A topology in which system A can ping both systems B and C but B and C can’t ping each other…In this article we creating a Network Topology setup in such a way that System A can ping to both the systems (system B and system C) but…
Rohitbhatt·Dec 26, 2020How Spotify uses Kubernetes?"We saw the amazing community that’s grown up around Kubernetes, and we wanted to be part of that. We wanted to benefit from added…
Rohitbhatt·Dec 25, 2020Configuring reverse proxy with Ansible and also updating HAProxy conf file each time new node join…This blog is about how we can Configuring Reverse Proxy i.e. Haproxy and updating it’s configuration file automatically on each time new…
Rohitbhatt·Dec 24, 2020Configuring reverse proxy with Ansible and also updating HAProxy conf file each time new node(aws…This blog is about how we can Configuring Reverse Proxy i.e. Haproxy and updating it’s configuration file automatically on each time new…
Rohitbhatt·Nov 30, 2020Ansible & its case study in Cloud Computing.In this article we understand what is Ansible and its case study in Cloud Computing Environment .
Rohitbhatt·Nov 2, 2020Configuring Apache Webserver & Python on Docker ContainerBefore understanding this , we have to understand what is docker?