SBN

Elite Performers Choose Simpler Tools

Elite Performers CHoose Simpler ToolsI was fascinated to read this year’s Accelerate State of DevOps Report 2019 which now represents six years of research and data from over 31,000 professionals in our industry. It delivers insight into the practices and capabilities that drive high performance. By following the advice in the report, teams can be empowered to become elite performers, helping their companies to stay ahead of their peers.

On reading this year’s report, it was easy to make a clear conclusion: the usability of tools affects productivity. This is perhaps not surprising in itself, but the report finds that tool usability, above all else, is a key indicator of performance.

The industry is moving in the right direction and is not just learning from its mistakes but learning from what works best.

The proportion of those developers deemed to be elite performers has almost tripled to 20% in the past 12 months. This indicates that the industry is moving in the right direction and is not just learning from its mistakes but learning from what works best. The creation of elite performers is becoming a repeatable formula that any organisation can adopt and embrace. And for good reason. Compared to low performers, elite performers have more frequent code deployments, faster lead time from commit to deploy and they are faster to recover from incidents. 

Releasing multiple times per day and being highly agile are typical characteristics of elite performers.

But what does it take to be at the top? The characteristics of elite performers are almost always the same. They release updates multiple times per day, this includes numerous small and what can be perceived as “boring” releases. They are highly agile too; the lead time for changes (from committing code to production) is generally less than a day. The outcome of this is that value is delivered faster to the business. Essential for any modern business with a desire to be agile.

It is worth remembering that these findings are not simply limited to 21st century high tech companies. Instead, organisations of all types and sizes, including highly regulated industries such as financial services and government, can achieve high levels of performance too.

If we explore the technical practices that enable teams today to be successful, they generally revolve around Continuous Integration and Continuous Delivery CI/CD. In a nutshell, this means that code commits should result in a build, with several automated tests being run before it flows into production. Developers rely on these tests being passed. Yet, if there is a failure in a test, there needs to be a fast feedback loop. However, once traditional security testing approaches are layered into this picture, the process is often quick to break down.

Do long scanning times stifle your ability to execute?

Modern businesses are working at a scale that we have simply not seen before. If you consider a development team releasing multiple times per day, they cannot tolerate the long scanning times associated with traditional static and dynamic security testing tools. Quite simply, it stifles their ability to execute.

Some teams attempt to mitigate the problem by introducing incremental code scans or targeted dynamic scans, but these approaches require security experts to configure the tools and triage the results. This can cause costs to quickly spiral.

Elite teams highlighted in the report were found more-often-than-not to be using tools that required minimal or no customization.

Traditional security tools can be overwhelming to developers and rarely work straight off the shelf. Finding the right ones are imperative, especially when building complex systems and managing business-critical infrastructure; here, the work will be inherently more difficult.

The elite teams highlighted in the report were found more-often-than-not to be using tools that required minimal or no customization. This meant that they could concentrate their efforts on more important activities such as new development, refactoring, design work and documentation.

A path to happier developers

Because technical practices that support software development and deployment are important to speed and stability, the usability of tools has a direct positive effect on productivity. It is time for legacy tools to be pushed to the side. A modern approach to application security that doesn’t require customization and is designed with a developer’s 2019 needs in mind is required.

Contrast Assess uses dynamic binary instrumentation to weave security sensors into the running application, to provide accurate and real-time security feedback. It works by watching untrusted data flow through the application to verify if it is validated or sanitized; before it has a chance to arrive at a dangerous operation such as a database query. This provides guidance of the vulnerability to the developer, right down to the line of code where the vulnerability resides. This ensures continuous security testing, fast feedback, clear advice and – ultimately – happier developers.

If you would like to talk about how Contrast Assess can enable your development teams or to see a demo, please click here.


*** This is a Security Bloggers Network syndicated blog from Security Influencers Blog authored by David Archer. Read the original post at: https://www.contrastsecurity.com/security-influencers/elite-performers-choose-simpler-tools

Avatar photo

David Archer

David Archer holds extensive experience in secure multiparty computation and information security, trustworthiness, and provenance. Specific areas in which he has worked include applications of linear secret sharing and garbled circuits to data communications and analysis, data provenance and trust assessment in relational contexts, and processor and memory system architecture. Prior to joining Galois, Dr. Archer led the Deep Sub-micron CAE business unit at Mentor Graphics, directed engineering on workstation and server chipsets at Intel, was instrumental in development of the communication architecture of the ASCI Red TeraFLOPS system developed by Intel Supercomputer Division, and participated in the design of multiple generations of custom CPU products. Dr. Archer holds a Ph.D. in Computer Science from Portland State University as well as an M.S. in Electrical Engineering from the University of Illinois at Urbana-Champaign.

david-archer has 7 posts and counting.See all posts by david-archer