Open in app

Sign In

Write

Sign In

Juzer Patanwala
Juzer Patanwala

9 Followers

Home

About

Sep 5, 2022

Using Kiali with Istio in Kubernetes

Istio has become a very popular service mesh for Kubernetes and one of it’s most promising features is it’s telemetry add-ons.Through these telemetry add-ons we can very easily visualise how traffic is flowing through our Kubernetes cluster and gather other information about our application through the metrics collected by the…

Kiali

8 min read

Using Kiali with Istio in Kubernetes
Using Kiali with Istio in Kubernetes
Kiali

8 min read


Aug 18, 2022

Traffic Splitting Between AWS and GCP using Traffic Director

In recent times,multi cloud environments have become very popular due to their various advantages such as Disaster Recovery etc.Many big organisations use both AWS and GCP endpoints for deploying their applications.Now,to …

Traffic Director

9 min read

Traffic Splitting Between AWS and GCP using Traffic Director
Traffic Splitting Between AWS and GCP using Traffic Director
Traffic Director

9 min read


Jul 19, 2021

K-mean Clustering and it’s Use-Cases in the Security Domain

What is k-means? Clustering is the task of dividing the population or data points into a number of groups such that data points in the same groups are more similar to other data points in the same group than those in other groups. in simple words, the aim is to segregate groups with…

4 min read

K-mean Clustering and it’s Use-Cases in the Security Domain
K-mean Clustering and it’s Use-Cases in the Security Domain

4 min read


Jun 6, 2021

Use of Confusion Matrix in Cyber Security

When we get the data, after data cleaning, pre-processing and wrangling, the first step we do is to feed it to an outstanding model and of course, get output in probabilities. But hold on! How in the hell can we measure the effectiveness of our model. Better the effectiveness, better…

7 min read

Use of Confusion Matrix in Cyber Security
Use of Confusion Matrix in Cyber Security

7 min read


May 27, 2021

Deployment of Machine Learning Model Inside Docker Container

In this article we will copy a machine learning model inside a docker container and create a python program to predict the output using this model.We will create docker image for this whole setup What is Docker Container? A container is a standard unit of software that packages up code and all its dependencies…

3 min read

Deployment of Machine Learning Model Inside Docker Container
Deployment of Machine Learning Model Inside Docker Container

3 min read


May 26, 2021

Merging the feature branch updates in the master branch and automatic deployment in Production Server using DevOps.

In this world of automation,we need rapid,fast and agile deployment.As soon as the developer comes up with new updates,it should be instantly tested and then deployed in the production environment.We will be solving this use-case in this article. Use-Case There is a project on which multiple developers are working.The multiple versions…

5 min read

Merging the feature branch updates in the master branch and automatic deployment in Production…
Merging the feature branch updates in the master branch and automatic deployment in Production…

5 min read


Mar 30, 2021

Dynamically Load the Variable file named same as OS Name and load the variables in that file in Ansible

In this blog,we will create an Ansible Playbook which will dynamically load the variable file named same as OS name and by using the variable names we will configure webserver in our target node. Pre-requiste For doing this practical,you need to have Ansible installed and configured in the Ansible Controller Node.You…

3 min read

Dynamically Load the Variable file named same as OS Name and load the variables in that file in…
Dynamically Load the Variable file named same as OS Name and load the variables in that file in…

3 min read


Mar 28, 2021

Retrieving Docker Container IP and Launching Webserver on Docker Container Using Ansible

In this blog,we will launch a docker container using Ansible,retrieve it’s IP address and add it in the ansible inventory file dynamically.Then,finally we will configure the webserver on this newly launched docker container using ansible Pre-requisite For doing this practical,you need to know about docker and have docker configured in the…

3 min read

Retrieving Docker Container IP and Launching Webserver on Docker Container Using Ansible
Retrieving Docker Container IP and Launching Webserver on Docker Container Using Ansible

3 min read


Mar 25, 2021

Chat Server using UDP Protocol

In this guide,we will create our own chat servers and establish a network to trasnfer data using Socket Programming.Both the server and client machine will have both Sender as well as Receiver Programs.We …

3 min read

Chat Server using UDP Protocol
Chat Server using UDP Protocol

3 min read


Mar 22, 2021

Making Restart of Httpd Service Idempotent in Ansible Playbook

Restarting httpd service is not idempotent in nature and consumes more resources.In this blog,we will see how to rectify this challenge in Ansible plabook General Approach for Restarting httpd services The general approach of restarting httpd services in Ansible plabook is to use the service module inside the tasks block and give the state argument as…

1 min read

1 min read

Juzer Patanwala

Juzer Patanwala

9 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech