- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 176字
- 2021-07-02 20:12:47
Preface
Distributed systems are always hard to get complete success with. Lately, microservices are getting a considerable amount of attention. With Netflix and Spotify, microservice implementations have the become the biggest success stories in the industry. On the other hand, there are people who are of the opinion that microservices are nothing new or that they are only a rebranding of SOA.
In any case, microservice architecture does have critical advantages—particularly with regard to empowering the agile improvement and conveyance of complex venture applications.
However, there is no clear practical advice on how to implement microservices in the Microsoft ecosystem and, especially, by taking advantage of Azure and the .NET Core framework. This book tries to fill that void.
It explores the concepts, challenges, and strengths around planning, constructing, and operating microservice architectures built with .NET Core 2.0. This book discusses all cross-cutting concerns along with the microservices design. It also highlights some important aspects to consider while building and operating microservices through practical How Tos and best practices for security, monitoring, and scalability.
- SQL Server 2016從入門到精通(視頻教學超值版)
- Mastering matplotlib
- Python編程從0到1(視頻教學版)
- Java網絡編程實戰
- Python Interviews
- 編程可以很簡單
- JavaScript+jQuery網頁特效設計任務驅動教程
- Swift語言實戰晉級
- Java程序設計與項目案例教程
- MongoDB Cookbook(Second Edition)
- Ext JS 4 Plugin and Extension Development
- R的極客理想:量化投資篇
- 虛擬現實建模與編程(SketchUp+OSG開發技術)
- JavaScript Mobile Application Development
- Django 3 Web Development Cookbook