MongoDB Aggregation pipelines and Map-Reduce venkatesh pensalwarJune 16, 2021Credits to: data-flair.com Aggregation operations process data records and return computed results. Aggregation operations group values from...
CURD Operations using Flask and MongoDB venkatesh pensalwarMay 24, 2021What is Web Framework? Web Application Framework or simply Web Framework represents a collection of libraries and modules that enables a we...
EA Case study venkatesh pensalwarMay 18, 2021Data is an essential part of video games that would be any kind of platform like windows and PlayStations. From player profiles to telemetry...
How to create kubernetes multinode cluster venkatesh pensalwarApril 15, 2021 In this article, you will find that how we can set up a multi-node Kubernetes cluster on AWS using Ansible. First, we need at...
configure haproxy Using ansible roles venkatesh pensalwarMarch 30, 2021APACHE WEB SERVER The Apache HTTP Server, colloquially called Apache, is a free and open-source cross-platform web server software, released...
Increase And Decrease Size Of Static Linux partitions venkatesh pensalwarMarch 30, 2021 Task Objective:- Statement: In Linux, find how to increase and decrease the size of static Linux partitions without losing our data Disk...
Automating LVM Using Python Script venkatesh pensalwarMarch 29, 2021Task Objective:- Automating LVM Partition using Python-Script. In the last Blog, we have seen how we can perform LVM Partionaing in Linux i...