mmcgrana / services-engineering

A reading list for services engineering, with a focus on cloud infrastructure services
3.62k stars 308 forks source link

Book: Systems Performance - Brendan Gregg #88

Open fed135 opened 8 years ago

fed135 commented 8 years ago

Systems Performance: Enterprise and the Cloud by Brendan Gregg Link: https://amzn.com/0133390098

This is by far my favorite tech book. It covers systems from hardware to process management. It traces the history of OS feature branches and basic algorithmic principles, ex: Big-O notations, etc. This could easily be used as a textbook/reference for a CS course.