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.
Make sure to like, comment, and subscribe to help the channel grow!
Covered in Part 2:
1. Creating a REST API Gateway
2. Creating gateway resources and proxying requests to lambda
3. Writing lambda handlers
4. Getting data from proxied requests and returning JSON response via lambda.
Donate crypto:
Eth: 0xd3df587c3fa620f587875C04EdbBb0Aad2A3F77d
#aws #lambda #golang #go