Dijkstra Algorithm and OSPFDijkstra Algorithm is the single source shortest path algorithm which is widely used when we have positive weightsJul 9, 2021Jul 9, 2021
How Uber uses Javascript?Javascript is an object-oriented programming language commonly used to create interactive effects within the web browsersJun 25, 2021Jun 25, 2021
Published inAnalytics VidhyaVideo Chat using OpenCV and SocketIn this blog, we’re going to build the Video Chat without voice channel using OpenCV and Sockets in Python.Jun 6, 20211Jun 6, 20211
Published inAnalytics VidhyaUnderstanding Confusion Matrix and Cyber CrimesIn this blog, we’re going to understand the confusion matrix and its usage in the Cyber Crime Classification.Jun 6, 2021Jun 6, 2021
Published inAnalytics VidhyaPlaying with Images using OpenCVIn this blog, we’re going to cover some basics of image processing using OpenCV which includes drawing an image, cropping the images and…Jun 4, 2021Jun 4, 2021
Restart HTTPD service idempotently using AnsibleRestarting HTTPD service is not idempotent in nature which will consume resources at every restart. We can solve this problem by restarting…May 30, 2021May 30, 2021
Using GUI Application on Docker ContainerIn this blog, we will use a GUI application(like firefox) in Docker using the DISPLAY and /tmp/.X11-unix file redirecting the GUI…May 30, 2021May 30, 2021
Machine Learning on Docker ContainerIn this blog, we’re going to set up a machine learning environment and code on the Docker container using Dockerfile.May 27, 2021May 27, 2021
Launching WordPress and MySQL on Kubernetes using AnsibleSetup Description: In this article, we’re going to Launch WordPress and MySQL on Kubernetes using Ansible.Apr 26, 2021Apr 26, 2021
Multi-node Kubernetes Cluster on AWSSetup Description: In this article, we’re going to create the EC2 instance using the playbook and setting up Kubernetes Cluster using…Apr 26, 2021Apr 26, 2021
Setting up Load Balancer and Web Server using Ansible RolesSetup Description: In this article, we’re going to create a role and set up the Load Balancer and three Web Servers over the four systems…Apr 26, 2021Apr 26, 2021
System A can ping to System B and System C but B and C can’t ping each otherTask Description 📝:Apr 20, 2021Apr 20, 2021
Chat App using UDP and Multi threading in PythonIn this article, I’m going to explain how I made a simple chat app using UDP and multithreading.Apr 13, 2021Apr 13, 2021
Creating High Availability Architecture using AWS CLIIn this blog, we’re going to create the High availability Architecture for website hosting using Cloudfront for Content delivery and…Mar 17, 2021Mar 17, 2021
How The New York Times uses Kubernetes?The New York Times is one of the oldest newspaper started in 1851 and is the digital pioneer. It launched the first site in 1996 even…Mar 14, 2021Mar 14, 2021
Industry Use-Cases of OpenshiftWhat is Openshit and why do we need such a tool?Mar 13, 2021Mar 13, 2021
What is Jenkins and How Netflix uses it?Hello guys, In this blog I’m going to explain the automation using Jenkins and a case study on Netflix.Mar 12, 2021Mar 12, 2021
Summary of Webinar on Industry use cases of Kubernetes🖋 Some of the important points covered in the webinar are:Mar 9, 2021Mar 9, 2021
Resizing Static Partition in LinuxIn this blog, I’m going to explain how to resize a static partition in Linux.Mar 8, 2021Mar 8, 2021