- Building Hybrid Clouds with Azure Stack
- Markus Klein Susan Roesner
- 126字
- 2021-07-02 19:36:04
Application programming interface
The third option to connect to and work with Azure Stack is the API, which is again the same with Azure Stack as with Azure.
Instructions to install the Azure Software Development Kit (SDK) can be found at https://azure.microsoft.com/en-us/downloads/.
The next step is the big choice: which SDK platform should be used. The following ones are available:

From development perspective, nearly everything is possible. In general, the most popular tool is Microsoft Visual Studio, and the developing language, .NET.
Coding for Azure Stack is always a development project. In general, you do not use it for daily tasks. You should use it for integrating Azure Stack into existing web shops or other solutions. In general, it's always a make or buy decision.
推薦閱讀
- Learning Neo4j
- Raspberry Pi for Secret Agents(Third Edition)
- 量化金融R語言高級教程
- 持續輕量級Java EE開發:編寫可測試的代碼
- Solr Cookbook(Third Edition)
- Raspberry Pi Robotic Blueprints
- C#面向對象程序設計(第2版)
- Learning Concurrency in Python
- Python編程基礎教程
- 網頁設計與制作
- JavaScript Unit Testing
- 精益軟件開發管理之道
- Flutter從0基礎到App上線
- Python Natural Language Processing
- Hadoop MapReduce v2 Cookbook(Second Edition)