Feb 12 · 4 min read · Running containers is easy.Running them securely, efficiently, and reliably on production EKS?That’s engineering. Over the past weeks, I’ve been diving deep into: 🔐 Kubernetes security (especially in EKS) ⚙️ Resource management (CPU/Memory control...
Join discussionJan 22 · 2 min read · Understanding Prompt Injection Attacks Prompt injection is one of the most significant security risks facing AI-powered applications today. In this article, we'll explore what prompt injection is, how it works, and how to protect against it. What is ...
Join discussionJan 18 · 1 min read · Hi All, Pls refer to this solution that we created (open source) RBAC algorithm and let us know the feedback github pages:https://maneesh-relanto.github.io/RBAC-algorithm/ github repo:https://github.com/Maneesh-Relanto/RBAC-algorithm Thanks
Join discussion
Jan 16 · 4 min read · Over the last year (actually 8 months), I managed to publish 23 posts on this blog. It meant a lot of long days, numerous lab rebuilds, half-finished markdown litter, and more time than I care to admit staring at Kubernetes YAML wondering why somethi...
Join discussion
Jan 14 · 14 min read · Welcome back! 👋 Day 70 of the 100 Days Cloud DevOps Challenge, and today we're implementing Jenkins Role-Based Access Control! This is security best practice - controlling who can access what in your CI/CD platform with granular permissions. Let's s...
Join discussion
Jan 12 · 4 min read · What you'll learn: Creating custom API-level and operation-level RBAC roles Integrating RBAC automation into CI/CD pipelines Best practices for maintaining least-privilege access Overview In our previous discussion, we explored why custom RBAC is ...
Join discussion
Jan 1 · 6 min read · Why RBAC Is Critical in an HRMS In an HRMS, not every user should access every resource.Admins manage users, HR manages policies, employees view their own data, and candidates have limited access. Role-Based Access Control (RBAC) allows us to central...
Join discussionJan 2 · 3 min read · Build and operate a hybrid environment where on-prem Linux servers are managed from Azure using Azure Arc.This lab focuses on identity and access governance, proving that Azure RBAC applies consistently to hybrid (on-prem) infrastructure. Part 1 Hybr...
Join discussion
Dec 29, 2025 · 2 min read · 1. Azure Arc on-boarding In this lab we will see how to Bring non-Azure machines under Azure control without moving workloads to the cloud. Azure Arc is a Microsoft management platform that extends Azure's control plane to your hybrid and multi-cloud...
Join discussion