Tag: dynamodb
Implementing CRUD Operations with Go in AWS Lambda and DynamoDB
January 4, 2023
,
This blog explains how to create a serverless application that performs Create, Read, Update, and Delete operations using AWS Lambda and DynamoDB.