- Building Microservices with .NET Core
- Gaurav Kumar Aroraa Lalit Kale Kanwar Manish
- 185字
- 2021-07-02 22:08:14
The concept of Seam
At the very core of microservices lies the capability to work on a specific functionality in isolation from the rest of the system. This translates into all the advantages discussed earlier, such as reduced module dependency, code reusability, easier code maintenance, and better deployment.
In my opinion, the same attributes that were attained with the implementation of microservices should be maintained during the process of implementation. Why should the whole process of moving monoliths to microservices be painful and not be as rewarding as having the microservices itself? Just remember that the transition can't be done overnight and would need meticulous planning. Many capable solution architects have differed from my approach while presenting their highly capable teams. The answer lies not just in the points already mentioned but the risk to the business itself at the same time.
This is very well attainable. However, we must identify our way to the path correctly in order to achieve it. Otherwise, there is a possibility that the whole process of transitioning a monolithic application to microservices could be a dreadful one.
- JavaScript前端開發(fā)模塊化教程
- C# 2012程序設(shè)計實踐教程 (清華電腦學堂)
- DevOps入門與實踐
- 營銷數(shù)據(jù)科學:用R和Python進行預測分析的建模技術(shù)
- 數(shù)據(jù)結(jié)構(gòu)(C語言)
- Effective Python Penetration Testing
- Python漫游數(shù)學王國:高等數(shù)學、線性代數(shù)、數(shù)理統(tǒng)計及運籌學
- C語言課程設(shè)計
- RabbitMQ Essentials
- AIRIOT物聯(lián)網(wǎng)平臺開發(fā)框架應(yīng)用與實戰(zhàn)
- C++20高級編程
- Visual C#.NET Web應(yīng)用程序設(shè)計
- Java編程從入門到精通
- jQuery Mobile Web Development Essentials(Second Edition)
- Kohana 3.0 Beginner's Guide