Skip to content

Instantly share code, notes, and snippets.

@binario200
Created March 23, 2018 01:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save binario200/dd8e238a18c39ab41a8f19831c77462d to your computer and use it in GitHub Desktop.
Save binario200/dd8e238a18c39ab41a8f19831c77462d to your computer and use it in GitHub Desktop.
Scalable Web Architecture and Distributed Systems
Links to intiated me in the road to design Scalable and Distributed Systems.
General ideas to architect a web application and how to scalate it.
http://www.aosabook.org/en/distsys.html#
How to did Flickr to solve its scalability issues.
https://www.scribd.com/doc/2592098/DVPmysqlucFederation-at-Flickr-Doing-Billions-of-Queries-Per-Day
Memcache at Facebook
https://www.facebook.com/note.php?note_id=39391378919
HAProxy (check for docker image)
http://www.haproxy.org
RabbitMQ
http://www.rabbitmq.com
Zookeepper
http://zookeeper.apache.org
Redis
https://redis.io
@binario200
Copy link
Author

img_20180322_203030

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment