TheWiz

TheWiz

Follow
homebadgesnewsletter
Tag

DynamoDB

#dynamodb

More content

Read more stories on Hashnode


Articles with this tag

Asynchronous API with DynamoDB Streams

May 12, 20215 min read

Best of Speed and Resilience ยท Responsiveness is one of the most important parameters for the success of any web application. And asynchronous processing...

Asynchronous API with DynamoDB Streams

SMS OTP Authentication Using AWS Backend

Nov 25, 202020 min read

A Multifactor Authentication is an essential when developing a web applications. SMS based OTP is one of the most commonly used MFA techniques....

SMS OTP Authentication Using AWS Backend

Simple Atomic Counter with DynamoDB and API Gateway

Nov 20, 20205 min read

A web application often needs a central counter. We have several simple use-cases like the member id for a registration application. Or the amount...

Simple Atomic Counter with DynamoDB and API Gateway