📘 AWS IAM Explained Desi-Style — With Hall Passes, Principals & Guest Lecturers! (Part 1)Jun 14, 2025·6 min read
📘 AWS IAM Explained Desi-Style — With Hall Passes, Boundaries & Principal’s Final Word! (Part 2)🎒 Welcome back to the IAM School Series! In Part 1, we decoded IAM with fun school analogies: 👨🏫 IAM = Principal 👩🎓 Users = Students 🎫 Policies = Hall Passes 🧪 AWS Services = Classrooms This time, we dive into the hidden layers of IAM ...Jun 21, 2025·5 min read
Building a Serverless AI-Powered Text Summarizer using AWS BedrockIntroduction In this project, I built a serverless AI-powered text summarizer using Amazon Bedrock, AWS Lambda, API Gateway, DynamoDB, and a React frontend hosted on AWS Amplify. It summarizes input text into concise content using powerful LLMs, whil...Apr 5, 2025·2 min read
List of AWS Services (A-Z) with One-Line DescriptionIntroduction The full range of cloud services provided by Amazon Web Services (AWS) includes compute, storage, networking, security, AI/ML, analytics, and more. AWS's dynamic environment makes it possible for developers and companies to effectively c...Mar 30, 2025·4 min read
Automating AWS Cost Savings with Cost Explorer APIIntroduction An essential component of any AWS-based system is cloud cost management. Cost Explorer, a robust tool from AWS, aids in the visualization, analysis, and optimization of cloud expenses. Although the AWS Cost Explorer console is helpful, a...Mar 29, 2025·3 min read
Amazon S3 TablesIntroduction With tools to continuously enhance query performance and lower table storage costs, Amazon S3 Tables offers S3 storage that is tailored for analytics workloads. S3 Tables are specifically designed to hold tabular data, like ad impression...Mar 22, 2025·3 min read
Amazon DocumentDBAmazon Cloud Concepts Learning --> Day27 Amazon DocumentDB Fast, Reliable and Fully managed JSON document database service. MongoDB compatible. When your demands for database storage increase, Amazon DocumentDB automatically expands the size of yo...Dec 14, 2024·3 min read
Need to Ping Yahoo.com via Public Server in Free Tier AccountSetting Up an EC2 Instance in Public Subnet to Ping yahoo.com via an Internet Gateway. This project involves setting up an Amazon Web Services (AWS) environment that includes creating a Virtual Private Cloud (VPC), launching an EC2 instance in a publ...May 26, 2024·8 min read