Sample app to demonstrate how to use Lambda function URL with a practical example. You will build a Go Lambda function to serve as a serverless webhook backend for Slack.
- Part 1 covers solution architecture along with deployment - refer to this blog post
- Part 2 covers IaaC based deployment using AWS CDK. Details in this blog post.