- Mastering Azure Serverless Computing
- Lorenzo Barbieri Massimo Bonanni
- 114字
- 2021-06-24 12:37:14
Summary
In this chapter, you learned that Azure Functions are not only written in C#, but that there are also several programming languages you can use to implement your serverless code, and there is a way to add your own programming language.
Azure Functions can leverage the power of other programming languages to give you the best environment to implement your business scenarios. The language extensibility allows Microsoft and its community to support new programming languages and evolve the Azure Function ecosystem. Azure Functions, thanks to the language extensibility, is a real open-source ecosystem.
In the next chapter, you will see how to deploy your functions on the cloud and how to configure them.
推薦閱讀
- Kubernetes修煉手冊
- Linux網絡管理與配置(第2版)
- Windows Server 2012 Hyper-V:Deploying the Hyper-V Enterprise Server Virtualization Platform
- 白話區塊鏈
- FreeRTOS實時內核應用指南
- 曝光:Linux企業運維實戰
- Linux操作系統應用編程
- Linux就該這么學
- 嵌入式實時操作系統:RT-Thread設計與實現
- NetDevOps入門與實踐
- Linux服務器配置與管理
- 從零開始學安裝與重裝系統
- Linux內核API完全參考手冊(第2版)
- Hadoop Real-World Solutions Cookbook
- Linux應用大全 基礎與管理