Serverless functions allow code to be deployed without worrying about managing servers and the like. In this chapter, readers will learn how to deploy serverless functions on AKS directly using Kubeless, which will be useful should they be required to provide serverless functions within their organization network. The reader will also integrate AKS-deployed applications with Azure Event Hubs. We will be covering the following topics in brief:
- Kubeless services
- Events and serverless functions