Reading material (nice to know)

Below is a list of reading material we (as the team) believe you should read. This is so that we can all have a shared understanding and some basic foundations to build from.

When working on a project like TIS with multiple people from multiple backgrounds, there will be some disagreement on how to do things. With that in mind, it is sometimes helpful to fall back on industry knowledge that has already been battle tested

Reference book / link

Link

Reference book / link

Link

DevOps

 

The Phoenix Project - Gene Kim et al

https://www.amazon.co.uk/Phoenix-Project-Devops-Helping-Business/dp/1942788290/ref=sr_1_1/259-5217682-0485919?ie=UTF8&qid=1536943012&sr=8-1&keywords=the+pheonix+project

The Unicorn Project

https://itrevolution.com/book/the-unicorn-project/

First rule of DevOps - Bridget Kromhout

https://bridgetkromhout.com/blog/the-first-rule-of-devops-club/

The Top 10 Books on DevOps

https://dev.to/pluralsight/the-top-10-books-on-devops-you-need-to-read-45m2

Farm

https://www.youtube.com/watch?v=0P0HD5pE-zU

SFW Farm

https://www.youtube.com/watch?v=g-BF0z7eFoU

Eggs 365 (a story of continuous delivery)

https://www.youtube.com/watch?v=XD0vRW4G82U

HugOps

https://www.youtube.com/watch?v=pW48v1xAPyI

Delivering Delight

https://www.youtube.com/watch?v=wHz2mOeFjrU

Shaving the Yak

https://www.youtube.com/watch?v=XAdlH2DjdZc

Dev

 

Effective Feature Management

https://launchdarkly.com/downloads/EffectiveFeatureManagement_LaunchDarkly.pdf

Head First Java - Kathy Sierra

http://amzn.eu/d/5BSxIWB

Microservices Reference Architecture

https://www.nginx.com/resources/library/microservices-reference-architecture/

Guide to good commit messages and PR's

https://github.com/Health-Education-England/dev-handbook

Awesome links

https://github.com/sindresorhus/awesome

Offline documentation browser

https://zealdocs.org/

The art of the command line

https://github.com/jlevy/the-art-of-command-line

Debugging web stuff

https://developers.google.com/web/tools/chrome-devtools/