- 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
推薦閱讀
- PLC控制程序精編108例
- Linux操作系統(tǒng)基礎(chǔ)
- Red Hat Enterprise Linux 8系統(tǒng)管理實(shí)戰(zhàn)
- Kali Linux滲透測試全流程詳解
- 深入Linux內(nèi)核架構(gòu)與底層原理(第2版)
- Ceph分布式存儲實(shí)戰(zhàn)
- 新編電腦辦公(Windows 10+ Office 2013版)從入門到精通
- 寫給架構(gòu)師的Linux實(shí)踐:設(shè)計并實(shí)現(xiàn)基于Linux的IT解決方案
- Linux從入門到精通(視頻教學(xué)版)
- Linux操作系統(tǒng)案例教程(第2版)
- Linux系統(tǒng)安全:縱深防御、安全掃描與入侵檢測
- BuddyPress Theme Development
- 再也不踩坑的kubernetes實(shí)戰(zhàn)指南
- 從零開始學(xué)Windows 7
- 不可不知的Windows技巧