My First KubeCon + CloudNativeCon India 2026 Experience 🚀From a Scholarship Recipient to Meeting Open Source Leaders Sometimes one event can completely change the way you look at your career. For me, KubeCon + CloudNativeCon India 2026 was that event. InJul 16, 2026·11 min read
AWS IAM Policy SimulatorTest Permissions Without Risking Your AWS Account When working with AWS IAM, one of the most common questions engineers face is: “Is this permission enough?”“Did I accidentally give more access than required?” Testing IAM permissions directly in a ...Jan 14, 2026·3 min read
Setting Up Self-hosted Runners on AWS EC2 (Ubuntu)Introduction Self-hosted runners provide greater flexibility and customization for your GitHub Actions workflows. This guide will walk you through the process of setting up and managing your own runners on AWS EC2 using Ubuntu. Why Use Self-hosted Ru...Jul 23, 2025·7 min read
Networking Essentials for BeginnersIntroduction: Networking is the backbone of modern communication, enabling billions of devices to connect and exchange information across the globe. Whether you're browsing a website, sending an email, or streaming a video, networking concepts are wo...Jun 23, 2025·13 min read
AWS Zero to Hero Day - 06Task for Day 6 What is Elastic Container Service? Amazon Elastic Container Services (Amazon ECS) is a fully managed container orchestration service that helps organizations easily deploy, manage, and scale containerized applications. Learn more abo...May 2, 2025·6 min read
Amazon CloudFrontAmazon CloudFront is a content delivery network (CDN) service that delivers data, applications, and other web content to customers globally with low latency and high transfer speeds. It's essentially a globally distributed network of servers that cac...May 2, 2025·2 min read
Unlocking the Power of AWS Route 53: Your Guide to Scalable DNSIntroduction to DNS The Domain Name System (DNS) is the internet’s phonebook, translating user-friendly domain names like example.com into IP addresses (e.g., 192.0.2.1) that computers use to communicate. Without DNS, accessing websites would require...May 2, 2025·4 min read