Mark As Completed Discussion

Let's test your knowledge. Could you figure out the right sequence for this list?

Put the steps of an HTTP-triggered function in order:

Press the below buttons in the order in which they should occur. Click on them again to un-select.

Options:

  • Platform parses HTTP → creates event
  • Your handler runs with event/context
  • Platform allocates/wakes runtime (cold or warm)
  • Platform serializes handler result → HTTP response