- Vagrant Virtual Development Environment Cookbook
- Chad Thompson
- 152字
- 2021-07-23 20:23:39
Who this book is for
This book is for developers and administrators of nearly all skill levels. Throughout the book, I make a general assumption that you are creating Vagrant machines to support the development of other software. Vagrant itself does not become interesting or useful until you use it to support the deployment and development of other software. Vagrant makes it simple to create local environments that mimic production environments and takes advantage of the same provisioning techniques used on production servers. If you have a mature and robust deployment pipeline, Vagrant allows you to reproduce this process on development machines. If you do not have a robust development pipeline, Vagrant can help you begin developing the scripts and processes, making your development and deployment environments more consistent. Consistent environments will help you to reduce the problems associated with the deployment process, which allows you to focus on producing better software.
- TypeScript入門與實戰
- Vue.js快速入門與深入實戰
- 你必須知道的204個Visual C++開發問題
- Java性能權威指南(第2版)
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- C語言程序設計
- Python算法指南:程序員經典算法分析與實現
- Mastering ROS for Robotics Programming
- 低代碼平臺開發實踐:基于React
- Red Hat Enterprise Linux Troubleshooting Guide
- Mastering Elasticsearch(Second Edition)
- 零基礎學Python編程(少兒趣味版)
- Everyday Data Structures
- Python Deep Learning
- Learn C Programming