Live data from Hacker News

Web scale: Facebook's architecture

quora.com

1–10 of 12 posts

Re: Web scale: Facebook's architecture

#4
I like the anon comment that they should not re-invent the wheel so much. That gave me a chuckle, I'll just use my off the shelf distributed web app deployment software that runs on thousands of machines ... oh snap!

Re: Web scale: Facebook's architecture

#5
post #2

Can someone at Facebook verify if the answer on Quora is accurate/mostly accurate?

It seems to be pretty consistent with the engineering blog http://m.facebook.com/Engineering?_rdr

Great to see this in one place. I would love to know more about the more internal facing systems (code deployment, test frameworks, failover systems...).

Re: Web scale: Facebook's architecture

#7
post #6

What's facebook take on memcached? Are they happy with it?

It worked well in the past. They made significant improvements to it.

However, it's not as well-suited for multi-datacenter usage. For example, they needed another replication layer. I think they're working on a current system that will replace memcached, and it seems to be causing some consistency problems...

Re: Web scale: Facebook's architecture

#8
post #7
post #6

What's facebook take on memcached? Are they happy with it?

It worked well in the past. They made significant improvements to it. However, it's not as well-suited for multi-datacenter usage. For example, they needed another replication layer. I think they're working on a current system that will replace memcached, and it seems to be causing some consistency problems...

[deleted]

Re: Web scale: Facebook's architecture

#10
post #7
post #6

What's facebook take on memcached? Are they happy with it?

It worked well in the past. They made significant improvements to it. However, it's not as well-suited for multi-datacenter usage. For example, they needed another replication layer. I think they're working on a current system that will replace memcached, and it seems to be causing some consistency problems...

Do you have any additional details about this possible memcached replacement?
Post reply on HN