The SRE book in a comic pic.twitter.com/XJccRfFWnK
— Alice Goldfuss (@alicegoldfuss) September 23, 2016
Be warned that this is mostly just a collection of links to articles and demos by smarter people than I. Areas of interest include Java, C++, Scala, Go, Rust, Python, Networking, Cloud, Containers, Machine Learning, the Web, Visualization, Linux, System Performance, Software Architecture, Microservices, Functional Programming....
Showing posts with label SRE. Show all posts
Showing posts with label SRE. Show all posts
Sunday, 25 September 2016
Tuesday, 12 April 2016
Dan Luu: Notes on Google's Site Reliability Engineering book
Notes on Google's Site Reliability Engineering book: "Notes on Google's Site Reliability Engineering book"
'via Blog this'
'via Blog this'
Thursday, 7 April 2016
The revenge of the listening sockets
The revenge of the listening sockets: "Back in November we wrote a blog post about one latency spike. Today I'd like to share a continuation of that story. As it turns out, the misconfigured rmem setting wasn't the only source of added latency."
'via Blog this'
'via Blog this'
Saturday, 2 April 2016
bcc: Dynamic Tracing Tools for Linux (IOvisor github)
bcc: "bcc is more than just tools. The BPF enhancements that bcc uses were originally intended for software defined networking (SDN). In bcc, there are examples of this with distributed bridges, HTTP filters, fast packet droppers, and tunnel monitors. BPF was enhanced to support more than just networking, and has general tracing support in the Linux 4.x series. bcc is really a compiler for BPF, that comes with many sample tools. So far bcc has both Python and lua front ends. bcc/BPF, or just BPF, should become an standard resource for performance monitoring and analysis tools, to provide detailed metrics beyond /proc. Latency heat maps, flame graphs, and more should become commonplace in performance GUIs, powered by BPF."
'via Blog this'
'via Blog this'
Subscribe to:
Posts (Atom)