- Implementing DevOps with Ansible 2
- Jonathan McAllister
- 190字
- 2021-07-02 19:02:52
Sharing
In stark contrast to the previously accepted paradigm of software development, sharing is pivotal for a successful DevOps transformation. This means that teams should be encouraged to share code, concepts, practices, processes, and resources. A successful DevOps-oriented organization may even go so far as to embed an operations employees or QA resource in the development team in order to facilitate autonomy and collaborative teams. Some organizations may also have shared or overlapping roles. This may be realized through some modern development techniques (TDD, BDD and so on).
At the time of writing, there are hundreds if not thousands of DevOps-specific tools. Such tools are designed to make the lives of engineering organizations better or more efficient. While the tools aspect of DevOps is important, it is important to not let a given tool define your specific organization's DevOps process for you. Once again this implementation CANNOT be achieved without applying the CAMS model first. Throughout the course of this book, we will reference and tutorialize an array of different tools and technologies. For you, specifically, it's important that you select and leverage the right tool for the right job.
- Mastering Visual Studio 2017
- Java Web開發之道
- 大學計算機基礎(第2版)(微課版)
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- 微信小程序全棧開發技術與實戰(微課版)
- Android移動開發案例教程:基于Android Studio開發環境
- 運維前線:一線運維專家的運維方法、技巧與實踐
- Cocos2d-x Game Development Blueprints
- Magento 2 Beginners Guide
- PowerDesigner 16 從入門到精通
- Arduino電子設計實戰指南:零基礎篇
- Clojure編程樂趣
- Scratch編程入門與算法進階(第2版)
- 測試基地實訓指導
- Python3網絡爬蟲寶典