Stuff The Internet Says On Scalability For June 10, 2011
Friday, June 10, 2011 at 9:05AM
HighScalability Team in hot links
Submitted for your scaling pleasure:
Achievements:
Every day, Amazon Web Services adds enough new capacity to support all of Amazon.com’s global infrastructure through the company’s first 5 years, when it was $2.7 billion annual revenue. From Cloud Computing Is Driving Infrastructure Innovation by James Hamilton. Where's is all that money be spent? Facilities, servers, power, and popcorn.
robinduckett: FACT: You are not a web developer if you need third party services which handle scalability so you can "focus on the programming".
Twitter’s Bain: Facebook May Have More Scale, We Have More Engagement
shervin: Fallibility without malleability sheds scalability.
uisdans: Fat client/server is over. We're moving from #apps #social web #iaas to a #nui #richapp #bigdata #paas spanning the private/public cloud
Ex-Google Engineer Says the Company's Software Infrastructure is Obsolete. Arguments don't follow IMHO. Creating a global infrastructure in the large is a very different goal that following the latest trends for personal projects. Though it is no doubt limiting to have to use this infrastructure for everything.
Datacenters are becoming their own technological niche. Why use Internet tech in datacenter? TCP becomes Data Center TCP (DCTCP) - an enhancement to the TCP congestion control algorithm for data center networks.
The Grasshopper Outage: Co-Founders Response. Action items: replace NetApp with Pillar, fix core networking issue at the disaster recovery site, perform full disaster recovery audit.
Computer Systems Colloquium (Fall 2009). Guest lecturers at Stanford lay down the knowledge on the Self, Biological Circuits, DRAM errors, Wave Glider, Parallel Computation, Rethinking Time in Distributed Systems, Scaling Ports to 100,000+.
Martin Odersky with a Recap of Scala Days. Find the papers here at Scala Days 2011. Allow me to sum up Scala Days 2011: multi-core; distributed; applicative; and we're hiring
MIT on Which technologies get better faster?Researchers found that the greater a technology’s complexity, the more slowly it changes and improves over time.
Measuring the scalability of SQL and NoSQL systems. Roberto Zicari with an interesting interview of Adam Silberstein and Raghu Ramakrishnan, from the PNUTS team, and benchmarking database systems. It could be that future hardware devices will mask the cost of random writes so well that higher-level log structured techniques will become redundant. On the other hand, higher-level log structured approaches have more computational resources at their disposal, and also have more information about the application.