Basics of creation

After clicking on Create function, you will see the screen where the Lambda function can be created.

There are various options for creating a Lambda function, as follows:

  1. Author from scratch: Write the function from the ground up, with all of the configuration and code done by the developer.
  1. Blueprints: There are multiple templates that AWS has created to abstract away the boilerplate code and configuration when creating a Lambda function, allowing for a quick start.
  2. Serverless Application Repository: The Serverless Application Repository has the turnkey Lambda functions that can be deployed to production in one click. These are created by the community, AWS developers, and other companies.

For the purpose of this exercise, ...

Get Hands-On Serverless Applications with Kotlin now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.