Do you know the best free resources for learning DevOps?

Updated by Ben Neoh [SSW] 10 months ago. See history

123

DevOps learning resources

Great general advice

Important tech to skill up in

Reviewing projects

When reviewing projects make sure to ask these questions.

  • Onboarding - How quick is f5?
  • Deploying - How quick is deployment?
  • Daily Health - Are the errors visible?
  • Documentation – Check wiki to see documented process
  • Deploying - Don’t duplicate builds/steps etc

See survey on DevOps – Stage 1: Do you know what things to measure?