Course lesson

Deploy an AWS Lambda Function with the Serverless Framework

You can create endpoints without drastically changing your function writing workflow by using the Serverless framework.

Duration
6 min
Access
Included
Transcript
Retained from source evidence

You can create endpoints without drastically changing your function writing workflow by using the Serverless framework.

With Serverless you can generate a new handler function from the command line. Then, you can change the configuration, write your function, and deploy it to AWS.