AWS Lambda + SQS = Magic!
Mathis Van Eetvelde
In this video we link 2 functions together using SQS (Simple Queuing Service). Normally, we'd call the first function and then the second function. But using SQS we can make it so the first function automatically calls the second function by putting some data on the queue. This is just a simple use-case, but SQS and Lambda have a lot of good applications!
Join our Discord server: https://discord.mathisvaneetvelde.com/
Github repository: https://github.com/mathisve/golang-AWS-SQS-Example
AWS Lambda tutorial: https://youtu.be/pM03-lKt8BI
AWS S3 tutorial: https://youtu.be/gzBnrBK1P5Q
AWS DynamoDB tutorial: https://youtu.be/pr4x8KdIfDU
Support me at: https://ko-fi.com/mathis
Linkedin: https://www.linkedin.com/in/mathisvaneetvelde/
-Timestamps-
00:00 Intro 1:55 Demo 2:26 Code overview 4:15 Setup SQS SDK 6:29 SendMessage on SQS 7:34 Lambda Trigger 9:12 Creating SQS Queue 9:56 Permissions 11:06 Outro ... https://www.youtube.com/watch?v=bXC_GZ2p5dk
34476491 Bytes