Build & Deploy a Golang Lambda to AWS (using Console & Terraform) and Expose using API Gateway

amlan - Feb 20 '23 - - Dev Community

This video is a walkthrough of process to build and deploy a GoLang Lambda to AWS. The Lambda performs a query on DynamoDB table and responds with the records. The Lambda is exposed via an API Gateway to create an API which responds with the DynamoDB records.

https://youtu.be/Zui42HfEX04

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .