Automate EC2 Instance Stop/Start on Weekends Using AWS Lambda EventBridge and SNSNov 10, 2024·5 min read
VPC Tutorial #6: AWS Direct Connect - A Step-by-Step Guide to a Fast and Secure Hybrid Cloud!!Nov 3, 2024·6 min read
How to Set Up AWS ElastiCache with VPC, PrivateLink, VPC Endpoints, NLB, S3, Lambda, IAM, KMS Encryption & Terraform — Step-by-Step GuideA complete, production-ready walkthrough to deploy AWS ElastiCache (Redis) inside a private VPC, expose it securely via PrivateLink + NLB, poll it every minute with a Lambda function, store snapshots in S3, and manage everything with Terraform — with encryption and IAM locked down throughoutMay 1, 2026·22 min read
VPC Tutorial #5: AWS Private Links: Step-by-Step Guide for Setting Up an Endpoint ServiceOct 20, 2024·3 min read
#8: How to Set Up AWS Global Accelerator for Cross-Region SupportIn this guide, we will launch two EC2 instances in different AWS regions—Singapore (ap-southeast-1) and Oregon (us-west-2)—and configure NGINX web servers with customized welcome pages for each region. Then, we'll set up AWS Global Accelerator to rou...Oct 13, 2024·4 min read
VPC Tutorial #3: How to set-up AWS VPC Endpoint a step-by-step guideTable of Contents - Setup VPC and its components - EC2 instance S3 bucket AWS CLI commands (aws configure) IAM User VPC Endpoints Introduction - A VPC Endpoint lets you securely access services like S3 from a private subnet without using th...Oct 6, 2024·4 min read
VPC Tutorial #2: How to set-up AWS VPC Transit Gateway a step-by-step guideIn this article you will get to know how to set-up transit gateway with 10 steps guide!! I have attached screenshots and all the necessary instructions as well. I suppose you possess a why/what of VPC and its terminologies. Topics Covered - 1. VPC a...Sep 28, 2024·4 min read
VPC Tutorial #1 : How to set-up a VPC and its components- step-by-step guide!!In this article I will walk you through the 8 steps guide to launch your first VPC!!. I consider you set-up your own AWS account and possess the basic cloud networking understanding!! Topics covered VPC Subnets Internet gateway Nat gateway Rout...Sep 23, 2024·3 min read
Mastering AWS Auto Scaling: A Complete Guide to Dynamic ScalingIn today’s fast-paced digital world, dynamic scaling is critical to ensure that applications are responsive, available, and cost-efficient. AWS Auto Scaling simplifies workload management by automatically adjusting resources to match the current dema...Sep 11, 2024·6 min read