DynamoDB
2022
Simple Leave Management System with AWS Serverless
·5 mins·
loading
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·
loading
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·
loading
AWS
Serverless
SES
Lambda
DynamoDB
APIGateway
This post describes how to implement a simple One Time Password (OTP) system with AWS Serverless services