How I Built a Serverless
How I Built a Serverless URL Shortener on AWS Using Terraform
How I Built a Serverless URL Shortener on AWS Using Terraform
Hey there, fellow devs! π
Iβve been practicing on AWS as preparation for my certification exams. I wanted to share a project I worked on: a serverless URL shortener. Itβs a simple, real-world application that demonstrates the power of AWS services like Lambda, API Gateway, and DynamoDB, while also iβ¦