STSarthak Tyagiinsarthakwrites.hashnode.dev·Nov 13, 2025 · 3 min readDuplo-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. ⚙...00
STSarthak Tyagiinsarthakwrites.hashnode.dev·Mar 29, 2025 · 2 min readAzure 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...00
STSarthak Tyagiinsarthakwrites.hashnode.dev·Mar 11, 2025 · 2 min readHow 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...00
STSarthak Tyagiinsarthakwrites.hashnode.dev·Feb 26, 2025 · 2 min readFinding 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...00
STSarthak Tyagiinsarthakwrites.hashnode.dev·Feb 25, 2025 · 1 min readInfra 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...00