Automate httpd webserver using Ansible and docker.In this article i will show you how to write an Ansible PlayBook that does the following operations in the managed nodes: 🔹 Configure…Jan 25, 2021Jan 25, 2021
Idempotent in Ansible using apache webserver.🔰 Restarting HTTPD Service is not idempotent in nature and also consume more resources. In this article i will show you a way to rectify…Jan 13, 2021Jan 13, 2021
How to create hadoop cluster by automation using Ansible.In this article we will create an Ansible playbook for configuring the hadoop and start cluster services.Jan 13, 2021Jan 13, 2021
Simple Chat app using UDP protocol.In this article we will create a simple chat app using UDP protocol and we will also be using socket programming and multi-threading…Jan 8, 2021Jan 8, 2021
Kubernetes !! How Spotify is benefiting from it …..Kubernetes also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications…Dec 26, 2020Dec 26, 2020
Core Networking conceptsIn this article i will show that by changing some rules in your routing table how you would be able to connect to google but at the same…Dec 12, 2020Dec 12, 2020
Docker with web server & pythonDocker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers…Nov 12, 2020Nov 12, 2020
LVM and it’s integration with hadoopWhat is LVM ? Logical Volume management (LVM) is and advance concept of partition of hard disk, it is sometimes also known as elasticity…Nov 12, 2020Nov 12, 2020