Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

Learning Everyday.

Join a community where DevOps, SREs, developers, and security engineers share how-to guides, articles, and videos to level up your skills.

Visit Learning Hub
Banner image
Connecting remote worker nodes to self-managed Kubernetes cluster via Azure P2S VPN connection

Connecting remote worker nodes to self-managed Kubernetes cluster via Azure P2S VPN connection

Just recently, I was setting up Self-Managed K3s Kubernetes cluster on Azure VM, I had an requirement to include worker nodes from my home network as …

Deploying ML Models to the Edge using Azure DevOps

Deploying ML Models to the Edge using Azure DevOps

Training ML Models and exporting it in more optimized way for Edge device from scratch is quite challenging thing to do especially for a beginner in …

How to improve your Google Core Web Vitals Scores?

How to improve your Google Core Web Vitals Scores?

Next era for the Web Page Performance It’s been a couple of months since I have been working on strategies to improve the web page performance on my …

How to SSH tunnel through AWS Systems Manager to access private VPC resources

How to SSH tunnel through AWS Systems Manager to access private VPC resources

How awesome is to access either a MongoDB or MySQL deployed in a VPC network locally using MongoDB Compass or MySQL Workbench ?

OpenShift 4.5 KNI Labs (Step-by-step)

OpenShift 4.5 KNI Labs (Step-by-step)

KNI, Kubernetes Native Infrastructure is one of the method deploying OpenShift baremetal with IPI (Installer Provided Infrastructure), yes you read it …

Connecting Ansible Tower to Git Server with Self Signed Certificates

Connecting Ansible Tower to Git Server with Self Signed Certificates

So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their projects …

HashiCorp Certified Terraform Associate – Learning & Exam Tips

HashiCorp Certified Terraform Associate – Learning & Exam Tips

Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure …

OpenShift 4.5 : NooBaa S3 Bucket for internal image registry

OpenShift 4.5 : NooBaa S3 Bucket for internal image registry

Image registry storage is best and recommended to run on S3 storage endpoint(then filesystem storage, then block). In this blog context, we are going …

Experimenting GitHub Container Registry

Experimenting GitHub Container Registry

Recently GitHub announced public beta availability of their Container Registry and I thought I will give it a try. So in this article I will take you …