This video show how to use lambda as an event producer. We publish messages to SNS and send messages to SQS. I walk through using the AWS Go SDK v2, creating resources via the AWS console, and deploying a lambda.
I also walk through some best practices for using Go's Context package within Lambda.
Make sure to like, comment, and subscribe to help the channel grow!
---
In this #AWS #Lambda series, we walkthrough creating, provisioning, and deploying a basic lambda in Go onto AWS. This series will outline how to structure a basic lambda, setup logging, and trigger the lambda through many services in AWS, including: API Gateway, Kinesis, SQS, S3, and more.
Source code: https://github.com/devtopics-yt/lambd...
Donate crypto:
Eth: 0xd3df587c3fa620f587875C04EdbBb0Aad2A3F77d
#aws #lambda #golang #go #sns #sqs #publisher #distributed #systems