Kelvin Mwinuka
Kelvin Mwinuka

Kelvin Mwinuka

Follow
homebadgesnewsletter
Tag

serverless

#serverless

More content

Read more stories on Hashnode


Articles with this tag

Web Sockets with API Gateway and AWS Lambda

Nov 19, 20227 min read

AWS offers an easy way to work with web sockets through the WebSockets API in API Gateway. This article is going to be a short walkthrough on how to...

Web Sockets with API Gateway and AWS Lambda

Deploy Cognito Triggers Using Serverless Framework

Apr 11, 20226 min read

Recently, I posted an article about pre signup triggers for AWS Cognito user pools. The article went over setting up pre signup validation using a...

Deploy Cognito Triggers Using Serverless Framework

Pre Signup Validation on AWS Cognito

Apr 8, 20226 min read

In the last article, we leveraged AWS Cognito to handle user authentication in our application. There was a caveat with the setup, email sharing was...

Pre Signup Validation on AWS Cognito