Something like:
f(current_state, request) --> (new_state, response)
where the state is persisted across requests by the serverless platform transparently.
No comments yet.