Steps to Create an Azure Pipeline on Microsoft Azure.

Hello,In this Blog we are discussing about for azure pipeline.Using Azure pipeline,we can automatically builds and tests code projects & it provides continuous integration (CI) and continuous delivery (CD) to test and build the code. There are some steps to create an azure pipeline on Microsoft azure: Go to Azure Dev-ops Organization. Create a Project. …

Steps to Install & Configure Minikube on Ubuntu 20.04 LTS

Minikube is a free & open source tool.It is used to set up a single-node Kubernetes cluster on local machine.It is easy to use tool & run a single node Kubernetes cluster on local machine for daily development work.Minikube supports the latest Kubernetes release,multiple container runtimes such as Containerd, KVM, Docker, Podman, Load balancing,filesystems mounts …

Steps to Setup Envoy Proxy Server on Ubuntu 20.04 LTS

Envoy Proxy is a free & open source high-performance proxy server & used for single services,applications,communication bus & large modern service-oriented architecture.It also supports front/edge proxy,gRPC, HTTP L7 routing,HTTP/2 & use of API for configuration management . There are some steps to setup Envoy Proxy server on Ubuntu: Step1: Update the System. apt-get update Step …

Steps to Setup phpMyAdmin on Ubuntu 20.04 LTS

phpMyAdmin is a free & open source web-based application.It is able to manage MySQL database,user accounts and privileges, execute SQL-statements, import and export data.It provide a user interface to manage databases. There are some steps to setup phpMyAdmin on Ubuntu: Install the LAMP on Ubuntu: Step1: Update the System. apt update Step 2: Install Apache2. …

What is Cyber Stalking & its Prevention.

Cyber Stalking is a crime in which the attackers used the Internet & other technologies to harass a victim or stalk another person online or using a electronic communication such as e-mail,or instant messaging (IM) or messages posted to websites or a discussion group.It relies upon the anonymity afforded by the internet to allow them …