Serverless with AWS Lambda

Serverless with AWS Lambda

Topics:
2 hours, 49 minutes CC

Learn to use AWS Lambda in production using the serverless framework. Get started with AWS Lambda functions and then learn to test, debug and deploy then to build a real API powered by lambda functions.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: May 24, 2018
Get Unlimited Access Now
Table of Contents

Introduction

Lambda Events

Deployment

Using Express

Testing

Wrapping Up