- 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網(wǎng)絡(luò)管理與配置(第2版)
- Windows Vista基礎(chǔ)與應(yīng)用精品教程
- Containerization with LXC
- Mobile-first Bootstrap
- UNIX操作系統(tǒng)設(shè)計(jì)
- 白話區(qū)塊鏈
- 數(shù)據(jù)中心系統(tǒng)工程及應(yīng)用
- 嵌入式Linux應(yīng)用開(kāi)發(fā)菜鳥(niǎo)進(jìn)階
- Learning Bootstrap
- AutoCAD 2014中文版從入門到精通
- 計(jì)算機(jī)系統(tǒng):基于x86+Linux平臺(tái)
- Linux基礎(chǔ)使用與案例
- Learn OpenShift
- 操作系統(tǒng)之哲學(xué)原理第2版
- 大規(guī)模Linux集群架構(gòu)最佳實(shí)踐:如何管理上千臺(tái)服務(wù)器