- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 148字
- 2021-07-02 22:18:26
The Service Fabric advantage
Now that we understand what Service Fabric is, let's look at the advantages of using it as a platform to host Microservices.
As discussed in the earlier section in this chapter, Service Fabric is a distributed systems platform used to build hyperscalable, reliable, and easily managed applications for the cloud. The following figure mentioned in MSDN, provides a good overview of capabilities of Service Fabric as a hosting platform for Microservices:

Apart from the capabilities of Service Fabric to manage the application lifecycle for Microservices, the preceding diagram provides an important aspect of its ability to be deployed across heterogeneous environments. We will talk about this in detail in later sections of this chapter. Let's now dive deeper in to few of the key features of Service Fabric which make it an ideal platform to build a Microservice-based applications.
- Learning Java Functional Programming
- Designing Machine Learning Systems with Python
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Objective-C Memory Management Essentials
- Vue.js入門與商城開發實戰
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- Learning Python by Building Games
- 大模型RAG實戰:RAG原理、應用與系統構建
- Learning Vaadin 7(Second Edition)
- 小型編譯器設計實踐
- Unity 5.X從入門到精通
- JavaWeb從入門到精通(視頻實戰版)
- PhantomJS Cookbook
- Elasticsearch實戰(第2版)
- Python Natural Language Processing