AWS Lambda in Go - SNS with Lambda

Описание к видео AWS Lambda in Go - SNS with Lambda

This video provides an intro into SNS, differences with SQS. We walk through creating an SNS topic and subscribing multiple lambdas to consume messages.

We write and deploy basic lambdas to consume and log SNS messages.

Learn about SQS with my other video: AWS Lambda in Go - Lambda and SQS    • AWS Lambda in Go - Lambda and SQS  

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.

Covered in this video:
1. Differences between SNS and SQS
2. How to combine SNS and SQS for a reliable and robust architecture
3. Create SNS topic
4. Create and subscribe multiple lambdas to SNS topic
5. Lambda code to consume SNS messages

Source code: https://github.com/devtopics-yt/lambd...

Donate crypto:
Eth: 0xd3df587c3fa620f587875C04EdbBb0Aad2A3F77d

#aws #lambda #golang #go #sns

Комментарии

Информация по комментариям в разработке