- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 129字
- 2021-07-02 20:12:57
Automation
Infrastructure setup can be a very time-consuming job; developers would remain idle while the infrastructure is being readied for them. They will take some time before joining the team and contributing. The process of infrastructure setup should not stop a developer from becoming productive, as it would reduce overall productivity. This should be an automated process. With the use of Chef or PowerShell, we can easily create our virtual machines and quickly ramp up the developer count as and when required. This way, our developer can be ready to start the work on day one of joining the team.
Chef is a DevOps tool that provides a framework to automate and manage your infrastructure.
PowerShell can be used to create our Azure machines and to set up TFS.
- Mastering NetBeans
- Visual Basic程序設計教程
- Java Web基礎與實例教程
- R Deep Learning Cookbook
- Python數據結構與算法(視頻教學版)
- Working with Odoo
- Learning Probabilistic Graphical Models in R
- 執劍而舞:用代碼創作藝術
- Android驅動開發權威指南
- 軟件測試教程
- Visual Studio 2015高級編程(第6版)
- Illustrator CC平面設計實戰從入門到精通(視頻自學全彩版)
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- C++ System Programming Cookbook
- Julia數據科學應用