The document discusses serverless computing and Kotlin functions. It introduces Fn Project, an open source container-native platform for serverless/function-as-a-service (FaaS) computing. Fn Project supports multiple languages like Go, Java, Python, and Kotlin and can run on Kubernetes as well as cloud providers and on-premises. The document demonstrates how to write Kotlin functions that can be deployed to Fn Project and Exoscale, a European cloud provider that supports Fn Project.