- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 84字
- 2021-07-02 22:18:31
Image store service
Once your application is ready to be deployed, the application package files are versioned and copied to Service Fabric cluster's image store. The image store is made available to the cluster and other services through a hosted service called the image store service. Once your application package has been uploaded, you need to register the application package to make the application type and version known to the cluster. After the application type is provisioned, you can create named applications from it.
推薦閱讀
- Learning Neo4j
- C和C++安全編碼(原書第2版)
- jQuery開發基礎教程
- Scala編程實戰(原書第2版)
- Mastering JavaScript Design Patterns(Second Edition)
- Python算法指南:程序員經典算法分析與實現
- C#開發案例精粹
- C語言程序設計習題與實驗指導
- Windows Phone 8 Game Development
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- DB2SQL性能調優秘笈
- Java語言程序設計實用教程(第2版)
- Building a Media Center with Raspberry Pi
- HikariCP數據庫連接池實戰
- Microsoft Windows Identity Foundation Cookbook