volume_mute

Match the Lambda lifecycle steps with the correct phase

publish date2024/08/29 02:07:2.659893 UTC

volume_mute

To complete the line match

  1. Click on an item in the first group
  2. Click on the match in the second group

To delete a match, double click on a line

Lifecycle step

Lambda creates or unfreezes an execution environment with the configured resources
Lambda shuts down the runtime
The event source initiates an invocation of a Lambda function

Phase

Init phase
Invoke phase
Shutdown phase

Correct Answer

(1) Lambda creates or unfreezes an execution environment with the configured resources,Init phase
(2) Lambda shuts down the runtime,Shutdown phase
(3) The event source initiates an invocation of a Lambda function,Invoke phase

Reference

AWS Skill Builder


Quizzes you can take where this question appears