- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 112字
- 2021-07-02 22:18:31
Upgrade service
Azure cloud-based Service Fabric clusters are managed and upgraded by the Service Fabric Resource Provider (SFRP). The SFRP calls into a cluster through the HTTP gateway port on the management endpoint to get information about nodes and applications in the cluster. SFRP also serves the cluster information that is available to you in the Azure Management Portal. The HTTP Gateway ports is also used by the Service Fabric Explorer to browse and manage your cluster. The SFRP is an Azure-only service and is not available in the local development environment or any other infrastructure, such as Windows Server.
The upgrade service coordinates upgrading the Service Fabric itself with the SFRP.
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Drupal 8 Blueprints
- Visual Basic程序設計教程
- 三維圖形化C++趣味編程
- Learning Elixir
- Java持續交付
- Drupal 8 Module Development
- Django 5企業級Web應用開發實戰(視頻教學版)
- Lift Application Development Cookbook
- Elasticsearch Essentials
- 貫通Tomcat開發
- Node.js區塊鏈開發
- Python Machine Learning Cookbook
- 安卓工程師教你玩轉Android
- Android嵌入式系統程序開發(基于Cortex-A8)