Vikas VermaWhat is Big Data and how it is managed?Today’s world is all about data and it is the most critical thing for anyone. A company having lots of data grows like anything and they…Mar 14, 2021Mar 14, 2021
Vikas VermaAutomating LVM with PythonHello! We will see how to automate logical volume management by writing a python code,Mar 14, 2021Mar 14, 2021
Vikas VermaChanging Size of Static Partition in LinuxWe will see how to create partitions in Linux system (rhel8 in my case) and then increase or decrease the size of that static partition…Mar 14, 2021Mar 14, 2021
Vikas VermaConfiguring Web Server on Docker ContainerHello, we will see how to set up httpd (apache) web server inside a docker container.Mar 14, 2021Mar 14, 2021
Vikas VermaAWS Simple Queue Service (SQS )Simple Queue Service (Amazon SQS) is a fully managed service provided by AWS for message queuing. It is highly useful in microservices…Mar 1, 2021Mar 1, 2021
Vikas VermaConfigure Web Server in AWS EC2 instance — Ansible dynamic inventoryAnsible has to know its target nodes where it has to configure all the things and the information about the target nodes is written in the…Jan 2, 2021Jan 2, 2021
Vikas VermaCreating Ansible Roles to Configure HAProxy Load Balancer on AWS instancesWe will see how to setup multiple web servers with one load balancer and all these over AWS instances. Since Ansible Roles are the great…Jan 1, 2021Jan 1, 2021
Vikas VermaConfigure Web Server inside Docker Container through AnsibleWe will see how to write an Ansible playbook that does the following operations in the managed nodes: 🔹 Configure Docker 🔹 Start and…Dec 27, 2020Dec 27, 2020