Cloud

When To Use Single Sign On (SSO) Services in React Applications
Photo by Desola Lanre-Ologun on Unsplash

Build your own Multi-node Kubernetes Cluster with Ubuntu(20) on VirtualBox
Typically Minikube is a utility that most developers use when they are learning Kubernetese. Though it’s a great tool, Minikube runs a single-node …

Conduct Vulnerability Management for Your Kubernetes Applications
Kubernetes is an open source container orchestration tool initially developed by Google and subsequently handed over to the Cloud Native Computing …

How To Create And Use NAT Network In VirtualBox
Photo by Brett Sayles from Pexels Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first …

What is Hosted OpenShift Cluster
Photo by Belle Co from Pexels Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, …

5 Mistakes You Should Avoid During Kubernetes Exam
Photo by Andrea Piacquadio from Pexels Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many …

How To Get Hands-On Experience in AWS
Every Time you have the same situation, you know the technology and maybe you are already a certified professional in that technology, but you are …

Bring your own Kubernetes cluster to Azure – Azure Arc
There are use cases where customers wants to bring on-premises resources to cloud and tap on cloud services to easily manage it as well. Microsoft …

Configure Your Windows Host to be Managed by Ansible
I was talking to my friend about Ansible automation and how we are implementing automated solutions for cloud and on-premise infrastructure. Then he …

Deploying Kubernetes with Kubespray
Photo by Tom Fisk from Pexels Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in …

How to Increase Attachment File Size Limit in GitLab
We know GitLab is one of the best and easy to use git server solutions available in the market now. And GitLab CE is available as free and we can …
OpenShift 4: Query Prometheus API for Firing Alert
Introduction Prometheus is a robust, efficient and cloud native monitoring tools, graduated from CNCF incubator. It was part of the OpenShift since …