- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 121字
- 2021-07-02 22:18:27
High-density deployment
The recent revolution of containers has accelerated the ability to improve the density of deployment on a virtual machine. Microservices can be deployed within containers and the containers will provide the logical isolation for the services it hosts. Service Fabric enhances this ability to the next level by offering native support for Microservices. Every Microservice hosted on Service Fabric will be logically isolated and can be managed without impacting other services. This level of granularization in turn makes possible achieving a much higher density of deployment.
Another notable advantage of using Service Fabric is the fact that it is tried and tested. Microsoft runs services such as Azure DocumentDB, Cortana, and many core Azure services on Service Fabric.
- Deploying Node.js
- ExtGWT Rich Internet Application Cookbook
- Oracle Exadata性能優(yōu)化
- C語言程序設(shè)計基礎(chǔ)與實驗指導(dǎo)
- 羅克韋爾ControlLogix系統(tǒng)應(yīng)用技術(shù)
- 云原生Spring實戰(zhàn)
- Python Tools for Visual Studio
- Java程序設(shè)計與實踐教程(第2版)
- Swift Playgrounds少兒趣編程
- Swift 4 Protocol-Oriented Programming(Third Edition)
- UI設(shè)計基礎(chǔ)培訓(xùn)教程(全彩版)
- Robot Framework Test Automation
- 數(shù)據(jù)結(jié)構(gòu):Python語言描述
- PHP+MySQL Web應(yīng)用開發(fā)教程
- INSTANT LESS CSS Preprocessor How-to