high_scalability high_scalability-2014 high_scalability-2014-1649 knowledge-graph by maker-knowledge-mining

1649 high scalability-2014-05-16-Stuff The Internet Says On Scalability For May 16th, 2014


meta infos for this blog

Source: html

Introduction: Hey, it's HighScalability time: Cross Section of an Undersea Cable. It's industrial art. The parts . The story . 400,000,000,000 : Wayback Machine pages indexed; 100 billion : Google searches per month;  10 million : Snapchat monthly user growth. Quotable Quotes: @duncanjw : The Great Rewrite - many apps will be rewritten not just replatformed over next 10 years says @cote #openstacksummit @RFFlores : The Openstack conundrum. If you don't adopt it, you will regret it in the future. If you do adopt it, you will regret it now elementai : I love Redis so much, it became like a superglue where "just enough" performance is needed to resolve a bottleneck problem, but you don't have resources to rewrite a whole thing in something fast. @antirez : "when software engineering is reduced to plumbing together generic systems, software engineers lose their sense of ownership" Tom Akehurst : Microservices vs. monolith is a false di


Summary: the most important sentenses genereted by tfidf model

sentIndex sentText sentNum sentScore

1 If you don't adopt it, you will regret it in the future. [sent-7, score-0.213]

2 If you do adopt it, you will regret it now elementai : I love Redis so much, it became like a superglue where "just enough" performance is needed to resolve a bottleneck problem, but you don't have resources to rewrite a whole thing in something fast. [sent-8, score-0.289]

3 Don Neufeld : The first is to look deeply into the stack of implicit assumptions I’m working with. [sent-18, score-0.09]

4 It’s often the unspoken assumptions that are the most important ones. [sent-19, score-0.159]

5 If you think of a Hotel as an app, hotels have been doing in-app purchases for a long time. [sent-22, score-0.13]

6 They lead with a teaser rate and then charge for anything that might cross a desire-money threshold. [sent-23, score-0.197]

7 To go all the way hotels just need to let you stay for free and then fully monetize all the gamification points. [sent-30, score-0.195]

8 Follow the regal message as it flows from thread pool to thread pool, transforming as it makes its way to its final resting place. [sent-48, score-0.485]

9 We hope that Roshi stands in evidence for the case that the practice of software engineering can be a more thoughtful and crafted process. [sent-59, score-0.092]

10 Global real-time ranking at scale is one of those kind of things for Google App Engine. [sent-64, score-0.092]

11 More evidence of Redis as the Swiss Army Knife of the Infrastructure world. [sent-68, score-0.092]

12 So why If redis is already a part of the stack, why is Memcached still used alongside Redis? [sent-70, score-0.108]

13 Randy Bias : Infrastructure can’t ever be truly elastic, but its properties can enable elastic applications running on top of it. [sent-74, score-0.157]

14 An elastic cloud is one that has been designed such that individual cost of resources such as VMs, block storage, and objects is as inexpensive as possible. [sent-75, score-0.089]

15 I/O Multiplexing Using epoll and kqueue System Calls : In essence, this means taking a multitude of inputs and allowing one through at a given time (or combining them into a single input). [sent-88, score-0.131]

16 I/O multiplexing more specifically deals with input and output streams, blocking, reading, and writing. [sent-89, score-0.238]

17 In this example, I will demonstrate how multiplexing works using the linux kernel system call epoll. [sent-90, score-0.238]

18 First, as complex systems age, the environmental conditions under which they operate change dramatically. [sent-97, score-0.182]

19 We need to expect that complex systems will face unexpected environmental conditions and look hard for some form degraded operations mode. [sent-100, score-0.182]

20 2 years later, I decided to switch over to using a thread pool where disk operations instead would use regular blocking calls. [sent-104, score-0.312]


similar blogs computed by tfidf model

tfidf for this blog:

wordName wordTfidf (topN-words)

[('voltdb', 0.356), ('multiplexing', 0.169), ('roshi', 0.153), ('pool', 0.147), ('lmdb', 0.139), ('regret', 0.13), ('hotels', 0.13), ('antirez', 0.12), ('redis', 0.108), ('environmental', 0.102), ('thread', 0.096), ('ranking', 0.092), ('evidence', 0.092), ('assumptions', 0.09), ('elastic', 0.089), ('ownership', 0.087), ('adopt', 0.083), ('rare', 0.08), ('conditions', 0.08), ('zookeeper', 0.078), ('generic', 0.077), ('flows', 0.077), ('rewrite', 0.076), ('search', 0.074), ('rate', 0.069), ('kqueue', 0.069), ('guerilla', 0.069), ('resting', 0.069), ('gym', 0.069), ('unspoken', 0.069), ('symas', 0.069), ('firebase', 0.069), ('blocking', 0.069), ('kernel', 0.069), ('input', 0.069), ('truly', 0.068), ('monolith', 0.065), ('teaser', 0.065), ('verge', 0.065), ('gamification', 0.065), ('crux', 0.065), ('openldap', 0.065), ('wayback', 0.065), ('drinks', 0.065), ('slow', 0.064), ('cross', 0.063), ('epoll', 0.062), ('knife', 0.062), ('desirable', 0.062), ('joestump', 0.062)]

similar blogs list:

simIndex simValue blogId blogTitle

same-blog 1 0.99999952 1649 high scalability-2014-05-16-Stuff The Internet Says On Scalability For May 16th, 2014

Introduction: Hey, it's HighScalability time: Cross Section of an Undersea Cable. It's industrial art. The parts . The story . 400,000,000,000 : Wayback Machine pages indexed; 100 billion : Google searches per month;  10 million : Snapchat monthly user growth. Quotable Quotes: @duncanjw : The Great Rewrite - many apps will be rewritten not just replatformed over next 10 years says @cote #openstacksummit @RFFlores : The Openstack conundrum. If you don't adopt it, you will regret it in the future. If you do adopt it, you will regret it now elementai : I love Redis so much, it became like a superglue where "just enough" performance is needed to resolve a bottleneck problem, but you don't have resources to rewrite a whole thing in something fast. @antirez : "when software engineering is reduced to plumbing together generic systems, software engineers lose their sense of ownership" Tom Akehurst : Microservices vs. monolith is a false di

2 0.36267477 849 high scalability-2010-06-28-VoltDB Decapitates Six SQL Urban Myths and Delivers Internet Scale OLTP in the Process

Introduction: What do you get when you take a SQL database and start a new implementation from scratch, taking advantage of the latest research and modern hardware?  Mike Stonebraker , the sword wielding Johnny Appleseed of the database world, hopes you get something like his new database, VoltDB : a pure SQL, pure ACID, pure OLTP, shared nothing, sharded, scalable, lockless, open source, in-memory DBMS, purpose-built for running hundreds of thousands of transactions a second. VoltDB claims to be 100 times faster than MySQL, up to 13 times faster than Cassandra , and 45 times faster than Oracle, with near-linear scaling. Will VoltDB kill off the new NoSQL upstarts? Will VoltDB cause a mass extinction of ancient databases? Probably no and no to both questions, but it's a product with a definite point-of-view and is worth a look as the transaction component in your system. But will it be right for you? Let's see... I first heard the details about VoltDB at  Gluecon , where Mr. Stonebraker pres

3 0.18943298 858 high scalability-2010-07-13-Sponsored Post: VoltDB and Digg are Hiring

Introduction: Who's Hiring? VoltDB is Hiring Get Your High Scalability Fix at Digg VoltDB Field/Community Engineer VoltDB is attracting more and more users every day. If you have a strong technical background in SQL and Linux, are experienced with production database deployments, and have a passion for customers and community, you could be just the person we are looking for.  Are you excited about the prospect of working with users to develop and deploy VoltDB applications, and about helping users participate in the thriving VoltDB community? If so, read on at their job page . Get Your High Scalability Fix at Digg   Interested in working on cutting-edge high-scale infrastructure at Digg? We're making a big investment in scaling and have committed to the NoSQL (Not only SQL) path with Cassandra . We're using other open-source infrastructure to help us scale including Hadoop, RabbitMQ, Zookeeper, Thrift, HDFS and Lucene. We're rewriting Digg from the ground up and we need

4 0.17396753 1637 high scalability-2014-04-25-Stuff The Internet Says On Scalability For April 25th, 2014

Introduction: Hey, it's HighScalability time: New World Record BASE jumping from World's Tallest Building. #crazy 30 billion : total Pinterest pins;  500,000,000 : What'sApp users (700 million photos and 100 million videos every single day); 1 billion : Facebook active users on phones and tablets. Quotable Quotes: @jimplush : Google spent 2.3 billion on infrastructure in Q1. Remember that when you say you want to be "the Google of something" Clay Shirky: I think one of the things that happened to the P2P market for infrastructure is that users preference for predictable pricing vs resource-sensitive pricing is so overwhelming that they will overpay to anyone who can promise flat prices. And because the logic of centralization vs decentralization is so price sensitive, I don't think there is any logical reason to assume a broadly stable class of apps, separate from c

5 0.15687314 1355 high scalability-2012-11-05-Gone Fishin': Building Super Scalable Systems: Blade Runner Meets Autonomic Computing In The Ambient Cloud

Introduction: All in all this is still my favorite post and I still think it's an accurate vision of a future. Not everyone agrees, but I guess we'll see..."But it is not complicated. [There's] just a lot of it." \--Richard Feynmanon how the immense variety of the world arises from simple rules.Contents:Have We Reached the End of Scaling?Applications Become Black Boxes Using Markets to Scale and Control CostsLet's Welcome our Neo-Feudal OverlordsThe Economic Argument for the Ambient CloudWhat Will Kill the Cloud?The Amazing Collective Compute Power of the Ambient CloudUsing the Ambient Cloud as an Application RuntimeApplications as Virtual StatesConclusionWe have not yet begun to scale. The world is still fundamentally disconnected and for all our wisdom we are still in the earliest days of learning how to build truly large planet-scaling applications.Today 350 million users on Facebook is a lot of users and five million followers on Twitter is a lot of followers. This may seem like a lot now, but c

6 0.15679289 750 high scalability-2009-12-16-Building Super Scalable Systems: Blade Runner Meets Autonomic Computing in the Ambient Cloud

7 0.15545939 920 high scalability-2010-10-15-Troubles with Sharding - What can we learn from the Foursquare Incident?

8 0.1550314 954 high scalability-2010-12-06-What the heck are you actually using NoSQL for?

9 0.15053494 538 high scalability-2009-03-16-Are Cloud Based Memory Architectures the Next Big Thing?

10 0.13531676 1231 high scalability-2012-04-20-Stuff The Internet Says On Scalability For April 20, 2012

11 0.13487349 1240 high scalability-2012-05-07-Startups are Creating a New System of the World for IT

12 0.1306636 350 high scalability-2008-07-15-ZooKeeper - A Reliable, Scalable Distributed Coordination System

13 0.12798811 1440 high scalability-2013-04-15-Scaling Pinterest - From 0 to 10s of Billions of Page Views a Month in Two Years

14 0.12771913 1000 high scalability-2011-03-08-Medialets Architecture - Defeating the Daunting Mobile Device Data Deluge

15 0.12688711 317 high scalability-2008-05-10-Hitting 300 SimbleDB Requests Per Second on a Small EC2 Instance

16 0.12639271 1596 high scalability-2014-02-14-Stuff The Internet Says On Scalability For February 14th, 2014

17 0.12488037 1456 high scalability-2013-05-13-The Secret to 10 Million Concurrent Connections -The Kernel is the Problem, Not the Solution

18 0.12471389 1508 high scalability-2013-08-28-Sean Hull's 20 Biggest Bottlenecks that Reduce and Slow Down Scalability

19 0.12248585 1600 high scalability-2014-02-21-Stuff The Internet Says On Scalability For February 21st, 2014

20 0.12229791 1502 high scalability-2013-08-16-Stuff The Internet Says On Scalability For August 16, 2013


similar blogs computed by lsi model

lsi for this blog:

topicId topicWeight

[(0, 0.277), (1, 0.14), (2, -0.008), (3, 0.026), (4, 0.02), (5, 0.021), (6, 0.001), (7, 0.041), (8, 0.006), (9, -0.019), (10, -0.022), (11, 0.013), (12, 0.009), (13, -0.027), (14, -0.037), (15, 0.021), (16, -0.041), (17, -0.015), (18, -0.091), (19, 0.008), (20, 0.01), (21, -0.031), (22, 0.028), (23, 0.004), (24, 0.025), (25, 0.0), (26, -0.051), (27, 0.012), (28, 0.004), (29, 0.038), (30, 0.002), (31, 0.046), (32, -0.023), (33, -0.035), (34, 0.025), (35, -0.03), (36, 0.027), (37, 0.022), (38, 0.015), (39, 0.01), (40, 0.003), (41, 0.025), (42, -0.036), (43, -0.005), (44, 0.015), (45, 0.017), (46, 0.045), (47, 0.032), (48, -0.028), (49, -0.012)]

similar blogs list:

simIndex simValue blogId blogTitle

same-blog 1 0.94930804 1649 high scalability-2014-05-16-Stuff The Internet Says On Scalability For May 16th, 2014

Introduction: Hey, it's HighScalability time: Cross Section of an Undersea Cable. It's industrial art. The parts . The story . 400,000,000,000 : Wayback Machine pages indexed; 100 billion : Google searches per month;  10 million : Snapchat monthly user growth. Quotable Quotes: @duncanjw : The Great Rewrite - many apps will be rewritten not just replatformed over next 10 years says @cote #openstacksummit @RFFlores : The Openstack conundrum. If you don't adopt it, you will regret it in the future. If you do adopt it, you will regret it now elementai : I love Redis so much, it became like a superglue where "just enough" performance is needed to resolve a bottleneck problem, but you don't have resources to rewrite a whole thing in something fast. @antirez : "when software engineering is reduced to plumbing together generic systems, software engineers lose their sense of ownership" Tom Akehurst : Microservices vs. monolith is a false di

2 0.84921122 1516 high scalability-2013-09-13-Stuff The Internet Says On Scalability For September 13, 2013

Introduction: Hey, it's HighScalability time (this week is a fall harvest basket overflowing with good nutritious wisdom): ( Voyager: 36 yrs & 11B miles has reached interstellar space. So it begins... ) 170 million : metrics Twitter collects every minute; 350 million : Snapchat daily photo shares Quotable Quotes: @blowmage : OH: “Guys, databases don't know how to sort things. That's why NoSQL uses JavaScript.” Nokia insider : I look back and I think Nokia was just a very big company that started to maintain its position more than innovate for new opportunities. Paulo Siqueira : Ignoring scalability is not as bad as it sounds—if you use the proper tools. David Rosenthal : The relationship between diversity and risk is very complex. Jaime Teevan : the exact same result list will seem more relevant to you if it is returned just a fraction of a second faster. @aphyr : I use Redis as a queue #leaveDBalone Hey, I've

3 0.84358174 1484 high scalability-2013-06-28-Stuff The Internet Says On Scalability For June 28, 2013

Introduction: Hey, it's HighScalability time: (Leandro Erlich's super cool scaling illusion ) Who am I? I have 50 petabytes of data stored in Hadoop and Teradata, 400 million items for sale, 250 million queries a day, 100,000 pages served per second, 112 million active users, $75 billions sold in 2012...If you guessed eBay  then you've won the auction. Quotable Quotes: Controlled Experiments at Large Scale : Bing found that every 100ms faster they deliver search result pages yields 0.6% more in revenue Luis Bettencourt : A city is first and foremost a social reactor. It works like a star, attracting people and accelerating social interaction and social outputs in a way that is analogous to how stars compress matter and burn brighter and faster the bigger they are. @nntaleb : unless you understand that fat tails come from concentration of errors, you should not discuss probability & risk  Need to make Hadoop faster?  Hadoop + GPU

4 0.83587748 1443 high scalability-2013-04-19-Stuff The Internet Says On Scalability For April 19, 2013

Introduction: Hey, it's HighScalability time: ( Ukrainian daredevil  scaling buildings) Two Trillion Objects, 1.1 Million Requests / Second : S3; 1.4TB/s : Titan supercomputer has world’s fastest storage; four billion hours : Netflix streaming in last 3 months; $1.2B : Google's Q1 infrastructure spend Quotable Quotes: Google : We'll track EVERY task on EVERY data center server Stacey Higginbotham : All in all in the last five years the world has gained 54 Tbps of new capacity. @seveas : Scalability 103: Hardware sucks. Software sucks. Everything *will* break, prepare for failure of any component of your system. bloodredsun : The long and short of it is that Cassandra is a fantastic system for write heavy situations. What it is not good at are read heavy situations where deterministic low latency is required, which is pretty much what the pinterest guys were dealing with. @viktorklang : "The e-mail message could not be delivered because the user's

5 0.82761264 1509 high scalability-2013-08-30-Stuff The Internet Says On Scalability For August 30, 2013

Introduction: Hey, it's HighScalability time: ( Nerd Power: Paul Kasemir software engineer AND American Ninja Warrior ) Two billion documents, 30 terabytes : Github source code indexed Quotable Quotes: David Krakauer : We fail to make intelligent machines because engineering is about putting together stupid components to make smart objects. Evolution is about putting together smart components into intelligent aggregates. Your brain is like an ecosystem of organisms. It's not like a circuit of gates. @spyced : At this point if you depend on EBS for critical services you're living in denial and I can't help you.  @skilpat : TIL Friedrich Engels, not Leslie Lamport, invented logical clocks in a 1844 letter to Karl Marx Dan Geer : Risk is a necessary consequence of dependence. @postwait : OS Rule 1. The version of /usr/bin/X you want today will never be what your OS ships

6 0.82462275 1567 high scalability-2013-12-20-Stuff The Internet Says On Scalability For December 20th, 2013

7 0.82421893 1231 high scalability-2012-04-20-Stuff The Internet Says On Scalability For April 20, 2012

8 0.82348764 1292 high scalability-2012-07-27-Stuff The Internet Says On Scalability For July 27, 2012

9 0.82082182 1600 high scalability-2014-02-21-Stuff The Internet Says On Scalability For February 21st, 2014

10 0.81977594 1634 high scalability-2014-04-18-Stuff The Internet Says On Scalability For April 18th, 2014

11 0.8172394 1607 high scalability-2014-03-07-Stuff The Internet Says On Scalability For March 7th, 2014

12 0.81571704 1552 high scalability-2013-11-22-Stuff The Internet Says On Scalability For November 22th, 2013

13 0.81255275 1506 high scalability-2013-08-23-Stuff The Internet Says On Scalability For August 23, 2013

14 0.81094807 1302 high scalability-2012-08-10-Stuff The Internet Says On Scalability For August 10, 2012

15 0.81074435 1190 high scalability-2012-02-10-Stuff The Internet Says On Scalability For February 10, 2012

16 0.81033653 1048 high scalability-2011-05-27-Stuff The Internet Says On Scalability For May 27, 2011

17 0.80910778 1637 high scalability-2014-04-25-Stuff The Internet Says On Scalability For April 25th, 2014

18 0.80894893 1170 high scalability-2012-01-06-Stuff The Internet Says On Scalability For January 6, 2012

19 0.80637395 1436 high scalability-2013-04-05-Stuff The Internet Says On Scalability For April 5, 2013

20 0.80468047 1645 high scalability-2014-05-09-Stuff The Internet Says On Scalability For May 9th, 2014


similar blogs computed by lda model

lda for this blog:

topicId topicWeight

[(1, 0.112), (2, 0.179), (10, 0.07), (17, 0.013), (30, 0.023), (40, 0.034), (43, 0.015), (61, 0.096), (75, 0.106), (79, 0.134), (85, 0.032), (94, 0.092)]

similar blogs list:

simIndex simValue blogId blogTitle

same-blog 1 0.93848056 1649 high scalability-2014-05-16-Stuff The Internet Says On Scalability For May 16th, 2014

Introduction: Hey, it's HighScalability time: Cross Section of an Undersea Cable. It's industrial art. The parts . The story . 400,000,000,000 : Wayback Machine pages indexed; 100 billion : Google searches per month;  10 million : Snapchat monthly user growth. Quotable Quotes: @duncanjw : The Great Rewrite - many apps will be rewritten not just replatformed over next 10 years says @cote #openstacksummit @RFFlores : The Openstack conundrum. If you don't adopt it, you will regret it in the future. If you do adopt it, you will regret it now elementai : I love Redis so much, it became like a superglue where "just enough" performance is needed to resolve a bottleneck problem, but you don't have resources to rewrite a whole thing in something fast. @antirez : "when software engineering is reduced to plumbing together generic systems, software engineers lose their sense of ownership" Tom Akehurst : Microservices vs. monolith is a false di

2 0.93790877 1173 high scalability-2012-01-12-Peregrine - A Map Reduce Framework for Iterative and Pipelined Jobs

Introduction: The Peregrine falcon is a bird of prey, famous for its high speed diving attacks , feeding primarily on much slower Hadoops. Wait, sorry, it is Kevin Burton of Spinn3r's new Peregrine project -- a new FAST modern map reduce framework optimized for iterative and pipelined map reduce jobs -- that feeds on Hadoops. If you don't know Kevin, he does a lot of excellent technical work that he's kind enough to share it on his blog . Only he hasn't been blogging much lately, he's been heads down working on Peregrine. Now that Peregrine has been released, here's a short email interview with Kevin on why you might want to take up falconry , the ancient sport of MapReduce. What does Spinn3r do that Peregrine is important to you? Ideally it was designed to execute pagerank but many iterative applications that we deploy and WANT to deploy (k-means) would be horribly inefficient under Hadoop as it doesn't have any support for merging and joining IO between tasks.  It also doesn't support

3 0.93491596 1320 high scalability-2012-09-11-How big is a Petabyte, Exabyte, Zettabyte, or a Yottabyte?

Introduction: This is an intuitive look at large data sizes By Julian Bunn in Globally Interconnected Object Databases . Bytes(8 bits) 0.1 bytes:  A binary decision 1 byte:  A single character 10 bytes:  A single word 100 bytes:  A telegram  OR  A punched card Kilobyte (1000 bytes) 1 Kilobyte:  A very short story 2 Kilobytes: A Typewritten page 10 Kilobytes:  An encyclopaedic page  OR  A deck of punched cards 50 Kilobytes: A compressed document image page 100 Kilobytes:  A low-resolution photograph 200 Kilobytes: A box of punched cards 500 Kilobytes: A very heavy box of punched cards Megabyte (1 000 000 bytes) 1 Megabyte:  A small novel  OR  A 3.5 inch floppy disk 2 Megabytes: A high resolution photograph 5 Megabytes:  The complete works of Shakespeare  OR 30 seconds of TV-quality video 10 Megabytes: A minute of high-fidelity sound OR A digital chest X-ray 20 Megabytes:  A box of floppy disks 50 Megabytes: A digital mammogram 100 Megabyte

4 0.93331265 1552 high scalability-2013-11-22-Stuff The Internet Says On Scalability For November 22th, 2013

Introduction: Hey, it's HighScalability time: Test your sense of scale. Is this image of something microscopic or macroscopic? Find out . 26,496 : number of cores in Amazon's supercomputer; 128 billion : WDC's huge web graph publicly available; 400 million : Snapchat more photos than Facebook per day; 300,000 : Microsoft's servers for Xbox; 1 million : MessageMe user growth in one week Quotable Quotes: Jony Ive : I feel that ideas are very fragile, so you have to be tender when they are in development. I realized that if he pissed on this, it would be so sad because I know it was so important. @BenedictEvans : 100m users is the new 1m users. $4bn is the new $400m. 30 staff is the new 300 staff. @postwait : Knowing the latency of every I/O on every spindle in every machine in every rack... over all of time. Done & eye-opening. Thanks @circonus. @mrb_bk : Things that hurt: unbounded memory growth. Things that help: concurrency control. @sog

5 0.91473627 13 high scalability-2007-07-15-Lustre cluster file system

Introduction: Lustre速 is a scalable, secure, robust, highly-available cluster file system. It is designed, developed and maintained by Cluster File Systems, Inc. The central goal is the development of a next-generation cluster file system which can serve clusters with 10,000's of nodes, provide petabytes of storage, and move 100's of GB/sec with state-of-the-art security and management infrastructure. Lustre runs on many of the largest Linux clusters in the world, and is included by CFS's partners as a core component of their cluster offering (examples include HP StorageWorks SFS, and the Cray XT3 and XD1 supercomputers). Today's users have also demonstrated that Lustre scales down as well as it scales up, and runs in production on clusters as small as 4 and as large as 25,000 nodes. The latest version of Lustre is always available from Cluster File Systems, Inc. Public Open Source releases of Lustre are available under the GNU General Public License. These releases are found here, and are used

6 0.91263402 289 high scalability-2008-03-27-Amazon Announces Static IP Addresses and Multiple Datacenter Operation

7 0.91163182 1382 high scalability-2013-01-07-Analyzing billions of credit card transactions and serving low-latency insights in the cloud

8 0.90876645 864 high scalability-2010-07-24-4 New Podcasts for Scalable Summertime Reading

9 0.90699893 1112 high scalability-2011-09-07-What Google App Engine Price Changes Say About the Future of Web Architecture

10 0.90653026 517 high scalability-2009-02-21-Google AppEngine - A Second Look

11 0.90604866 776 high scalability-2010-02-12-Hot Scalability Links for February 12, 2010

12 0.90587461 301 high scalability-2008-04-08-Google AppEngine - A First Look

13 0.90427148 716 high scalability-2009-10-06-Building a Unique Data Warehouse

14 0.90424311 851 high scalability-2010-07-02-Hot Scalability Links for July 2, 2010

15 0.90417665 1389 high scalability-2013-01-18-Stuff The Internet Says On Scalability For January 18, 2013

16 0.90374529 1544 high scalability-2013-11-07-Paper: Tempest: Scalable Time-Critical Web Services Platform

17 0.90329409 1612 high scalability-2014-03-14-Stuff The Internet Says On Scalability For March 14th, 2014

18 0.90211928 1180 high scalability-2012-01-24-The State of NoSQL in 2012

19 0.90210891 1402 high scalability-2013-02-07-Ask HighScalability: Web asset server concept - 3rd party software available?

20 0.90047222 976 high scalability-2011-01-20-75% Chance of Scale - Leveraging the New Scaleogenic Environment for Growth