sarthakwrites.hashnode.devDuplo-JIT + Lens Setup and Usage GuideFor Windows and macOS 🧩 What is Duplo-JIT? duplo-jit (Just-In-Time access) is a CLI tool that: Authenticates you temporarily with Duplo. Generates a short-lived kubeconfig so you can securely connect to your Duplo-managed Kubernetes cluster. ⚙...Nov 13, 2025·3 min read
sarthakwrites.hashnode.devAzure DevOps Permissions Issues and Solutions1. Azure DevOps Login Issue Issue: Azure DevOps has two types of user identification: email ID and user ID. Having the same email ID does not necessarily mean the user ID is the same as the email. The client provided access to the email ID but not...Mar 29, 2025·2 min read
sarthakwrites.hashnode.devHow to Enable ALB Access Logs and Connection Logs with S3When working with AWS Application Load Balancer (ALB), enabling access logs and connection logs is essential for monitoring and troubleshooting. However, there is a small but crucial trick to getting it right. In this guide, I'll walk you through the...Mar 11, 2025·2 min read
sarthakwrites.hashnode.devFinding Infrastructure Issues in AWS for FreeEnsuring a secure and well-architected cloud infrastructure is crucial for any organization. However, identifying issues within AWS infrastructure can be challenging, especially when working with budget constraints. In this guide, we explore a free m...Feb 26, 2025·2 min read
sarthakwrites.hashnode.devInfra Architecture Modeling for AWSIntroduction Understanding and visualizing AWS infrastructure is crucial for effective cloud management. In this blog, I will explain two ways to create an AWS architecture model: manually using Draw.io and automatically using IriusRisk. Method 1: Ma...Feb 25, 2025·1 min read