Created
July 5, 2019 12:05
-
-
Save sonnyksimon/d31d71176d1a2ddb7a73545a6b9aad83 to your computer and use it in GitHub Desktop.
reddit's architecture
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lisp -lang | |
postgres -db | |
python -lang | |
supervise -monitor | |
sloney -db-replication | |
memcached -cache | |
spread -cache-sync | |
thingdb -table-structure | |
haproxy -load-balancer(logged-in-users) | |
akamai -cdn(logged-out-users) | |
s3/nginx -static-content | |
londiste -replicate-commands | |
memcachedb -persisted-cache | |
cassandra -db | |
zookeeper -locking | |
hadoop -mapreducer | |
rabbitmq/amqp -queueing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment