Skip to content
Risk-First Software Development
CSS JavaScript HTML
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
_includes
_layouts
_posts
_sass
assets
bets
complexity
dynamic
estimating
images
numbers
overview
practices
presentations
risks
src/images
thinking
wip
.gitignore
.htaccess
404.html
Authors.md
CNAME
CONTRIBUTING.md
LICENSE
README.md
The-Menagerie.md
_config.yml
dictionary.txt
feed.xml
index.html
the-menagerie-sample.pdf
trianglify.txt

README.md

Welcome to Risk-First

The software development world is crowded with different practices, metrics, methodologies, tools and techniques.

For example, metrics such as “number of open tickets”, “code coverage" or "release cadence" give us a numerical feel for how things are going, and methodologies such as Scrum, Waterfall and Lean give us different approaches to organising.

But what unites them all?

About Risk-First

The Risk-First perspective is that all of these practices and methodologies have at their heart the job of managing different risks. Risk isn't something that just appears in a report, it actually drives everything we do:

  • A story about improving the user login screen can be seen as reducing the risk of users not signing up.
  • If we write unit tests, we’re tackling the risk of bugs going to production, but we’re also defending against the risk of future changes breaking our existing functionality.
  • A task about improving the health indicators could be seen as addressing the risk of the application failing and no-one reacting to it.
  • Implementing a new function in the application is fixing the risk that users are dissatisfied and go elsewhere.

Risk-First makes the case that better understanding the nature of these risks is critical to building software in the complex, interconnected domain we work in.

Continue Reading at RiskFirst.org

About The Menagerie

This book is volume one of the Risk-First series, introducing the case for viewing all of the activities on a software project as attempting to managing risk. It introduces the menagerie of different risks you're likely to meet on a software project, naming and classifying them so that we can try to understand them better.

The book aims to develop a Pattern Language for understanding software risk, and develop a practical framework for discussing how the activities we take on a project change the balance of the risks we are exposed to.

Cover Image

You can’t perform that action at this time.