Open in app
Home
Notifications
Lists
Stories

Write
Pratikkorgaonkar
Pratikkorgaonkar

Home

Pinned

Facelock + AWS +Email + Whatsapp

In this article I’m going to show you how to create face recognition program which can detect your owners face and if face is matched then it will create AWS EC2 instance , EBS volume and attach EBS it EC2 on the fly. But if someone else tried to access…

AWS

8 min read

Facelock + AWS +Email + Whatsapp
Facelock + AWS +Email + Whatsapp

Published in Towards AWS

·Pinned

Machine Learning Model On Docker Container

Task Description 📄👨🏻‍💻 👉 Pull the Docker container image of CentOS image from DockerHub and create a new container 👉 Install the Python software on the top of the docker container 👉 In Container you need to copy/create a machine learning model which you have created in jupyter notebook Firstly…

Devops And Mlops

4 min read

Machine Learning Model On Docker Container
Machine Learning Model On Docker Container

Pinned

What is Kubernetes ?

Kubernetes is an open source container orchestration platform which helps to automate lots of industry processes involved deploying, managing and scaling containerized applications. Kubernetes also known as “k8s” or “kube”. In simple words, kubernetes helps you easily and efficiently manage groups of hosts running Linux containers. …

2 min read

Why companies are using Kubernetes
Why companies are using Kubernetes

Aug 12, 2021

k-mean clustering and its real usecase in the security domain

In this article you are going to known about what is k-mean clustering , where you can use it and it’s industry usecase in security domain. When trying to analyze data, one approach might be to look for meaningful groups or clusters. Clustering is dividing data into groups based on…

K Means

2 min read

k-mean clustering
k-mean clustering

Jun 25, 2021

Usecase of Javascript

JavaScript is a dynamic computer programming language. It is lightweight and most commonly used as a part of web pages, whose implementations allow client-side script to interact with the user and make dynamic pages. It is an interpreted programming language with object-oriented capabilities. …

Java Script

2 min read

Usecase of Javascript
Usecase of Javascript

Jun 9, 2021

Videocall app using Opencv And Socket programming

Ever wondered about how all this video call apps works? Curious right!!!In this article I am going to show you how to create video call app using tcp socket programming and opencv. Let’s start with concepts / modules used in code for better undestanding of code. 1.socket module The “socket” module defines…

Socket Programming

3 min read

Videocall app using Opencv And Socket programming
Videocall app using Opencv And Socket programming

Jun 5, 2021

Confusion Matrix In Cyber Security

In today’s article I’m going to explain all about Intrusion detection system in cyber security , confusion matrix , how it is used in IDS, how it is impacting in cyber security with example .So let’s get started to this amazing topic. In today’s technological world where everything is going…

Confusion Matrix

4 min read

Confusion Matrix In Cyber Security
Confusion Matrix In Cyber Security

May 30, 2021

GUI Application On Docker Container

In this article I’m going to practically explain you about how to run GUI application on top of docker container. Let’s start it…. Step 1: Checking availability of docker First thing you required is docker installed in your system . We can check it by using command docker version

Docker

3 min read

GUI Application On Docker Container
GUI Application On Docker Container

Mar 25, 2021

Making Apache2 Idempotent Using Ansible

What is Ansible? Ansible is open source automation tool mostly used for configuration management . It is agentless program we just have to install Ansible and python on master node we doesn’t require any software on controller nodes. Nodes can be any machine windows,mac,Linux ,anything. What is Apache2? Apache2 also known as httpd software . It…

Ansible

2 min read

Making Apache2 Idempotent Using Ansible
Making Apache2 Idempotent Using Ansible

Mar 15, 2021

Jenkins Industry Use Cases

Hello my tech geeks , here I come up with new article about explaining jenkins and it’s Use cases. Jenkins is most powerful tool in DevOps world.It is considered as most popular DevOps Automation tools for many software development teams. In different stages of delivery pipeline jenkins CI/CD server helps…

Jenkins

2 min read

Jenkins Industry Use Cases
Jenkins Industry Use Cases
Pratikkorgaonkar

Pratikkorgaonkar

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable