venkatesh111.hashnode.devI Gave an AI Agent Access to My AWS Account - Here's What It FoundWhat happens when you stop treating IAM as access control and start treating it as an AI control plane. The Moment It Clicked I asked my AI agent what OS it was running on. It answered correctly, wit3d ago·7 min read
venkatesh111.hashnode.devHow Adding an Additional EBS Volume to Existing EC2 Almost Broke My Terraform AWS Workflow and Threatened Our Project DeadlineThe Problem That Hit Me So there I was, working on our infrastructure at the office, feeling pretty confident about our Terraform setup. We had EC2 instances running smoothly, everything was working fine. Then came the request that seemed simple enou...Sep 17, 2025·6 min read
venkatesh111.hashnode.devAWS Solutions Architect Associate Cheat SheetAWS Solutions Architect Associate Cheat Sheet About This Cheat Sheet This cheat sheet was prepared based on: Udemy Practice tests by Jon Bonso, Neal Davis, Stephane Maarek AWS Documentation AWS FAQ AWS Whitepapers Note: This sheet is for last-...Aug 31, 2025·31 min read
venkatesh111.hashnode.devAWS Quick Guide - Amazon S3Amazon S3 Key Concepts Amazon S3 (Simple Storage Service) is an object storage service designed for: Scalability High Availability Durability Security Performance Buckets: Containers for storing objects. Each bucket has a globally unique nam...Jan 2, 2025·8 min read
venkatesh111.hashnode.devAmazon EC2 Auto ScalingAuto Scaling Auto Scaling Groups (ASG) An Auto Scaling Group is a collection of EC2 instances that are treated as a logical grouping for the purposes of automatic scaling and management ASG helps you automatically manage the scaling(in/out) of EC...Oct 1, 2024·13 min read