Are you sure you're getting this? 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