2026 State of Tech Talent Report - Get 40% off Sitewide on CKA, CKAD, CKS, KCNA, KCSA exams and courses!
Shibin John

Shibin John

Principal Product Owner at Allianz Technology. Passionate in security and Gen AI topics.

Claude Code Sandboxing: A Complete Guide for Enterprise Teams

Claude Code Sandboxing: A Complete Guide for Enterprise Teams

Introduction If you’ve been using Claude Code for more than a few hours, you’ve probably noticed the permission prompts. Every shell …

CloudEndure – Troubleshooting Tips

CloudEndure is an AWS migration tool, which transform on-premise physical or virtual servers to AWS standard instance. It’s an agent based tool. AWS …

Running Ansible through SSH Jump / Bastion Host

Running Ansible through SSH Jump / Bastion Host

In a strict secured environment, you may not be allowed perform tasks freely. Only the bastion host (a.k.a jump host) is the one freely allowed to …

VMware HCX – Migration Types

VMware HCX – Migration Types

Let’s look more detail into different types of migration techniques. A short introduction was given in my previous article . HCX can be used for agent …

VMware HCX – Installation

VMware HCX – Installation

I had been using several migration tools. However VMware HCX ( Hybrid Cloud Extension ) has some unique feature that allows end user to easy-to-use, …

vCSA Automated Backup

vCSA Automated Backup

Image : forbesconrad.com vCenter 6.5 backup using cron job We all know that vCenter appliance can be backed up using its GUI window to any external …

Mounting NFS share from Linux to Windows server

Mounting NFS share from Linux to Windows server

Image : https://businessfirstfamily.com Servers used: RHEL 7.6 as NFS server & Windows 2016 as NFS Client In this scenario, we have NFS server up and …