Lambda Serverless Quiz

5 questions Pass: 70% +25 pts

Quiz covering Compute Services

Lambda Serverless Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which of the following best describes the primary benefit of using AWS Lambda?

  2. 2

    What happens if an AWS Lambda function execution exceeds its configured timeout value?

  3. 3

    A developer needs to store temporary files for a Lambda function during execution. Which directory is writable and guaranteed to have space available?

  4. 4

    How are AWS Lambda functions billed?

  5. 5

    You have a Lambda function that occasionally experiences 'cold starts' which increase latency. Which feature can you use to keep a specified number of execution environments initialized?