
Renjith Ravindranathan
A DevOps engineer by profession, dad, traveler and more interestingly to tweak around stuff inside memory constrained devices during spare time.

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

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 …

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 …

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
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 …

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 …

Build Azure IoT Modules using Azure DevOps Agent in Arm32v7 architecture
Few weeks back, I got a chance to go through IoT platform services provided by Azure and found that it is quite matured by the depth of service they …

Self hosted runners for GitHub Actions
In this article, I will take you through setting up self hosted runners for GitHub Actions. It is similar to Azure Devops Pipelines Build Agents and …