No Keys, No Risk - Secure Secrets with AWS Secrets Manager & EC2 IAM RolesSecurely Managing Application Secrets Using AWS Secrets Manager and IAM Roles (No Access Keys) Learn how real companies securely fetch secrets from AWS Secrets Manager without ever storing AWS access Mar 27, 2026·4 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
Beginner's Guide to AWS VPC, Subnets, IGWs, and Route Table ManagementVPC: A Virtual Private Cloud (VPC) is a secure, isolated portion of a public cloud infrastructure that allows users to create their own virtual network, similar to a private cloud. It enables organizations to host and manage their resources within a ...May 1, 2025·5 min read