Tag: DynamoDB
-

Website visitors counter backed with API Gateway, Lambda and DynamoDB – Part Two
I’ll continue on my previous lab here. I already set-up a DynamoDB table, Lambda function and API Gateway, now it’s time to write a…
-

Website visitors counter backed with API Gateway, Lambda, and DynamoDB – Lab 87
In this lab I will create a backend of a website counter. It’ll be backed with DynamoDB table, Lambda function and calls made to…
-

DynamoDB Streams triggers Lambda function and save file to S3 bucket – Lab 88
In this lab a DynamoDB table will be created and some item put in. Then S3 bucket will be created as destination for files…