developer productivity engineering

Abstract

DevOps has emerged as an influential business philosophy and practice, helping businesses drive high quality software to market faster. DevOps focuses on the elimination of bottlenecks that occur when development and operational resources are too divorced from one another. But what about friction in the development and test process? What about the delayed feedback cycles that come from slow builds and test flakiness? How can we reduce friction in areas that are outside of the focus of DevOps?

The presentation will include demos of DPE practices in action from Java projects using the Maven or Gradle build tool. Attendees will walk away from this presentation with a better understanding of:

  • Acceleration technologies for speeding up feedback cycles
  • How to use data analytics to quickly determine the root cause of problems - and prevent problems from happening in the first place
  • The costs of a low productivity environment with wasted time waiting for builds, tests, and CI/CD pipelines
  • The importance catching errors earlier, including incorrect signals like flaky tests
  • How to make the practice of developer productivity engineering a respected discipline