Introduction to AWS Lambda using Golang



Introduction to AWS Lambda using Golang

Introduction to AWS Lambda using Golang

Github Repo:
https://github.com/mathisve/golang-AWS-Lambda-Example/tree/tutorial1

AWS S3 Basics:
https://www.youtube.com/watch?v=gzBnrBK1P5Q

Linkedin:
https://www.linkedin.com/in/mathisvaneetvelde/

Serverless computing is a cloud computing execution model in which the cloud provider runs the server, and dynamically manages the allocation of machine resources.

00:00 Introduction
1:50 Getting started
2:56 Compiling
4:00 AWS Lambda console
6:47 InputEvents
11:02 S3 upload function
19:11 IAM Roles and Permissions
22:15 Triggers

Comments are closed.