- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 138字
- 2021-07-02 20:12:53
Why should we use microservices?
Tremendous patterns and architectures have been explored with some gaining popularity; there are others, though, that are losing the battle of internet traffic. With each solution having its own advantages and disadvantages, it has become increasingly important for companies to quickly respond to fundamental demands, such as scalability, high performance, and easy deployment. Any single aspect failing to be fulfilled in a cost-effective manner could easily impact large businesses negatively, making a big difference between a profitable and non-profitable venture.
This is where we see microservices coming to the rescue of enterprise system architects. They can ensure their designs against problems mentioned previously, with the help of this architectural style. It is also important to consider the fact that this objective is met in a cost-effective manner while respecting the time involved.
- The Modern C++ Challenge
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- 機器學習與R語言實戰
- 零基礎學C語言第2版
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- Python硬件編程實戰
- TypeScript全棧開發
- SAS編程演義
- ArcPy and ArcGIS(Second Edition)
- Clojure編程樂趣
- Python Django Web從入門到項目實戰(視頻版)
- 信息學競賽寶典:基礎算法