make it in one line

This commit is contained in:
binhnguyennus 2018-03-10 17:33:16 +08:00
parent c7047e84ba
commit bb73e26ae0
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ An updated and curated list of selected readings to illustrate High Scalability,
* [Learn from Mistakes](http://highscalability.com/blog/2013/8/26/reddit-lessons-learned-from-mistakes-made-scaling-to-1-billi.html)
* [Linux Performance](http://www.brendangregg.com/linuxperf.html)
* [How To Design A Good API and Why it Matters - Joshua Bloch](https://www.infoq.com/presentations/effective-api-design)
* [Talks and Papers on Efficiency, Reliability, and Scaling - James Hamilton, Vice President and Distinguished Engineer at AWS](http://mvdirona.com/jrh/work/)
* [Talks and Papers on Efficiency, Reliability, and Scaling - James Hamilton, VP and Distinguished Engineer at AWS](http://mvdirona.com/jrh/work/)
## Scalability
* [Microservices and Orchestration](https://hackernoon.com/microservices-are-hard-an-invaluable-guide-to-microservices-2d06bd7bcf5d)