high_scalability high_scalability-2011 knowledge-graph by maker-knowledge-mining

high_scalability 2011 knowledge graph


similar blogs computed by tfidf model


similar blogs computed by lsi model


similar blogs computed by lda model


blogs list:

1 high scalability-2011-12-30-Stuff The Internet Says On Scalability For December 30, 2011

Introduction: Pork. The Other HighScalability: PlentyOfFish: 6 Billion Page Views ; World: info doubling every 2 years ; 2015: 7,910 exabytes of global digital data ; Khan Academy: 4 million uniques ; G+: 62 million users ; Zynga:   leased 9 megawatts of capacity ; Heroku: billions of page views a month Quoteable quotes: Udi Dhan : Scalability is not boolean. John Boyd: Look at the mission, not the technology. And if you do look at the mission, don't look at the most fashionable mission of the day. @BigDataClouds : I think the fear of change is the biggest challenge that companies are facing @cjzero : If you were wondering, the #Mythbusters scalability test of a Newton's Cradle using wrecking balls? Busted. @Xorlev : Scalability is really really hard. That's why it's fun. It pushes the limits of engineering talent. 100 Best Cloud & Data Stats of 2011 by Zenoss. Lots of fun facts about how mind bendingly huge the world of information is exponentially be

2 high scalability-2011-12-28-Strategy: Guaranteed Availability Requires Reserving Instances in Specific Zones

Introduction: When EC2 first started the mental model was of a magic Pez dispenser supplying an infinite stream of instances in any desired flavor. If you needed an instance, because of a either a failure or traffic spike, it would be there. As amazing as EC2 is, this model turned out to be optimistic.   From a thread on the Amazon discussion forum  we learn any dispenser has limits: As Availability Zones grow over time, our ability to continue to expand them can become constrained. In these scenarios, we will prevent customers from launching in the constrained zone if they do not yet have existing resources in that zone. We also might remove the constrained zone entirely from the list of options for new customers. This means that occasionally, different customers will see a different number of Availability Zones in a particular Region. Both approaches aim to help customers avoid accidentally starting to build up their infrastructure in an Availability Zone where they might have less ability

3 high scalability-2011-12-27-PlentyOfFish Update - 6 Billion Pageviews and 32 Billion Images a Month

Introduction: Markus has a short  update  on their PlentyOfFish Architecture . Impressive November statistics: 6 billion pageviews served 32 billion images served 6 million logins i n one day IM servers handle about 30 billion pageviews 11 webservers (5 of which could be dropped) Hired first DBA in July . They currently have a handful of employees . All hosting/cdn costs  combined are under $70k/month. Lesson : small organization, simple architecture, on raw hardware is still plenty profitable for PlentyOfFish. Related Articles On HackerNews 32 Billion images a month by Markus Frind.

4 high scalability-2011-12-23-Stuff The Internet Says On Scalability For December 23, 2011

Introduction: A merry HighScalability to all and to all a good night: Santa: 3.7 million appointments; iPad2 ==  1986 Cray 2 6 processor super computer ; Watson:  200 million pages of natural language content  Funny:  a cautionary tale about storage and backup .  Where is my data? I’m kinda big deal after all! I should have listened to my postdoc, he can build cheaper storage than you can. Nothing stirs up more energy than when someone says they are abandoning and old beloved framework for a newer sexier model. Feelings of betrayal and abandonment leak over everything, which is always a good draw for reality social networking. Here Paul Querna tells why  The Switch: Python to Node.js . And here we see the response on Hacker News . Python got the job done for cloudkick, they were acquired, but they wanted something more going forward, a trophy wife if you will, after the first wife put them through law school. Good discussion all around. You may find something that helps in your own platfo

5 high scalability-2011-12-23-Funny: A Cautionary Tale About Storage and Backup

Introduction: Storage: everyone wants it, but nobody wants to pay for it. This is one of those funny cartoons showing the doom of that sort of thinking...pay me now or cry over lost data later. Loved:  Where is my data? I’m kinda big deal after all! I should have listened to my postdoc, he can build cheaper storage than you can. I should have went to Newegg. Found via Joe Landman and  James Cuff . Joe talks about how RAID isn't backup and has some more wit and wisdom.

6 high scalability-2011-12-22-Architecting Massively-Scalable Near-Real-Time Risk Analysis Solutions

Introduction: Constructing a scalable risk analysis  solution is a fascinating architectural challenge. If you come from Financial Services you are sure to appreciate that. But even architects from other domains are bound to find the challenges fascinating, and the architectural patterns of my suggested solution highly useful in other domains. Recently I held an interesting webinar  around architecting solutions for scalable and near-real-time  risk analysis  solutions based on experience gathered with Financial Services customers. Seeing the vast interest in the webinar, I would like to share the highlights with you here. From an architectural point of view, risk analysis is a data-intensive and a compute-intensive process, which also has an elaborate orchestration logic. volumes in this domain are massive and ever-increasing, together with an ever-increasing demand to reduce response time. These trends are aggravated by  global financial regulatory reforms  set following the late-2000s

7 high scalability-2011-12-21-In Memory Data Grid Technologies

Introduction: After winning a CSC Leading Edge Forum (LEF) research grant, I (Paul Colmer) wanted to publish some of the highlights of my research to share with the wider technology community. What is an In Memory Data Grid? It is not an in-memory relational database, a NOSQL database or a relational database.  It is a different breed of software datastore. In summary an IMDG is an ‘off the shelf’ software product that exhibits the following characteristics: The data model is distributed across many servers in a single location or across multiple locations.  This distribution is known as a data fabric.  This distributed model is known as a ‘shared nothing’ architecture. All servers can be active in each site. All data is stored in the RAM of the servers. Servers can be added or removed non-disruptively, to increase the amount of RAM available. The data model is non-relational and is object-based.  Distributed applications written on the .NET and Java application platforms are s

8 high scalability-2011-12-19-How Twitter Stores 250 Million Tweets a Day Using MySQL

Introduction: Jeremy Cole , a DBA Team Lead/Database Architect at Twitter, gave a really good talk at the O'Reilly MySQL conference: Big and Small Data at @Twitter , where the topic was thinking of Twitter from the data perspective. One of the interesting stories he told was of the transition from Twitter's old way of storing tweets using temporal sharding , to a more distributed approach using a new tweet store called T-bird, which is built on top of Gizzard , which is built using MySQL. Twitter's original tweet store: Temporally sharded tweets was a good-idea-at-the-time architecture. Temporal sharding simply means tweets from the same date range are stored together on the same shard. The problem is tweets filled up one machine, then a second, and then a third. You end up filling up one machine after another. This is a pretty common approach and one that has some real flaws: Load balancing . Most of the old machines didn't get any traffic because people

9 high scalability-2011-12-16-Stuff The Internet Says On Scalability For December 16, 2011

Introduction: A HighScalability is forever: eBay: tens of millions  of lines of code; Google code base change rate per month: 50% ; Apple: 100 million downloads ; Internet: 186 Gbps Quotable quotes: @OttmarAmann : Scalability is not as important as managing complexity  @amankapur91 : Does scalability imply standardization, and then does standardization imply loss of innovation? Spotify uses a P2P architecture and this paper, Spotify – Large Scale, Low Latency, P2P Music-on-Demand Streaming , describes it. The Faving spam counter-measures . Ironically, deviantART relates a gripping story of how they detected and stopped a deviant user from attacking their servers with an automated faving script which faved every 10 seconds for 24 hours a day. The same spam filter they use on the rest of the site was used. Problem solved. Would like detail on their spam filter though. Interesting Google Group's thread on the best practices for simulating transactions

10 high scalability-2011-12-14-Virtualization and Cloud Computing is Changing the Network to East-West Routing

Introduction: It’s called “east-west” networking, which when compared to its predecessor, “north-south” networking, evinces images of maelstroms and hurricane winds and tsunamis for some reason. It could be the subtle correlation between the transformative shift this change in networking patterns has on the data center with that of El Niño’s transformative power upon the weather patterns across the globe. Traditionally, data center networks have focused on North-South network traffic. The assumption is that clients on the edge would mainly communicate with servers at the core, rather than across the network to other clients. But server virtualization changes all this, with servers, virtual appliances and even virtual desktops scattered across the same physical infrastructure. These environments are also highly dynamic, with workloads moving to different physical locations on the network as virtual servers are migrated (in the case of data center networks) and clients move

11 high scalability-2011-12-13-Sponsored Post: Cedexis, Callfire, Attribution Modeling, Logic Monitor, New Relic, ScaleOut, AppDynamics, CloudSigma, ManageEngine, Site24x7

Introduction: Who's Hiring? Callfire,  one of the largest cloud telephony platforms on the web, is hiring a Sr. Software Engineer. You can learn more here . Fun and Informative Events Sign up for this free 30-minute webinar  exploring how new technology can determine which ads have been seen by users and will discuss the C3 Metrics Labs analysis of over 2 billion impressions.  Cool Products and Services Not satisfied with performance in the cloud? Visit Cedexis and  Lose the Wait . Looking for a path to the Hybrid Cloud?  Cedexis can help you find the right path . LogicMonitor - Hosted monitoring of your entire technology stack. Dashboards, trending graphs, alerting. Try it free and be up and running in just 15 minutes. New Relic - real user monitoring optimize for humans, not bots. Live application stats, SQL/NoSQL performance, web transactions, proactive notifications. Take 2 minutes to  sign up  for a free trial. ScaleOut StateServer® Delivers Map/Reduce An

12 high scalability-2011-12-12-Netflix: Developing, Deploying, and Supporting Software According to the Way of the Cloud

Introduction: At a  Cloud Computing Meetup , Siddharth "Sid" Anand of Netflix, backed by a merry band of Netflixians, gave an interesting talk: Keeping Movies Running Amid Thunderstorms . While the talk gave a good overview of their move to the cloud, issues with capacity planning, thundering herds , latency problems, and simian armageddon , I found myself most taken with how they handle software deployment in the cloud . I've worked on half a dozen or more build and deployment systems, some small, some quite large, but never for a large organization like Netflix in the cloud. The cloud has this amazing capability that has never existed before that enables a novel approach to fault-tolerant software deployments: the ability to spin up huge numbers of instances to completely run a new release while running the old release at the same time . The process goes something like:  A canary machine is launched first with the new software load running real traffic to sanity test the load in a p

13 high scalability-2011-12-09-Stuff The Internet Says On Scalability For December 9, 2011

Introduction: It takes a licking and keeps on HighScalabilitying: Instagram: 60 photos per second ; Twitter: 8,868 Tweets per second MTV Awards ; Foursquare: 15 million users ; Facebook: 60 million qps ; Netflix: stream 1 billion hours in Q4 ; Evolution:  16,000 eyes ; Evernote: 750K Paid Users ; AOL: 60,000 Servers ;  Netflix API:  20,000 requests per second ; Tumblr: 900 posts per second . Quotable quotes: @LusciousPear : This is my key-value store. There are many others like it, but this one is mine. @pavlobaron : @old_sound if this site isn't on highscalability.com , I won't open it @nzmrmn : Words I hate: moist, "sinfully decadent," facilitator, dopesauce, deliverables, accountability, coolio, "ping me," scalability. @anggriawan : Mark Callaghan (Facebook Engineer): "You can tune #MySQL to perform very fast per node if you know what you’re doing." Jesper Nordenberg : Java is good at hiding the real complexities of programm

14 high scalability-2011-12-08-Update on Scalable Causal Consistency For Wide-Area Storage With COPS

Introduction: Here are a few updates on the article Paper: Don’t Settle For Eventual: Scalable Causal Consistency For Wide-Area Storage With COPS  from Mike Freedman and Wyatt Lloyd. Q: How software architectures could change in response to casual+ consistency? A : I don't really think they would much. Somebody would still run a two-tier architecture in their datacenter:  a front-tier of webservers running both (say) PHP and our client library, and a back tier of storage nodes running COPS.  (I'm not sure if it was obvious given the discussion of our "thick" client -- you should think of the COPS client dropping in where a memcache client library does...albeit ours has per-session state.)   Q: Why not just use vector clocks? A : The problem with vector clocks and scalability has always been that the size of vector clocks in O(N), where N is the number of nodes.  So if we want to scale to a datacenter with 10K nodes, each piece of metadata must have size O(10K).  And in fact, vector

15 high scalability-2011-12-06-Instagram Architecture: 14 Million users, Terabytes of Photos, 100s of Instances, Dozens of Technologies

Introduction: Instagram  is a free photo sharing and social networking service for your iPhone that has been an  instant success . Growing to 14 million users in just over a year, they reached 150 million photos in August while amassing several terabytes of photos, and they did this with just 3 Instaneers, all on the Amazon stack. The Instagram team has written up what can be considered the canonical description of an early stage startup in this era:  What Powers Instagram: Hundreds of Instances, Dozens of Technologies . Instagram uses a pastiche of different technologies and strategies. The team is small yet has experience rapid growth riding the crest of a rising social and mobile wave, it uses a hybrid of SQL and NoSQL, it uses a ton of open source projects, they chose the cloud over colo, Amazon services are highly leveraged rather than building their own, reliability is through availability zones, async work scheduling links components together, the system is composed as much as possible

16 high scalability-2011-12-05-Stuff The Internet Says On Scalability For December 5, 2011

Introduction: It's HighScalability Time! Quotable quotes: @jaykreps : Was wondering, How can I turn my boring, cachable, read-only traffic into random writes on mongodb? And lo! link @marshallk : Google runs 100-200 experiments every day on UI, algorithm & product @styggiti : The problem with companies like IBM and Oracle baking NoSQL "scalability" into their products isn't the tech, it's the $$ licensing. Blazing fast node.js: 10 performance tips from LinkedIn Mobile . You may have thought that node.js made just everything magically fast, but Shravya Garlapati has some great strategies for going even faster: Avoid synchronous code; Turn off socket pooling;  Don't use Node.js for static assets; Render on the client-side; Use gzip; Go parallel; Go session-free; Use binary modules; Use standard V8 JavaScript instead of client-side libraries; Keep your code small and light. Nice thread in NoSQL Databases on  HBase and Consistency in CAP .  The short summary of the a

17 high scalability-2011-12-02-Stuff The Internet Says On Scalability For December 2, 2011

Introduction: Sorry, this edition of Stuff the Internet on Scalability has been called on the account of two straight days of whipping, whirling, wind that has left me powerless to complete the post. Service will resume when Mother Nature is nicer. Pardon me while I try and find our roof...

18 high scalability-2011-11-29-Sponsored Post: Cedexis, Callfire, Attribution Modeling, Logic Monitor, New Relic, ScaleOut, Percona Live MySQL, AppDynamics, CloudSigma, ManageEngine, Site24x7

Introduction: Who's Hiring? Callfire,  one of the largest cloud telephony platforms on the web, is hiring a Sr. Software Engineer. You can learn more here . Fun and Informative Events Sign up for this free 30-minute webinar  exploring how new technology can determine which ads have been seen by users and will discuss the C3 Metrics Labs analysis of over 2 billion impressions. Come one come all! Introducing Percona Live: MySQL Conference And Expo 2012 . Join us for this three day intensive MySQL conference April 10th-12th, 2012.  Cool Products and Services Not satisfied with performance in the cloud? Visit Cedexis and  Lose the Wait . Looking for a path to the Hybrid Cloud?  Cedexis can help you find the right path . LogicMonitor - Hosted monitoring of your entire technology stack. Dashboards, trending graphs, alerting. Be up and running in 15 minutes. New Relic - real user monitoring optimize for humans, not bots. Live application stats, SQL/NoSQL performance,

19 high scalability-2011-11-29-DataSift Architecture: Realtime Datamining at 120,000 Tweets Per Second

Introduction: I remember the excitement of when Twitter first opened up their firehose. As an early adopter of the Twitter API I could easily imagine some of the cool things you could do with all that data. I also remember the disappointment of learning that in the land of BigData, data has a price, and that price would be too high for little fish like me. It was like learning for the first time there would be no BigData Santa Clause. For a while though I had the pleasure of pondering just how I would handle all that data. It's a fascinating problem. You have to be able to reliably consume it, normalize it, merge it with other data, apply functions on it, store it, query it, distribute it, and oh yah, monetize it. Most of that in realish-time. And if you are trying to create a platform for allowing the entire Internet do to the same thing to the firehose, the challenge is exponentially harder. DataSift is in the exciting position of creating just such a firehose eating, data chomping machine. Y

20 high scalability-2011-11-25-Stuff The Internet Says On Scalability For November 25, 2011

Introduction: A HighScalability a day keeps the fail whale away.: 46 million turkeys eaten at Thanksgiving ;  Pinterest 421 million pageviews   Quotable quotes: @al3xandr3 : scalability demands decoupling @startupandrew : "Yesterday I did some digestive system scalability testing" -- in reference to eating 140 chicken nuggets Peter Wayner : While the crazy dreamers can continue to craft NoSQL data stores, serious people will want to take a look at Oracle's version. @weblearning : Unitil we get scalability - or that wonderful word massification - in education, we will not get value for money Embrace and extend:  @conor_omahony : IBM is Baking NoSQL Capabilities into DB2 and Informix.  @GGopman : I look for scalability. That's what turns me on Supercomputing: An Industry in Need of a Revolution . Bartosz Milewski wants decently paying, interesting and meaningful jobs for all (supercomputer programmers). Get on that Santa. Caching a

21 high scalability-2011-11-23-Paper: Don’t Settle for Eventual: Scalable Causal Consistency for Wide-Area Storage with COPS

22 high scalability-2011-11-18-Stuff The Internet Says On Scalability For November 18, 2011

23 high scalability-2011-11-17-Five Misconceptions on Cloud Portability

24 high scalability-2011-11-16-Google+ Infrastructure Update - the JavaScript Story

25 high scalability-2011-11-14-Using Gossip Protocols for Failure Detection, Monitoring, Messaging and Other Good Things

26 high scalability-2011-11-11-Stuff The Internet Says On Scalability For November 11, 2011

27 high scalability-2011-11-10-Kill the Telcos Save the Internet - The Unsocial Network

28 high scalability-2011-11-08-Sponsored Post: New Relic, Atlassian, ScaleOut, aiCache, Rocketfuel, FreeAgent, Percona Live!, AppDynamics, Couchbase, CloudSigma, ManageEngine, Site24x7

29 high scalability-2011-11-07-10 Core Architecture Pattern Variations for Achieving Scalability

30 high scalability-2011-11-04-Stuff The Internet Says On Scalability For November 4, 2011

31 high scalability-2011-11-03-Paper: G2 : A Graph Processing System for Diagnosing Distributed Systems

32 high scalability-2011-10-31-15 Ways to Make Your Application Feel More Responsive under Google App Engine

33 high scalability-2011-10-28-Stuff The Internet Says On Scalability For October 28, 2011

34 high scalability-2011-10-27-Strategy: Survive a Comet Strike in the East With Reserved Instances in the West

35 high scalability-2011-10-26-Sponsored Post: Atlassian, ScaleOut, Grid Dynamics, aiCache, Rocketfuel, FreeAgent, Percona Live!, New Relic, AppDynamics, Couchbase, CloudSigma, ManageEngine, Site24x7

36 high scalability-2011-10-24-StackExchange Architecture Updates - Running Smoothly, Amazon 4x More Expensive

37 high scalability-2011-10-11-Sponsored Post: Grid Dynamics, aiCache, Rocketfuel, FreeAgent, Percona Live!, Box, New Relic, Surge, AppDynamics, Couchbase, CloudSigma, ManageEngine, Site24x7

38 high scalability-2011-09-30-Stuff The Internet Says On Scalability For September 30, 2011

39 high scalability-2011-09-30-Gone Fishin'

40 high scalability-2011-09-28-Pursue robust indefinite scalability with the Movable Feast Machine

41 high scalability-2011-09-27-Use Instance Caches to Save Money: Latency == $$$

42 high scalability-2011-09-27-Sponsored Post: Grid Dynamics, aiCache, Rocketfuel, FreeAgent, Percona Live!, Box, New Relic, Surge, Tungsten, AppDynamics, Couchbase, CloudSigma, ManageEngine, Site24x7

43 high scalability-2011-09-26-17 Techniques Used to Scale Turntable.fm and Labmeeting to Millions of Users

44 high scalability-2011-09-23-The Real News is Not that Facebook Serves Up 1 Trillion Pages a Month…

45 high scalability-2011-09-23-Stuff The Internet Says On Scalability For September 23, 2011

46 high scalability-2011-09-21-5 Scalability Poisons and 3 Cloud Scalability Antidotes

47 high scalability-2011-09-20-Sponsored Post: Rocketfuel, FreeAgent, Percona Live!, Strata, Box, BetterWorks, New Relic, NoSQL Now!, Surge, Tungsten, AppDynamics, Couchbase, CloudSigma, ManageEngine, Site24x7

48 high scalability-2011-09-20-HighScalability is old news. Step your scaling game way up... (NSFW cartoon)

49 high scalability-2011-09-19-Big Iron Returns with BigMemory

50 high scalability-2011-09-16-Stuff The Internet Says On Scalability For September 16, 2011

51 high scalability-2011-09-15-Paper: It's Time for Low Latency - Inventing the 1 Microsecond Datacenter

52 high scalability-2011-09-14-Big List of Scalabilty Conferences

53 high scalability-2011-09-13-Must see: 5 Steps to Scaling MongoDB (Or Any DB) in 8 Minutes

54 high scalability-2011-09-09-Stuff The Internet Says On Scalability For September 9, 2011

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

56 high scalability-2011-09-06-Sponsored Post: FreeAgent, Percona Live!, Strata, Box, BetterWorks, New Relic, NoSQL Now!, Surge, Tungsten, AppDynamics, Couchbase, CloudSigma, ManageEngine, Site24x7

57 high scalability-2011-09-06-Big Data Application Platform

58 high scalability-2011-09-02-Stuff The Internet Says On Scalability For September 2, 2011

59 high scalability-2011-08-31-Pud is the Anti-Stack - Windows, CFML, Dropbox, Xeround, JungleDisk, ELB

60 high scalability-2011-08-29-The Three Ages of Google - Batch, Warehouse, Instant

61 high scalability-2011-08-26-Stuff The Internet Says On Scalability For August 26, 2011

62 high scalability-2011-08-25-The Cloud and The Consumer: The Impact on Bandwidth and Broadband

63 high scalability-2011-08-25-Colmux - Finding Memory Leaks, High I-O Wait Times, and Hotness on 3000 Node Clusters

64 high scalability-2011-08-23-Sponsored Post: Percona Live!, Strata, Box, BetterWorks, New Relic, NoSQL Now!, Surge, Tungsten, AppDynamics, Couchbase, CloudSigma, ManageEngine, Site24x7

65 high scalability-2011-08-22-Strategy: Run a Scalable, Available, and Cheap Static Site on S3 or GitHub

66 high scalability-2011-08-19-Stuff The Internet Says On Scalability For August 19, 2011

67 high scalability-2011-08-18-Paper: The Akamai Network - 61,000 servers, 1,000 networks, 70 countries

68 high scalability-2011-08-16-The 5 Biggest Ways to Boost MySQL Scalability

69 high scalability-2011-08-15-Should any cloud be considered one availability zone? The Amazon experience says yes.

70 high scalability-2011-08-12-Stuff The Internet Says On Scalability For August 12, 2011

71 high scalability-2011-08-10-LevelDB - Fast and Lightweight Key-Value Database From the Authors of MapReduce and BigTable

72 high scalability-2011-08-09-Sponsored Post: Box, BetterWorks, New Relic, NoSQL Now!, Surge, Tungsten, AppDynamics, ScaleOut, Couchbase, CloudSigma, ManageEngine, Site24x7

73 high scalability-2011-08-08-Tagged Architecture - Scaling to 100 Million Users, 1000 Servers, and 5 Billion Page Views

74 high scalability-2011-08-05-Stuff The Internet Says On Scalability For August 5, 2011

75 high scalability-2011-08-04-Jim Starkey is Creating a Brave New World by Rethinking Databases for the Cloud

76 high scalability-2011-08-02-How Will DIDO Wireless Networking Change Everything?

77 high scalability-2011-08-01-Peecho Architecture - scalability on a shoestring

78 high scalability-2011-07-29-Stuff The Internet Says On Scalability For July 29, 2011

79 high scalability-2011-07-27-Making Hadoop 1000x Faster for Graph Problems

80 high scalability-2011-07-26-Web 2.0 Killed the Middleware Star

81 high scalability-2011-07-26-Sponsored Post: BetterWorks, New Relic, eHarmony, TripAdvisor, NoSQL Now!, Surge, Tungsten, Aconex, Mathworks, AppDynamics, ScaleOut, Couchbase, CloudSigma, ManageEngine, Site24x7

82 high scalability-2011-07-25-Is NoSQL a Premature Optimization that's Worse than Death? Or the Lady Gaga of the Database World?

83 high scalability-2011-07-22-Stuff The Internet Says On Scalability For July 22, 2011

84 high scalability-2011-07-20-Netflix: Harden Systems Using a Barrel of Problem Causing Monkeys - Latency, Conformity, Doctor, Janitor, Security, Internationalization, Chaos

85 high scalability-2011-07-18-New Relic Architecture - Collecting 20+ Billion Metrics a Day

86 high scalability-2011-07-18-Building your own Facebook Realtime Analytics System

87 high scalability-2011-07-15-Stuff The Internet Says On Scalability For July 15, 2011

88 high scalability-2011-07-12-Sponsored Post: New Relic, eHarmony, TripAdvisor, NoSQL Now!, Surge, BioWare, Tungsten, deviantART, Aconex, Hadapt, Mathworks, AppDynamics, ScaleOut, Membase, CloudSigma, ManageEngine, Site24x7

89 high scalability-2011-07-12-Google+ is Built Using Tools You Can Use Too: Closure, Java Servlets, JavaScript, BigTable, Colossus, Quick Turnaround

90 high scalability-2011-07-11-ATMCash Exploits Virtualization for Security - Immutability and Reversion

91 high scalability-2011-07-08-Stuff The Internet Says On Scalability For July 8, 2011

92 high scalability-2011-07-07-Myth: Google Uses Server Farms So You Should Too - Resurrection of the Big-Ass Machines

93 high scalability-2011-07-06-11 Common Web Use Cases Solved in Redis

94 high scalability-2011-07-05-Sponsored Post: TripAdvisor, eHarmony, NoSQL Now!, Surge, BioWare, Tungsten, deviantART, Aconex, Hadapt, Mathworks, AppDynamics, ScaleOut, Membase, CloudSigma, ManageEngine, Site24x7

95 high scalability-2011-07-01-TripAdvisor Strategy: No Architects, Engineers Work Across the Entire Stack

96 high scalability-2011-07-01-Stuff The Internet Says On Scalability For July 1, 2011

97 high scalability-2011-06-29-Second Hand Seizure : A New Cause of Site Death

98 high scalability-2011-06-28-Sponsored Post: Surge, BioWare, Tungsten, deviantART, Aconex, Hadapt, Mathworks, AppDynamics, ScaleOut, Membase, CloudSigma, ManageEngine, Site24x7

99 high scalability-2011-06-27-TripAdvisor Architecture - 40M Visitors, 200M Dynamic Page Views, 30TB Data

100 high scalability-2011-06-24-Stuff The Internet Says On Scalability For June 24, 2011

101 high scalability-2011-06-22-It's the Fraking IOPS - 1 SSD is 44,000 IOPS, Hard Drive is 180

102 high scalability-2011-06-21-Running TPC-C on MySQL-RDS

103 high scalability-2011-06-20-35+ Use Cases for Choosing Your Next NoSQL Database

104 high scalability-2011-06-17-Stuff The Internet Says On Scalability For June 17, 2011

105 high scalability-2011-06-15-101 Questions to Ask When Considering a NoSQL Database

106 high scalability-2011-06-14-Sponsored Post: Aconex, Hadapt, Mathworks, AppDynamics, ScaleOut, Membase, CloudSigma, ManageEngine, Site24x7

107 high scalability-2011-06-14-Shakespeare on Why Other People Like Such Stupid Stuff

108 high scalability-2011-06-14-A TripAdvisor Short

109 high scalability-2011-06-13-Automation on AWS with Ruby and Puppet

110 high scalability-2011-06-10-Stuff The Internet Says On Scalability For June 10, 2011

111 high scalability-2011-06-09-Retrospect on recent AWS outage and Resilient Cloud-Based Architecture

112 high scalability-2011-06-08-Stuff to Watch from Google IO 2011

113 high scalability-2011-06-06-NoSQL Pain? Learn How to Read-write Scale Without a Complete Re-write

114 high scalability-2011-06-06-Apple iCloud: Syncing and Distributed Storage Over Streaming and Centralized Storage

115 high scalability-2011-06-03-Stuff The Internet Says On Scalability For June 3, 2011

116 high scalability-2011-06-01-Why is your network so slow? Your switch should tell you.

117 high scalability-2011-05-31-Sponsored Post: Animoto, deviantART, Hadapt, Clustrix, Percona, Mathworks, AppDynamics, ScaleOut, Cloudkick, Membase, CloudSigma, ManageEngine, Site24x7

118 high scalability-2011-05-31-Awesome List of Advanced Distributed Systems Papers

119 high scalability-2011-05-27-Stuff The Internet Says On Scalability For May 27, 2011

120 high scalability-2011-05-25-Stuff to Watch from Surge 2010

121 high scalability-2011-05-23-Evernote Architecture - 9 Million Users and 150 Million Requests a Day

122 high scalability-2011-05-20-Stuff The Internet Says On Scalability For May 20, 2011

123 high scalability-2011-05-19-Zynga's Z Cloud - Scale Fast or Fail Fast by Merging Private and Public Clouds

124 high scalability-2011-05-17-Sponsored Post: Animoto, deviantART, Hadapt, Clustrix, Percona, Mathworks, AppDynamics, ScaleOut, Cloudkick, Membase, CloudSigma, ManageEngine, Site24x7

125 high scalability-2011-05-17-Facebook: An Example Canonical Architecture for Scaling Billions of Messages

126 high scalability-2011-05-15-Building a Database remote availability site

127 high scalability-2011-05-13-Stuff The Internet Says On Scalability For May 13, 2011

128 high scalability-2011-05-12-Paper: Mind the Gap: Reconnecting Architecture and OS Research

129 high scalability-2011-05-11-Troubleshooting response time problems – why you cannot trust your system metrics

130 high scalability-2011-05-10-Viddler Architecture - 7 Million Embeds a Day and 1500 Req-Sec Peak

131 high scalability-2011-05-06-Stuff The Internet Says On Scalability For May 6th, 2011

132 high scalability-2011-05-05-Paper: A Study of Practical Deduplication

133 high scalability-2011-05-03-Sponsored Post: Percona, Mathworks, AppDynamics, Gazillion, Edmunds, OPOWER, ClearStone, ScaleOut, aiCache, WAPT, Karmasphere, Newrelic, Cloudkick, Membase, CloudSigma, ManageEngine, Site24x7

134 high scalability-2011-05-02-The Updated Big List of Articles on the Amazon Outage

135 high scalability-2011-05-02-Stack Overflow Makes Slow Pages 100x Faster by Simple SQL Tuning

136 high scalability-2011-04-28-PaaS on OpenStack - Run Applications on Any Cloud, Any Time Using Any Thing

137 high scalability-2011-04-27-Heroku Emergency Strategy: Incident Command System and 8 Hour Ops Rotations for Fresh Minds

138 high scalability-2011-04-25-The Big List of Articles on the Amazon Outage

139 high scalability-2011-04-22-Stuff The Internet Says On Scalability For April 22, 2011

140 high scalability-2011-04-20-Packet Pushers: How to Build a Low Cost Data Center

141 high scalability-2011-04-18-6 Ways Not to Scale that Will Make You Hip, Popular and Loved By VCs

142 high scalability-2011-04-16-The NewSQL Market Breakdown

143 high scalability-2011-04-15-Stuff The Internet Says On Scalability For April 15, 2011

144 high scalability-2011-04-14-Strategy: Cache Application Start State to Reduce Spin-up Times

145 high scalability-2011-04-13-Paper: NoSQL Databases - NoSQL Introduction and Overview

146 high scalability-2011-04-12-Sponsored Post: Gazillion, Edmunds, OPOWER, ClearStone, deviantART, ScaleOut, aiCache, WAPT, Karmasphere, Kabam, Newrelic, Cloudkick, Membase, Joyent, CloudSigma, ManageEngine, Site24x7

147 high scalability-2011-04-12-Caching and Processing 2TB Mozilla Crash Reports in memory with Hazelcast

148 high scalability-2011-04-08-Stuff The Internet Says On Scalability For April 8, 2011

149 high scalability-2011-04-07-Paper: A Co-Relational Model of Data for Large Shared Data Banks

150 high scalability-2011-04-06-Netflix: Run Consistency Checkers All the time to Fixup Transactions

151 high scalability-2011-04-04-Scaling Social Ecommerce Architecture Case study

152 high scalability-2011-04-01-Stuff The Internet Says On Scalability For April 1, 2011

153 high scalability-2011-03-31-8 Lessons We Can Learn from the MySpace Incident - Balance, Vision, Fearlessness

154 high scalability-2011-03-29-Sponsored Post: OPOWER, Data 2.0, ClearStone, Schooner, deviantART, ScaleOut, aiCache, WAPT, Karmasphere, Kabam, Newrelic, Cloudkick, Membase, Joyent, CloudSigma, ManageEngine, Site24x7

155 high scalability-2011-03-28-Aztec Empire Strategy: Use Dual Pipes in Your Aqueduct for High Availability

156 high scalability-2011-03-25-Did the Microsoft Stack Kill MySpace?

157 high scalability-2011-03-24-Strategy: Disk Backup for Speed, Tape Backup to Save Your Bacon, Just Ask Google

158 high scalability-2011-03-22-Sponsored Post: ClearStone, Schooner, deviantART, ScaleOut, aiCache, WAPT, Karmasphere, Kabam, Newrelic, Cloudkick, Membase, Joyent, CloudSigma, ManageEngine, Site24x7

159 high scalability-2011-03-22-Facebook's New Realtime Analytics System: HBase to Process 20 Billion Events Per Day

160 high scalability-2011-03-18-Stuff The Internet Says On Scalability For March 18, 2011

161 high scalability-2011-03-17-Are long VM instance spin-up times in the cloud costing you money?

162 high scalability-2011-03-15-Sponsored Post: Schooner, deviantART, ScaleOut, aiCache, WAPT, Karmasphere, Kabam, Newrelic, Cloudkick, Membase, Joyent, CloudSigma, ManageEngine, Site24x7

163 high scalability-2011-03-14-Twitter by the Numbers - 460,000 New Accounts and 140 Million Tweets Per Day

164 high scalability-2011-03-14-6 Lessons from Dropbox - One Million Files Saved Every 15 minutes

165 high scalability-2011-03-09-Productivity vs. Control tradeoffs in PaaS

166 high scalability-2011-03-09-Google and Netflix Strategy: Use Partial Responses to Reduce Request Sizes

167 high scalability-2011-03-08-Medialets Architecture - Defeating the Daunting Mobile Device Data Deluge

168 high scalability-2011-03-04-Stuff The Internet Says On Scalability For March 4, 2011

169 high scalability-2011-03-03-Stack Overflow Architecture Update - Now at 95 Million Page Views a Month

170 high scalability-2011-03-01-Sponsored Post: ScaleOut, aiCache, WAPT, Karmasphere, Kabam, Opera Solutions, Newrelic, Cloudkick, Membase, Joyent, CloudSigma, ManageEngine, Site24x7

171 high scalability-2011-02-28-A Practical Guide to Varnish - Why Varnish Matters

172 high scalability-2011-02-24-Strategy: Eliminate Unnecessary SQL

173 high scalability-2011-02-23-This stuff isn't taught, you learn it bit by bit as you solve each problem.

174 high scalability-2011-02-22-Is Node.js Becoming a Part of the Stack? SimpleGeo Says Yes.

175 high scalability-2011-02-18-Stuff The Internet Says On Scalability For February 18, 2011

176 high scalability-2011-02-16-Paper: An Experimental Investigation of the Akamai Adaptive Video Streaming

177 high scalability-2011-02-15-Wordnik - 10 million API Requests a Day on MongoDB and Scala

178 high scalability-2011-02-15-Sponsored Post: Karmasphere, Kabam, Opera Solutions, Percona, Appirio, Newrelic, Cloudkick, Membase, EA, Joyent, CloudSigma, ManageEngine, Site24x7

179 high scalability-2011-02-11-Stuff The Internet Says On Scalability For February 11, 2011

180 high scalability-2011-02-10-Dispelling the New SSL Myth

181 high scalability-2011-02-10-Database Isolation Levels And Their Effects on Performance and Scalability

182 high scalability-2011-02-08-Mollom Architecture - Killing Over 373 Million Spams at 100 Requests Per Second

183 high scalability-2011-02-04-Stuff The Internet Says On Scalability For February 4, 2011

184 high scalability-2011-02-02-Piccolo - Building Distributed Programs that are 11x Faster than Hadoop

185 high scalability-2011-02-01-Sponsored Post: Karmasphere, Kabam, Opera Solutions, Percona, Appirio, Newrelic, Cloudkick, Membase, EA, Joyent, CloudSigma, ManageEngine, Site24x7

186 high scalability-2011-02-01-Google Strategy: Tree Distribution of Requests and Responses

187 high scalability-2011-01-28-Stuff The Internet Says On Scalability For January 28, 2011

188 high scalability-2011-01-27-Comet - An Example of the New Key-Code Databases

189 high scalability-2011-01-26-Google Pro Tip: Use Back-of-the-envelope-calculations to Choose the Best Design

190 high scalability-2011-01-21-PaaS shouldn’t be built in Silos

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

192 high scalability-2011-01-19-Sponsored Post: Percona, Appirio, Newrelic, Cloudkick, Membase, EA, Joyent, CloudSigma, ManageEngine, Site24x7

193 high scalability-2011-01-18-Paper: Relational Cloud: A Database-as-a-Service for the Cloud

194 high scalability-2011-01-14-Stuff The Internet Says On Scalability For January 14, 2011

195 high scalability-2011-01-11-Google Megastore - 3 Billion Writes and 20 Billion Read Transactions Daily

196 high scalability-2011-01-10-Riak's Bitcask - A Log-Structured Hash Table for Fast Key-Value Data

197 high scalability-2011-01-06-BankSimple Mini-Architecture - Using a Next Generation Toolchain

198 high scalability-2011-01-04-Sponsored Post: Newrelic, Cloudkick, Strata, EA, Joyent, CloudSigma, ManageEngine, Site24x7

199 high scalability-2011-01-04-Map-Reduce With Ruby Using Hadoop

200 high scalability-2011-01-03-Stuff The Internet Says On Scalability For January 3, 2010