- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 68字
- 2021-07-02 20:13:05
Migrations
In the preceding section, we separated our product database to ensure that it would only be used by our product service. We also selected a technology stack of our choice to build our microservice (product service). In this section, we will discuss how we can migrate both our existing code and database to ensure that they fit right in with our new architectural style.
推薦閱讀
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- Drupal 8 Blueprints
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- Functional Programming in JavaScript
- Web全棧工程師的自我修養
- Python算法從菜鳥到達人
- Node.js:來一打 C++ 擴展
- 軟件工程基礎與實訓教程
- Building Slack Bots
- 算法秘籍
- C#程序設計基礎入門教程
- C/C++代碼調試的藝術
- Learning Alfresco Web Scripts
- HTML5 Canvas核心技術:圖形、動畫與游戲開發
- 計算機程序的構造和解釋(JavaScript版)