你的位置: 码友网首页 / 资讯源列表 / Implementing Nanoservices in ASP.NET Core

关于[Implementing Nanoservices in ASP.NET Core]的摘要:

Application architectures have evolved very quickly during the latest few years. The classic monolithic architecture has been broken down into a collection of microservices to support a more dynamic development and deployment infrastructure. However, albeit its popularity, there are certain downsides to using a microservice architecture. Recently, a more granular breakdown of a distributed application components is becoming popular: nanoservices. Nanoservices aren't a replacement for microservices but are adept at addressing some of their shortcomings, and they can provide better isolation and granularity. This article will introduce the nanoservice architecture and show how to create them with ASP.NET and Azure Functions.

原文地址: https://auth0.com/blog/implementing-nanoservices-in-aspnet-core/

收录时间: 2021-05-26 浏览量: 1114 分类: ASP.NET Core

| 0 收藏 | 0