Open in app
Home
Notifications
Lists
Stories

Write
Kalla kruparaju
Kalla kruparaju

Home

Sep 26, 2021

K-MEANS CLUSTERING AND ITS REAL USE-CASES IN THE SECURITY DOMAIN!!!

K means is one of the most popular Unsupervised Machine Learning Algorithms Used for Solving Classification Problems. K Means segregates the unlabeled data into various groups, called clusters, based on having similar features, common patterns. What is clustering? Clustering is one of the most common exploratory data analysis technique used to get an…

3 min read

K-MEANS CLUSTERING AND ITS REAL USE-CASES IN THE SECURITY DOMAIN!!!
K-MEANS CLUSTERING AND ITS REAL USE-CASES IN THE SECURITY DOMAIN!!!

Sep 26, 2021

how OSPF (Open Short Path First) Routing Protocol implemented using Dijkastra Algorithm

Open Shortest Path First (OSPF) is a routing protocol developed for Internet Protocol (IP) networks by the interior gateway protocol (IGP) working group of the Internet Engineering Task Force (IETF). The working group was formed in 1988 to design an IGP based on the shortest path first (SPF) algorithm for…

6 min read

how OSPF (Open Short Path First) Routing Protocol implemented using Dijkastra Algorithm
how OSPF (Open Short Path First) Routing Protocol implemented using Dijkastra Algorithm

Sep 26, 2021

Case-study on how industries are using MongoDB.

MongoDB is a relatively new contender in the data storage circle compared to giants like Oracle and IBM DB2, but it has gained huge popularity with their distributed key value store, MapReduce calculation capability and document oriented NoSQL features. For more information on MongoDB’s popularity and advantages refer for Big…

2 min read

Case-study on how industries are using MongoDB.
Case-study on how industries are using MongoDB.

Sep 26, 2021

Deploy Jenkins in Kubernetes using Helm chart

Hello Technical Folks ‼️ In this article i would to explain about what is Helm Chart and how to deploy Jenkins in the Kubernetes using the Helm chart Prerequisite setup of kubernetes need to do this partical here I am using Minikube single node kubernetes cluster which can run it…

6 min read

Deploy Jenkins in Kubernetes using Helm chart
Deploy Jenkins in Kubernetes using Helm chart

Sep 21, 2021

Aggression Framework of MongoDB and Created Mapper and Reducer Program

In MongoDB, map-reduce is a data processing programming model that helps to perform operations on large data sets and produce aggregated results. MongoDB provides the mapReduce() function to perform the map-reduce operations.This function has two main functions, i.e., map function and reduce function.The map function is used to group all…

3 min read

Aggression Framework of MongoDB and Created Mapper and Reducer Program
Aggression Framework of MongoDB and Created Mapper and Reducer Program

Jul 24, 2021

AWS Relational Database connectivity to Native Applications

Hello techies !!! In this article article i will give overview how to connect the Aws Relational Database connectivity to our native Application. Launched an ec2 instance and configured instance with apache webserver, deploying wordpress php application in the ec2 instance and configure the MySQL Database server which stores the…

6 min read

AWS Relational Database connectivity to Native Applications
AWS Relational Database connectivity to Native Applications

Jun 14, 2021

Creating A WebApp to Run Linux commands and display the output of the command will display within the webpage

Hello techies !!! After a long time i am back with more interesting article. In this article i created a user friendly webapp where we can run almost linux commands in the web and output will display within the webpage done with the help of javascript where intermediate act with…

3 min read

Creating A WebApp to Run Linux commands and display the output of the command will display within…
Creating A WebApp to Run Linux commands and display the output of the command will display within…

May 1, 2021

MongoDB Workshop Summary

MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses…

8 min read

MongoDB Workshop Summary
MongoDB Workshop Summary

Apr 19, 2021

Build a chat application using socket programming with python

Is possible to establish a network to transfer data from system to another system through programming?? yeah it is possible we can establish a network to transfer data from system to another system through socket programming for that Build a chat application In python can transfer the input data…

5 min read

Builded a chat application using socket programming with python
Builded a chat application using socket programming with python

Apr 13, 2021

Configuring Kubernetes Multinode cluster Over AWS Cloud manually

What is Kubernetes?

8 min read

Configuring Kubernetes Multinode cluster Over AWS Cloud manually
Configuring Kubernetes Multinode cluster Over AWS Cloud manually
Kalla kruparaju

Kalla kruparaju

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable