NINehal Ingoleinlearnwithnehal.hashnode.devAWS Services: Practical Use Cases Made SimpleNow that you understand what these services are, let's explore exactly when and why you'd use each one in the real world. 1. Amazon VPC (Virtual Private Cloud) - Your Private Network When to Use It: 1d ago·9 min read
JJebitokinsharonjebitok.comMonitoring AWS Workloads (TryHackMe)Monitoring AWS Workloads Room is part of the AWS series on TryHackMe that covers AWS fundamentals, AWS Security, log analysis using Splunk, and more. Introduction There are many ways to run applicatio1d ago·26 min read
SPSamarjeet Patilinsamargeet.hashnode.devAWS Serverless Architecture: API Gateway, Lambda, and DynamoDBIntroduction Serverless architecture on AWS enables developers to build scalable applications without provisioning or managing servers. Instead of worrying about infrastructure, we focus purely on bus2d ago·5 min read
RRRahul Rajesh Sonarinrahul-sonar.hashnode.devEnroll in the Cloud: A Serverless Student Registration System on AWSIntroduction: Modern applications demand scalability, high availability, and minimal infrastructure management. Instead of managing servers manually, what if we could build an entire application witho3d ago·6 min read
SPSamarjeet Patilinsamargeet.hashnode.devBuilding an S3 Event-Driven AWS Lambda to Send Email Alerts and Backup FilesIntroduction In this blog, I’ll walk through a hands-on AWS serverless implementation where an S3 file upload automatically triggers a Lambda function, sends an email notification via SNS, and copies 3d ago·5 min read
SPSamarjeet Patilinsamargeet.hashnode.devAWS Automation Using Python Boto3 & AWS CLIObjective To understand and practice AWS automation using Python (Boto3) and AWS CLI, including: Setting up Python and required packages Configuring AWS permissions Accessing AWS services using IAM4d ago·3 min read
OFOlashubomi Fashakininblog.545plea.xyzServerless Malware Scanning with ClamAV on AWS LambdaWhen I began working on Temp, a secure ephemeral file-sharing platform, one of the first requirements I identified was the need to scan every file uploaded by users for malware before allowing it to b5d ago·17 min read
SPSamarjeet Patilinsamargeet.hashnode.devGetting Started with Python: My Learning Journey So Far 🐍I recently started learning Python, and it has been an exciting experience so far. Python is known for its simplicity and readability, making it one of the best languages for beginners as well as profFeb 24·4 min read
EEEmmanuel Essieninarchitectwithmelano.hashnode.devThe Compute Domain: Engineering Intelligent Safety Systems in AWSAs I continue my AWS Solutions Architect Associate journey, I’m no longer just learning services. I’m studying how to architect resilient, AI-powered smart safety systems in the cloud. The Compute domain forms the execution layer of these systems. It...Feb 16·9 min read
OVOnkar Vilas Kotmireinawsiamservice.hashnode.dev🔐 Amazon Web Services IAM (Identity and Access Management)IAM (Identity and Access Management) 🌍 Why IAM Exists? In any company: 100+ engineers Applications running on EC2 CI/CD pipelines Cross-account environments Vendors needing access Without IAM: Everyone would share root credentials ❌ No tra...Feb 15·4 min read