- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 121字
- 2021-07-02 20:12:56
Handling deployment problems
In the preceding section, we discussed the deployment challenges we will face with the current .NET monolithic application. In this section, let's take a look at how we can overcome these challenges by making or adapting a few practices within the same .NET stack.
With our .NET monolithic application, our deployment is made up of XCOPY deployments. After piding our modules into different submodules, we can adapt to deployment strategies with the help of these. We can simply deploy our business logic layer or some common functionality. We can adapt to continuous integration and deployment. The XCOPY deployment is a process where all the files are copied to the server, mostly used for web projects.
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- OpenCV for Secret Agents
- Learning Python Design Patterns(Second Edition)
- 軟件架構:Python語言實現
- Learning Three.js:The JavaScript 3D Library for WebGL
- Getting Started with Laravel 4
- 低代碼平臺開發實踐:基于React
- INSTANT Sinatra Starter
- Java面向對象程序設計
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Hands-On JavaScript for Python Developers
- Training Systems Using Python Statistical Modeling
- 零基礎學C++(升級版)
- 軟件工程與UML案例解析(第三版)