- 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.
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)手冊(cè)(R+Python)
- Boost C++ Application Development Cookbook(Second Edition)
- C# 2012程序設(shè)計(jì)實(shí)踐教程 (清華電腦學(xué)堂)
- Python自動(dòng)化運(yùn)維快速入門(mén)(第2版)
- 算法基礎(chǔ):打開(kāi)程序設(shè)計(jì)之門(mén)
- Rake Task Management Essentials
- Python爬蟲(chóng)開(kāi)發(fā)與項(xiàng)目實(shí)戰(zhàn)
- Blender 3D Incredible Machines
- RISC-V體系結(jié)構(gòu)編程與實(shí)踐(第2版)
- Instant Nancy Web Development
- Azure Serverless Computing Cookbook
- Building Dynamics CRM 2015 Dashboards with Power BI
- 系統(tǒng)分析師UML用例實(shí)戰(zhàn)
- Android開(kāi)發(fā)權(quán)威指南(第二版)
- F# for Machine Learning Essentials