The document discusses serverless computing with Azure Functions. It provides an overview of serverless computing and how infrastructure is abstracted and resources are managed by cloud providers. Azure Functions are introduced as an event-driven and serverless platform for developing code. Triggers and bindings in Azure Functions define how functions are invoked and interact with inputs and outputs. Security, proxies, performance considerations and demos of Azure Functions are also summarized.