diff --git a/README.md b/README.md index 85fde2d..a069177 100644 --- a/README.md +++ b/README.md @@ -140,5 +140,9 @@ Contributions are always welcome! * [Building a Modern Bank Backend](https://monzo.com/blog/2016/09/19/building-a-modern-bank-backend/) * [Best Practices For Horizontal Application Scaling (by Shekhar Gulati - OpenShift)](https://blog.openshift.com/best-practices-for-horizontal-application-scaling/) +## Books +* [The Art of Scalability](http://theartofscalability.com/) +* [Designing Data-Intensive Applications](https://dataintensive.net/) + ## Special Thanks * Jonas Bonér, CTO at Lightbend, for the [original inspiration](https://www.slideshare.net/jboner/scalability-availability-stability-patterns)