Appendix

About

This section is included to assist the students to perform the activities in the book. It includes detailed steps that are to be performed by the students to achieve the objectives of the activities.

Chapter 1: AWS, Lambda, and Serverless Applications

Solution for Activity 1: Creating a New Lambda Function That Finds the Square Root of the Average of Two Input Numbers

  1. Click on Create a function to create your first Lambda function on the AWS Lambda page.
  2. On the Create function page, select Author from scratch.
  3. In the Author from scratch window, fill in the following details:

    Name: Enter myFirstLambdaFunction.

    Runtime: Choose Node.js 6.10. The Runtime window dropdown shows the list of languages that are supported by AWS ...

Get Serverless Architectures with AWS 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.