Tag: AWS
All the articles with the tag "AWS".
-
From Score 79 to 94: How I Optimized My Static Blog for Speed
How I optimized my Hexo blog from a Lighthouse score of 79 to 94 by automating image compression (WebP), enabling lazy loading for images and scripts, and configuring proper cache headers.
-
How I Built This Blog: The Modern Serverless Tech Stack
A deep dive into the modern serverless tech stack (Hexo, AWS S3, CloudFront) and the AI-first workflow used to build and maintain this blog.
-
Consolidating Domains with CloudFront Functions
How I consolidated ai.saurav.io and cloud.saurav.io into a single domain using AWS CloudFront Functions for managing 301 redirects at the edge.
-
The Speed of AI-Assisted Development: From Python to Infrastructure in Minutes
Experiencing the speed of AI-assisted development: building a serverless app, debugging CI/CD, and deploying a portfolio site in under an hour with AI agents.
-
ChatGPT + Serverless Framework: Streamlining Cloud App Development
Streamlining Cloud App Development by combining ChatGPT's code generation with the Serverless Framework to instantly deploy a Python-based DynamoDB API.
-
AWS CDK Workshop Troubleshooting: Common Errors and Fixes
Troubleshooting notes for common AWS CDK Workshop issues, including CLI version mismatches, TypeScript configuration errors, and CodeCommit branch matching.
-
Tag Inheritance - A valuable CloudFormation feature
How to use AWS CloudFormation tag inheritance to automatically propagate tags to all supported resources in a stack for better cost allocation and management.
-
CloudFormation Explained Through Soccer Analogies
Drawing analogies between AWS CloudFormation and Soccer: comparing stacks to games, resource limits to player rosters, and updates to substitutions.
-
Hello Cloud World: Why I Started This Blog
The first post on my cloud engineering blog. Why I decided to start writing about AWS, cloud architecture, and the technologies shaping modern infrastructure.