- Hands-On DevOps with Vagrant
- Alex Braunton
- 119字
- 2021-07-16 17:43:51
Using Vagrant as a day-to-day DevOps tool
Vagrant is a flexible tool that enhances day-to-day development by allowing you to easily test out DevOps workflow ideas. It allows you to separate your software code and infrastructure without having to know much about DevOps, infrastructure, servers, and configuration-management tools.
As a day-to-day DevOps tool, Vagrant can be used for many things, including the following:
- Testing software code in different environments and operating systems
- Testing different workflows using configuration-management tools, such as Chef and Puppet
- Working in the same environment as other developers in your team/company
- Easily make changes to Vagrant and see the results instantly
- Running multiple environments/virtual environments to test out networking, file-sharing, and other multi-server use cases
推薦閱讀
- 曝光:Linux企業(yè)運(yùn)維實(shí)戰(zhàn)
- Ganglia系統(tǒng)監(jiān)控
- 異質(zhì)結(jié)原理與器件
- 嵌入式Linux應(yīng)用開發(fā)菜鳥進(jìn)階
- Linux就該這么學(xué)
- 細(xì)說Linux基礎(chǔ)知識(shí)
- Linux軟件管理平臺(tái)設(shè)計(jì)與實(shí)現(xiàn)
- iOS 10快速開發(fā):18天零基礎(chǔ)開發(fā)一個(gè)商業(yè)應(yīng)用
- Linux內(nèi)核修煉之道
- 大規(guī)模Linux集群架構(gòu)最佳實(shí)踐:如何管理上千臺(tái)服務(wù)器
- OpenSolaris紅寶書
- 分布式實(shí)時(shí)處理系統(tǒng):原理、架構(gòu)與實(shí)現(xiàn)
- 電子商務(wù)系統(tǒng)建設(shè)與管理
- OpenSolaris系統(tǒng)管理
- Windows PE權(quán)威指南