DynamoDB
2025
How I built a spelling game with AWS Serverless and GenAI
·12 mins·
0
AWS
Serverless
Amazon Q
Generative AI
DynamoDB
Step Functions
API Gateway
CDK
This blog post explains the process of building a simple spelling game with AWS Serverless and GenAI.
2022
Simple Leave Management System with AWS Serverless
·5 mins·
1
AWS
Lambda
Serverless
Step Functions
DynamoDB
SES
This is how I built a simple leave management system using AWS Serverless services
2021
Manage webhooks at scale with AWS Serverless
·6 mins·
0
AWS
Serverless
Step Functions
DynamoDB
Webhook calls are event driven. So, building a webhook management system with Serverless is a great choice.
How to create a simple OTP service with AWS Serverless services
·4 mins·
3
AWS
Serverless
SES
Lambda
DynamoDB
APIGateway
This post describes how to implement a simple One Time Password (OTP) system with AWS Serverless services