Tag: Serverless
All the articles with the tag "Serverless".
-
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.
-
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.