- Hands-On DevOps with Vagrant
- Alex Braunton
- 105字
- 2021-07-16 17:43:51
Vagrant and DevOps
I believe that Vagrant is a key tool in a developer's toolbox in today's DevOps-focused world. Vagrant is essentially a suite of tools that allows the developer to create code but also connect with configuration management tools, such as Puppet, Chef, and Ansible, that are used to automate workflows and environments on servers.
Vagrant's primary focus is on development and enables an easy way for every developer on the team to use the same environment. Within a Vagrant environment, you can run version-control that could link into the CI workflow, which allows you to run tests and move code into different stages.
推薦閱讀
- 電腦組裝與系統安裝
- Linux網絡管理與配置(第2版)
- 每天5分鐘玩轉Kubernetes
- Social Media Mining with R
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- 嵌入式應用程序設計綜合教程(微課版)
- Windows Phone 7.5 Data Cookbook
- 數據中心系統工程及應用
- Windows 7案例教程
- VMware NSX Cookbook
- Advanced TypeScript Programming Projects
- Troubleshooting Docker
- 分布式系統設計實踐
- Advanced Infrastructure Penetration Testing
- 鴻蒙HarmonyOS手機應用開發實戰