K-means clustering and its usage…In this world of towering growth of artificial intelligence and technology, Data plays a very crucial role. All the algorithms are being…Sep 7, 2022Sep 7, 2022
How to run a Graphical UI application or a program on a Docker container?Generally docker is used to run servers or some specific purpose containers, but in some exceptional cases where we want to run a gui…Jan 28, 2022Jan 28, 2022
OSPF and Dijkstra Algorithm…Working on through the internet has made our lives so much easier, the wires, cables, modems, or routers are installed in our homes or…Jul 15, 2021Jul 15, 2021
MongoDB: A Case Study…In this data-driven world, every application we use is wielding data in some or another way. In order to store, retrieve, apply, analyze…Jul 10, 2021Jul 10, 2021
OpenShift Industry Use Cases…RHOCP(Red Hat Open Container Platform), or Red Hat Open Shift is a PaaS(Platform as a Service) offered by Redhat. It is an on-premises…Jul 7, 2021Jul 7, 2021
AMAZON-AWS SQS: Use CaseA Message queue is a term given to a software, tool or an application which helps two or more microservices, processes, or threads to…Jul 6, 2021Jul 6, 2021
How to create your own ansible role…An Ansible role is a set of tasks to configure a host to serve a certain purpose like configuring a service. Roles are defined using YAML…Jun 2, 2021Jun 2, 2021
Handlers in Ansible…Suppose that you are managing the Ansible Controller Node and setting up web-servers (apache webserver). You already have some Managed…Apr 1, 2021Apr 1, 2021
Ansible’s play in the industry.Ansible is a configuration management (CM) tool from Redhat, which allows you to automate almost every requirement in the industry. It…Mar 30, 2021Mar 30, 2021