Open in app

Sign in

Write

Sign in

Ishika Mandloi
Ishika Mandloi

12 Followers

Home

About

Aug 11, 2021

Use cases of javascript

What is javascript? JavaScript is a programming language that executes on the browser. It turns static HTML web pages into interactive web pages by dynamically updating content, validating form data, controlling multimedia, animate images, and almost everything else on the web pages. JavaScript is the third most important web technology after HTML and CSS. JavaScript can be used to create web and mobile applications, build web servers, create games, etc.

Js

1 min read

Js

1 min read


Jul 19, 2021

K-means clustering and its real use case in security

Clustering is creating groups of similar data points. Datapoints in different clusters are very different. K means is a clustering algorithm that focuses on grouping similar elements or data points into a cluster. K represents the number of clusters. The means refer to averaging of the data. K-means clustering is…

K Means

2 min read

K-means clustering and its real use case in security
K-means clustering and its real use case in security
K Means

2 min read


Jun 6, 2021

Role of confusion matrix in cybercrime cases

Due to more and more exposure to the internet, the rate of cybercrime is increasing day by day in many different ways. …

Confusion Matrix

3 min read

Role of confusion matrix in cybercrime cases
Role of confusion matrix in cybercrime cases
Confusion Matrix

3 min read


Jun 1, 2021

Gui application in Docker container

We can containerize GUI application in a Docker container that runs in the foreground that is what we’ll see now, How to Containerise a GUI application in Docker? Firstly, we’ll create a Dockerfile to build a docker image for firefox: Create a separate directory for this task (not necessary) #mkdir…

Docker

2 min read

Gui application in Docker container
Gui application in Docker container
Docker

2 min read


May 27, 2021

Simple Machine Learning model on Docker container

Task description Create and run a machine learning model on a Docker container. The prerequisite of the task is : Docker configured in BaseOS Step 1: Pull a centos docker image from the docker hub # docker pull centos:latest

Docker

2 min read

Simple Machine Learning model on Docker container
Simple Machine Learning model on Docker container
Docker

2 min read


Apr 26, 2021

Automate Kubernetes cluster using Ansible roles to launch a WordPress website and a MySQL database server for it.

In this blog, we are going to create a Kubernetes cluster like how we did in the previous blog and then further we are going to launch a WordPress website on worker node and a database server for this website. Steps to do the task : Starting steps will be…

WordPress

3 min read

Automate Kubernetes cluster using Ansible roles to launch a WordPress website and a MySQL database…
Automate Kubernetes cluster using Ansible roles to launch a WordPress website and a MySQL database…
WordPress

3 min read


Mar 27, 2021

Creating Kubernetes cluster on AWS EC2 instance using Ansible roles.

Task Description: Ansible Role to Configure K8S MultiNode Cluster over AWS Cloud. Before we start the actual task… We will need key pair to launch the ec2 instance using ansible already in our controller node of ansible. we need to create an IAM user created to login to AWS via the controller…

K8s

5 min read

Creating Kubernetes cluster on AWS EC2 instance using Ansible roles.
Creating Kubernetes cluster on AWS EC2 instance using Ansible roles.
K8s

5 min read


Mar 24, 2021

Deploy WordPress over EC2 instance using AWS RDS as MySQL database server

Steps to complete this task: We need to create a MySQL database using AWS RDS. Create a EC2 instance WordPress stores data at the backend in the MySQL Database Server which we have created using RDS service of AWS, Configure RDS database Configuring httpd server on EC2 instance Configuring Wordpress…

WordPress

4 min read

Deploy WordPress over EC2 instance using AWS RDS as MySQL database server
Deploy WordPress over EC2 instance using AWS RDS as MySQL database server
WordPress

4 min read


Mar 13, 2021

Industry use cases of RedHat OpenShift.

OpenShift is a open source development platform, which enables the developers to develop and deploy their applications on cloud infrastructure. OpenShift uses docker for containerization and Kubernetes for orchestration and management. OpenShift enables developers for efficient container orchestration, fast provisioning, deploying, scaling and management. OpenShift is a tool which enables developers to deploy their application to one or more hosts, these applications can be web applications , backend applications including databases and microservices.

Openshift

2 min read

Industry use cases of RedHat OpenShift.
Industry use cases of RedHat OpenShift.
Openshift

2 min read


Mar 12, 2021

Jenkins a vital tool: Industry use case of Jenkins and a case study

What is Jenkins? Jenkins can be termed as an open source continuous integration server that helps developers by orchestrating a chain of actions, to achieve the Continuous Integration process in a automated way. Jenkins supports the complete development lifecycle of software from building, testing, documenting the software, deploying and other…

Jenkins

2 min read

Jenkins a vital tool: Industry use case of Jenkins and a case study
Jenkins a vital tool: Industry use case of Jenkins and a case study
Jenkins

2 min read

Ishika Mandloi

Ishika Mandloi

12 Followers
Following
  • Gursimar Singh

    Gursimar Singh

  • Amit Sharma

    Amit Sharma

  • Rohit Raut

    Rohit Raut

  • Anil Dash

    Anil Dash

  • Harshit Dwivedi

    Harshit Dwivedi

See all (16)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams