The document contains a 10 question quiz about serverless computing concepts. It begins by explaining that the term "lambda" in serverless functions originates from Alonzo Church's "lambda calculus" in 1936. Each question is then presented along with the corresponding answer and brief explanation. The questions cover topics like principles for creating lambda functions, suitable and unsuitable use cases for serverless, where to store credentials, characteristics of serverless functions, the "freeze/thaw cycle", and approaches to avoid for state management.