- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 185字
- 2021-07-02 20:13:02
Technology
A two-pronged approach is required here. First, you must identify what different features of the application's base framework are being utilized. The differentiation could be, for example, implemented on the basis of heavy dependency on certain data structures, interprocess communication being performed, or the activity of report generation. This is the easier part.
However, as the second step, I recommend that you become more confident and pick up pieces that use a type of technology that is different from what is being used currently. For example, there could be a piece of code relying on simple data structures or XML-based persistence. Identify such baggage in the system and mark it for a transition. A lot of prudence is required in this twin-pronged approach. Making a selection that is too ambitious could set you on a path similar to what we have been trying to avoid altogether.
Some of these parts might not look like very promising candidates for the final microservice-style architecture application. They should still be dealt with now. In the end, they will allow you to easily perform the transition.
- Google Flutter Mobile Development Quick Start Guide
- Visual FoxPro程序設(shè)計(jì)教程(第3版)
- Maven Build Customization
- ASP.NET動(dòng)態(tài)網(wǎng)頁設(shè)計(jì)教程(第三版)
- Vue.js 3.0源碼解析(微課視頻版)
- Scratch 3游戲與人工智能編程完全自學(xué)教程
- 網(wǎng)絡(luò)爬蟲原理與實(shí)踐:基于C#語言
- C# 8.0核心技術(shù)指南(原書第8版)
- Create React App 2 Quick Start Guide
- 一本書講透Java線程:原理與實(shí)踐
- Hands-On JavaScript for Python Developers
- Instant Automapper
- iOS開發(fā)項(xiàng)目化入門教程
- Learning Unreal Engine Game Development
- Three.js權(quán)威指南:在網(wǎng)頁上創(chuàng)建3D圖形和動(dòng)畫的方法與實(shí)踐(原書第4版)