donnemartin / system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Other
277.45k stars 46.52k forks source link

How about a section on testing these architectures? #27

Open jmaclabs opened 7 years ago

jmaclabs commented 7 years ago

The one section that's missing is testing. Howdoyou validate the implementation of such portions of a stack?

donnemartin commented 7 years ago

Hi @jmaclabs, good thinking. I think the Site Reliability Engineering book is a good resource for this. Unfortunately it has a non-derivatives license which seems like it might be difficult to add material from the book (IANAL).