abhirockzz / awsome-slack-backend

Using AWS Lambda Function URL to build a Serverless backend for Slack

Home Page:https://itnext.io/using-aws-lambda-function-url-to-build-a-serverless-backend-for-slack-a292ef355a5d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using AWS Lambda Function URL to build a Serverless backend for Slack

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.

About

Using AWS Lambda Function URL to build a Serverless backend for Slack

https://itnext.io/using-aws-lambda-function-url-to-build-a-serverless-backend-for-slack-a292ef355a5d


Languages

Language:Go 97.4%Language:Dockerfile 2.6%