Date/Time
Date(s) - 09/19/18
12:00 am - 2:00 am

Location
Grand Stafford Theater

Categories No Categories


Tom Peck :: Lambda Deep Dive

Software development practices are switching more and more to Serverless computing as a way to control costs. Amazon’s solution to Serverless computing is called Lambda. In this talk, you will learn how to use Lambda and other AWS features to build your web back end without servers. Tom will demonstrate the the structure of a Lambda function, how to trigger it from a web URL, how to get input parameters and return data. From there, we will look at other uses for Lambda functions.