上QQ阅读APP看书,第一时间看更新
Questions
- What are the components that compose the Azure Functions Runtime?
- Host
- SignalR hub
- Language worker
- Azure monitor resource coordinator
- HTTPS listener
- Which of the following programming languages are supported by the Azure Functions Runtime?
- C#
- Cobol
- PowerShell
- Ruby
- Python
- What kind of technology does the runtime use to communicate with the language worker process?
- gRPC
- COM+
- Socket
- Windows Communication Foundation