Skip to content

Instantly share code, notes, and snippets.

@saracope
Created March 15, 2019 00:13
Show Gist options
  • Save saracope/47b9d52406345c6899b02e3f5f8035c2 to your computer and use it in GitHub Desktop.
Save saracope/47b9d52406345c6899b02e3f5f8035c2 to your computer and use it in GitHub Desktop.
A generic talk outline applicable to a wide variety of domains

Ask: Why is this a problem and how wide spread is it

Identify: What are the things I need to know to understand the problem and what are the issues

Detect: How do I know if there's an issue like this in my project

Mitigate: What do I do when I see an issue in my project

Prevent: How do I prevent an issue from starting

Triage: How do I decide what needs my attention and what doesn't/ Does it need a fix

Automate: How to set up automation so I don't have to be so hands on with this in the future

Educate: How do I keep up to date with what's new in this space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment