- Continuous Delivery and DevOps:A Quickstart Guide
- Paul Swartout
- 438字
- 2021-06-10 19:48:35
Tools and techniques
When we talk about tools and techniques, we're not referring exclusively to technical tools, what I'm referring to here is agile tools and techniques that will help the adoption of CD and DevOps—sometimes referred to as engineering best practices. As previously mentioned, a vast number of the CD and DevOps specialist businesses that have come into being in the last decade specialize in technical tools targeting CD and DevOps (mainly DevOps, to be honest); however, there's not a vast amount of adoption of said tools outside of the traditional (Dev)Ops realm. This could be attributed to the specialist knowledge required to master the tools—something developers don't normally have the time/inclination to understand. The opposite is also true of tools and techniques favored by Dev teams but not prevalent within their Ops peers, such as the adoption of scrum, strict version-control, and test-first development.
Some development tool vendors have realized this and built technical tooling to allow for developers to seamlessly interact with so-called DevOps tools and Ops to seamlessly use engineering best practices traditionally targeted at developers. It does have to be said that, at the time of writing, this is still far from the norm.
Going back to environment and culture, consider this: even if developers did have access to so - called DevOps tools, unless the environment and culture is such that they can freely use them (for example, they are freely able to automatically ship code changes to a given environment using a DevOps pipeline), there doesn't seem much point in them having these tools as they can't actually do anything of value with them.
To allow CD and DevOps adoption to thrive, the culture and environment in which both Devs and Ops work should allow for seamless collaboration and interaction. Along with this, the tools and techniques used to deliver software changes should be chosen by and used across both specialisms (for example, Devs should know how to use tools such as Octopus deploy, and Ops should know how to use tool such as Visual Studio).
In relation to techniques, one massive win for CD and DevOps is the configuration-as-code approach. We'll go into this in more detail later, but suffice it to say that without an environment and culture that encourages collaboration, there's a strong possibility that such a game-changing technique will not come to fruition.
Let's see what our personas can do to help:

Thus far, we've been looking at the various parts you'll need for a successful CD and DevOps adoption. Let's now start digging into specific details, starting at the top with the environment.
- 數據分析實戰(zhàn):基于EXCEL和SPSS系列工具的實踐
- 數據架構與商業(yè)智能
- 數亦有道:Python數據科學指南
- Microsoft Power BI數據可視化與數據分析
- 高維數據分析預處理技術
- Flutter Projects
- SQL應用及誤區(qū)分析
- IPython Interactive Computing and Visualization Cookbook(Second Edition)
- Hadoop集群與安全
- 改進的群智能算法及其應用
- MySQL數據庫應用與管理
- Swift Functional Programming(Second Edition)
- 數據分析方法及應用:基于SPSS和EXCEL環(huán)境
- Redis 6開發(fā)與實戰(zhàn)
- C# 7 and .NET Core 2.0 High Performance