Notes from the cloud.
Tutorials, breakdowns, and lessons learned from building infrastructure on AWS — and the occasional weekend AI experiment.
How to Host Your Static Website on AWS S3 and CloudFront (Step-by-Step Guide)
Learn how to host your static website on AWS using Amazon S3 and CloudFront. Step-by-step guide to deploy, enable HTTPS, fix the 504 error, and stay within the free tier. Perfect for beginners explor…
Read postAWS EventBridge Explained: The Ultimate Q&A Guide for Developers (with Real-Life Examples)
description: "Learn AWS EventBridge through simple Q&A examples. Understand events, rules, and targets — and how to use it for automation with real scenarios."
Read postAWS API Gateway: A Practical, Step-by-Step Guide
Meta Description:** Learn AWS API Gateway hands-on: create routes, connect Lambda/HTTP backends, enable CORS, set Cognito/Lambda authorizers, configure throttling, use stages, custom domains, VPC lin…
Read postBuilding an AI Log Analyzer Using Hugging Face and FastAPI
A weekend project exploring how to use Hugging Face models and FastAPI to build an AI-powered log analyzer that detects system, network, and database issues automatically. [AI, DevOps, Hugging Face,…
Read postBuilding a Serverless Photo Uploader with AWS Lambda, API Gateway, and S3 (Free-Tier Project)
Learn how to build a fully serverless photo uploader using AWS Lambda, API Gateway, and S3. In this step-by-step guide, we’ll generate pre-signed URLs for secure uploads directly from the browser—no …
Read postAWS Certified Developer – Associate
Just earned my “AWS Certified Developer – Associate” course certificate on Udemy!
Read postHow Amazon RDS, Aurora, and ElastiCache Work Together for Scalable E-Commerce Applications
Discover how AWS RDS, Aurora, RDS Proxy, and ElastiCache build scalable, secure, and high-performing e-commerce applications.
Read postAWS IAM Explained: Identity & Access Management Best Practices for Cloud Security
Learn AWS IAM step by step—users, roles, groups, and policies explained with real-world examples. Secure your cloud, pass AWS certifications, and master Identity & Access Management today.AWS IAM …
Read postWhat is an SSL Certificate?
SSL Certificates
Read postwhy does a devops need ansible?
The Core Purpose of Ansible, Common Use Cases for Ansible, What Does "Configuration Management & Infrastructure Automation" Mean?
Read post Back to home