1
کامپیوتر و شبکه::
میکرو سرویس
• Use of microservices
Docker containers -both Linux and Windows - can host ASP.NET Core applications, allowing them to take advantage of the benefits of containers and microservices.
When this principle is applied to application architecture, and taken to its logical endpoint, you get microservices.
A given microservice should have a single responsibility.
If you need to extend the behavior of a system, it's usually better to do it by adding additional microservices, rather than by adding responsibility to an existing one.
واژگان شبکه مترجمین ایران