Serverless Url Shortener apiGW Lambda dynamoDb
Mar 20, 2024 · 3 min read · Architecture IntroductionWe'll walk through the process of building a URL shortener service using (serverless architecture) AWS Lambda (python : boto3) and API Gateway (http). By the end of this tutorial, you'll have a fully functional URL shortener...
Join discussion