Serverless

AWS

Process AWS DynamoDB Streams by AWS Lambda with Terraform

This article discusses how we can tregger a AWS Lambda function from DynamoDB tables using DynamoDB Streams.

Read
AWS

Invoke AWS Lambda from AWS Step Functions with Terraform

AWS Lambda and AWS Step Functions begins a new era in serverless computing. In this article we will build an infrastructure using terraform that will have an AWS Lambda and an AWS step functions running on it.

Read