AWS: S3 and Lambda

Overview

AWS Lambda allows writing code that is triggered in the cloud, without thinking about maintaining servers.

Class Outline

Learning Objectives

Students will be able to

Describe and Define

Execute

Notes

Serverless Functions In a nutshell

Pro Tips

Args / Params

Testing