<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace V5 Site Server v5.13.158 (http://www.squarespace.com) on Wed, 22 May 2013 06:54:12 GMT--><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>High Scalability</title><link>http://highscalability.com/blog/</link><description></description><lastBuildDate>Mon, 20 May 2013 15:25:06 +0000</lastBuildDate><copyright></copyright><language>en-US</language><generator>Squarespace V5 Site Server v5.13.158 (http://www.squarespace.com)</generator><item><title>The Tumblr Architecture Yahoo Bought for a Cool Billion Dollars</title><dc:creator>Todd Hoff</dc:creator><pubDate>Mon, 20 May 2013 15:25:04 +0000</pubDate><link>http://highscalability.com/blog/2013/5/20/the-tumblr-architecture-yahoo-bought-for-a-cool-billion-doll.html</link><guid isPermaLink="false">426227:4867632:33728250</guid><description><![CDATA[<p><img src="http://farm8.staticflickr.com/7186/6867707205_ffc657dfba_m.jpg" alt="" align="RIGHT" /></p>
<p>It's being reported <a href="http://mashable.com/2013/05/19/yahoo-tumblr-2/">Yahoo bought Tumblr for $1.1 billion</a>. You may recall <a href="http://highscalability.com/blog/2012/4/9/the-instagram-architecture-facebook-bought-for-a-cool-billio.html">Instagram was profiled on HighScalability</a> and they were also bought by Facebook for a ton of money. A coincidence? You be the judge.</p>
<p>Just what is Yahoo buying? The business acumen of the deal is not something I can judge, but if you are doing due diligence on the technology then Tumblr would probably get a big thumbs up. To see why, please keep on reading...</p>]]></description><wfw:commentRss>http://highscalability.com/blog/rss-comments-entry-33728250.xml</wfw:commentRss></item><item><title>Stuff The Internet Says On Scalability For May 17, 2013</title><category>hot links</category><dc:creator>Todd Hoff</dc:creator><pubDate>Fri, 17 May 2013 15:30:19 +0000</pubDate><link>http://highscalability.com/blog/2013/5/17/stuff-the-internet-says-on-scalability-for-may-17-2013.html</link><guid isPermaLink="false">426227:4867632:33620688</guid><description><![CDATA[<p>Hey, it's HighScalability time:</p>
<div align="center"><img src="http://farm9.staticflickr.com/8139/8708102277_dfa183070f_m.jpg" alt="" /><br />(<a href="http://www.slate.com/blogs/bad_astronomy/2013/05/04/solar_flare_a_magnetic_eruption_on_the_sun_blows_off_a_towering_spire_of.html">Earth sized solar flare</a>, <a href="http://farm9.staticflickr.com/8536/8709236464_28d3803069_o.jpg">some more flair</a>)</div>
<p>&nbsp;</p>
<ul>
<li>Google I/O to world: Just try to keep up with us. You can't. But go ahead and try. Nah na na na nah...</li>
<br />
<li><a href="https://twitter.com/kevinmarks/status/334704625695457282">17 billion</a>: Google Cloud Messaging messages per day with 60ms latency; <a href="http://thenextweb.com/insider/2013/05/15/now-serving-over-1b-page-views-per-month-500px-launches-completely-redesigned-professional-photo-portfolios/">1B page views</a>: 500px; <a href="http://thinkaurelius.com/2013/05/13/educating-the-planet-with-pearson/">121 billion</a>: &nbsp;edge graph using Titan; <a href="http://www.businessweek.com/printer/articles/115142-netflix-reed-hastings-survive-missteps-to-join-silicon-valleys-elite">4 billion hours</a>: hours watched on Netflix per quarter; <a href="http://arstechnica.com/information-technology/2013/05/google-wants-your-wordpress-blog-and-everything-else-in-its-cloud/">4.5 trillion</a>: BigTable transactions per month</li>
<br />
<li>Quotable Quotes:                    
<ul>
<li><a href="https://news.ycombinator.com/item?id=5702090">to3m</a>: As with any time you make plans for the future, sometimes you get it wrong. Ars longa vita brevis, and all that.</li>
<li><a href="http://www.mysqlperformanceblog.com/2013/05/14/is-synchronous-replication-right-for-your-app/">Callaghan&rsquo;s law</a>: a given row can&rsquo;t be modified more than once per RTT</li>
<li><a href="https://news.ycombinator.com/item?id=5702663">Josh Haberman</a>: I had an epiphany one day when I realized that the kernel is nothing but a library with an expensive calling convention.</li>
<li><a href="http://www.reddit.com/r/programming/comments/1e90q7/the_secret_to_10_million_concurrent_connections/c9ydmp4">fread2281</a>: Insane speed calls for insane measures.</li>
<li><a href="https://groups.google.com/d/msg/mechanical-sympathy/ao44gonVdAY/B_RiQ0c1_A8J">Luke Gorrie</a>: hardware really wants to run fast and you only need to avoid getting in the way -- &nbsp;not too hard if you write the whole stack to match your application, but very hard if you depend on abstractions and misunderstand what's going on.</li>
<li><a href="https://news.ycombinator.com/item?id=5711822">Francis Stephens</a>: This exposes an important, and to me non-obvious, property of concurrency. That it's not the locking that's really hard, it's how to be sure that every piece of related data is included in the lock (or STM).</li>
<li><a href="https://twitter.com/jamesurquhart/status/332365107478806531">@jamesurquhart</a>: "Complexity is a characteristic of the system, not of the parts in it." -Dekker</li>
<li><a href="http://colin-scott.github.io/blog/2013/05/12/wan-vs-datacenter-link-reliability/#">Colin Scott</a>: out of all the datacenter links types, the average downtime was 0.3 days. This translates to roughly three and a half 9&rsquo;s of reliability, an order of magnitude greater than WAN links.</li>
<li><a href="https://twitter.com/adocortes/statuses/332186944928899072">@adocortes</a>:&nbsp;GPU vs CPU 40x faster for image processing in clusters</li>
</ul>
</li>
<br />
<li>Really fast growth really does happen says someone somewhere: <a href="http://gigaom.com/2013/05/14/dots-game-from-betaworks-hits-100-million-game-plays-in-first-2-weeks/">Dots game from Betaworks hits 100 million game plays in first 2 weeks</a>.&nbsp;</li>
<br />
<li><a href="http://www.avc.com/a_vc/2013/05/a-day-late-and-a-dollar-short.html">If you love something you should set it free or lose everything</a>. Fred Wilson observes:&nbsp;This is a classic case of the innovator's dilemma. RIM felt that letting BBM out in the open would make it easier for Blackberry users to leave. So they kept it proprietary. For way too long. Now they no longer have a dominant smartphone franchise or a dominant mobile messenger franchise.</li>
<br />
<li>When Big Data ecosystems start merging it's not the end of the world, but building a different world: <a href="http://www.itnews.com.au/News/342993,amex-to-tap-big-data-to-expose-fake-reviews.aspx">Amex to tap big data (TripAdvisor) to expose fake review</a>s.</li>
<br />
</UL>


<P>
Don't miss all that the Internet has to say on Scalability, click below and become eventually consistent with all scalability knowledge...]]></description><wfw:commentRss>http://highscalability.com/blog/rss-comments-entry-33620688.xml</wfw:commentRss></item><item><title>Paper: Warp: Multi-Key Transactions for Key-Value Stores</title><category>Paper</category><dc:creator>Todd Hoff</dc:creator><pubDate>Thu, 16 May 2013 15:30:31 +0000</pubDate><link>http://highscalability.com/blog/2013/5/16/paper-warp-multi-key-transactions-for-key-value-stores.html</link><guid isPermaLink="false">426227:4867632:33718796</guid><description><![CDATA[<p><img src="http://farm8.staticflickr.com/7282/8741056411_2770a434e3_m.jpg" alt="" align="RIGHT" /></p>
<p>Looks like an interesting take on "a completely asynchronous, low-latency transaction management protocol, in line with the fully distributed NoSQL architecture."</p>
<p><a href="http://hyperdex.org/papers/warp.pdf">Warp: Multi-Key Transactions for Key-Value Stores</a>&nbsp;overview:</p>
<blockquote>
<p>Implementing ACID transactions has been a longstanding challenge for NoSQL systems. Because these systems are based on a sharded architecture, transactions necessarily require coordination across multiple servers. Past work in this space has relied either on heavyweight protocols such as Paxos or clock synchronization for this coordination.</p>
<p>This paper presents a novel protocol for coordinating distributed transactions with ACID semantics on top of a sharded data store. Called linear transactions, this protocol achieves scalability by distributing the coordination task to only those servers that hold relevant data for each transaction. It achieves high performance by serializing only those transactions whose concurrent execution could potentially yield a violation of ACID semantics. Finally, it naturally integrates chain-replication and can thus tolerate faults of both clients and servers. We have fully implemented linear transactions in a commercially available data store. Experiments show that the throughput of this system achieves 1-9&times; more throughput than MongoDB, Cassandra and HyperDex on the Yahoo! Cloud Serving Benchmark, even though none of the latter systems provide transactional guarantees.</p>
</blockquote>]]></description><wfw:commentRss>http://highscalability.com/blog/rss-comments-entry-33718796.xml</wfw:commentRss></item><item><title>Lesson from Airbnb: Give Yourself Permission to Experiment with Non-scalable Changes</title><category>Strategy</category><dc:creator>Todd Hoff</dc:creator><pubDate>Wed, 15 May 2013 15:30:45 +0000</pubDate><link>http://highscalability.com/blog/2013/5/15/lesson-from-airbnb-give-yourself-permission-to-experiment-wi.html</link><guid isPermaLink="false">426227:4867632:33558111</guid><description><![CDATA[<p><img src="http://farm8.staticflickr.com/7284/8738324115_ce52cf5798_m.jpg" alt="" align="RIGHT" /></p>
<p>If you are stuck drowning in too much data and too many options and are dazzled by all the possibilities of code, here's a helpful&nbsp;bit of advice from Airbnb's rags to riches <a href="http://firstround.com/article/How-design-thinking-transformed-Airbnb-from-failing-startup-to-billion-dollar-business#">origin story</a>: <strong>it's okay to do things that don&rsquo;t scale</strong>.&nbsp;</p>
<p>A corollary is the idea of paying attention to and learning from what your users are actually doing and let that lead you without out that annoying voice in your head second guessing you, yelling but that will never scale! Worry about building something good, then worry about making it scale.</p>
<p>In Airbnb's case they noticed people weren't booking rooms because the pictures sucked. So they flew to New York and shot some beautiful images. This is a very non-scalable and non-technical solution. Yet it was the turning point for Airbnb and sparked their climb out of the "trough of sorrow." Previously they had been limited by the Silicon Valley idea that every feature had to be scalable. Not every solution can be found behind a computer screen.</p>
<p>For the full story please read&nbsp;<a href="http://firstround.com/article/How-design-thinking-transformed-Airbnb-from-failing-startup-to-billion-dollar-business#">How design thinking transformed Airbnb from a failing startup to a billion dollar business</a>.</p>
<h2>Related Articles</h2>
<ul>
<li>Interesting example: <a href="http://www.kickstarter.com/projects/1674251651/the-tailor-truck-with-3d-body-scanning-the-future?ref=category">The Tailor Truck with 3D Body Scanning: The Future of Custom</a></li>
</ul>]]></description><wfw:commentRss>http://highscalability.com/blog/rss-comments-entry-33558111.xml</wfw:commentRss></item><item><title>Sponsored Post: Dow Jones, Spotify, Evernote, Surge, Rackspace, Amazon, Booking, aiCache, Aerospike, Percona, ScaleOut, New Relic, LogicMonitor, AppDynamics, ManageEngine, Site24x7</title><category>hot links</category><dc:creator>Todd Hoff</dc:creator><pubDate>Tue, 14 May 2013 16:00:23 +0000</pubDate><link>http://highscalability.com/blog/2013/5/14/sponsored-post-dow-jones-spotify-evernote-surge-rackspace-am.html</link><guid isPermaLink="false">426227:4867632:33695614</guid><description><![CDATA[<p><img src="http://farm3.static.flickr.com/2363/5781449767_54902da8a5_o.jpg" alt="" align="RIGHT" /></p>
<h2>Who's Hiring?</h2>
<ul>
<li>Amazing things are happening at <a href="http://www.dowjones.com/">Dow Jones</a> &ndash; help build the next generation News and Media platforms that serve the best journalism in the world. High-impact, passionate, and driven technologists thrive in our environment, building platforms that deliver trusted content that enlightens and inspires millions around the world. &nbsp;Please <a href="https://dowjones.taleo.net/careersection/djexternal/jobdetail.ftl?lang=en&amp;job=HEA00000A">apply online</a></li>
<li>Want to build scalable systems that power the world's largest music streaming service? <a href="http://spoti.fi/XZl2kk">Spotify</a> is looking for engineers for our backend infrastructure team. <a href="http://spoti.fi/15yiA6A">Apply now</a>.</li>
<li>At <strong>Evernote</strong> our vision is to help the world remember everything. If you want to work in a face paced, highly rewarding environment with some of the smartest engineers on the planet, then come&nbsp;<a href="http://evernote.com/careers/">join us</a>! We are looking for&nbsp;<a href="http://evernote.com/careers/job.php?job=oDz8Wfw0">Sr. Security Engineers</a>&nbsp;and&nbsp;<a href="http://evernote.com/careers/job.php?job=ozWnWfwy">Sr. Operations Engineers/DevOps</a>&nbsp;to join our operations team.</li>
<li><strong>LogicMonitor</strong> is looking for a Front End developer to have a huge impact, be valued, realize their dreams, and help&nbsp;us realize ours.&nbsp;We are looking for someone to own the code that delivers the design and usability of LogicMonitor's&nbsp;enterprise SaaS application(s). Please <a href="http://www.logicmonitor.com/about/jobs/">apply online</a>.&nbsp;</li>
<li>We need awesome people @ <strong>Booking.com</strong> - We want YOU! Come design next generation interfaces, solve critical scalability problems, and hack on one of the largest Perl codebases. Please <a href="http://www.booking.com/jobs.en-us.html">apply online</a>.</li>
<li>The <strong>AWS</strong> Relational Database Service (RDS) automates management of relational databases in the cloud. We have a wide variety of customers and are part of many mission-critical applications, like the ones built by the 2012 <a href="http://bit.ly/U8zXm6">Obama re-election campaign</a>. If you're interested in joining a fast-growing service and team, please send your resume to <a href="mailto:rds-jobs@amazon.com">rds-jobs@amazon.com</a>.</li>
<li><strong>New Relic </strong>is looking for a <strong>Java Scalability Engineer</strong> in Portland, OR. Ready to scale a web service with more incoming bits/second than Twitter?&nbsp;&nbsp;<a href="http://newrelic.com/about/jobs">http://newrelic.com/about/jobs</a></li>
</ul>
<h2>Fun and Informative Events</h2>
<ul>
<li><strong>Surge</strong> - The Scalability &amp; Performance Conference, presented by OmniTI is happening on Sept. 12th-13th. Special, <a href="http://surge2013.eventbrite.com/?discount=HighScale">High Scalability Reader Rate</a>: $50 off registration--now through September 10!</li>
<li>It's back! Join the MySQL Community at the annual&nbsp;<a href="http://www.percona.com/live/mysql-conference-2013/" target="_blank">Percona Live MySQL Conference and Expo in Santa Clara</a>, April 22-25. This year's conference features an outstanding lineup of 92 speakers delivering 112 breakout sessions over three days!&nbsp;</li>
</ul>
<h2>Cool Products and Services</h2>
<ul>
<li>
<div id="_mcePaste"><a href="http://www.youtube.com/watch?v=JpFBiYePX64&amp;list=PLGo1-Ya-AEQDFTZosa5_9_RQeTRxjksqC&amp;index=1">Install Aerospike Community Edition in 10 Minutes!</a>&nbsp;To help you get up and running with our Community Edition as quickly as possible, we've created a tutorial video on AerospikeTV that provides guidance on installing your free database.&nbsp;Download our <a href="http://www.aerospike.com/free-community-edition/">FREE Database</a> and <a href="http://www.youtube.com/playlist?list=PLGo1-Ya-AEQDFTZosa5_9_RQeTRxjksqC">see how easy it is to install</a>!</div>
</li>
<li><a href="http://www.rackspace.com/blog/what-the-rackspace-cloud-api-can-do-for-your-business/?cm_mmc=ContentMKTG-_-HighScalability-%20_-AppDev-_-RSCloudAPI">The Rackspace Cloud Application Programming Interface (API)</a>&nbsp;&nbsp;has changed the game allowing customers to easily modify their cloud configuration with just a few lines of code. The API is a powerful tool and something everyone should know about, regardless of your level of technical ability.</li>
<li><strong><a href="http://aiCache.com ">aiCache</a></strong> creates a better user experience by increasing the speed scale and stability of your web-site. Test aiCache acceleration for free. No sign-up required. <a href="http://aicache.com/deploy">http://aicache.com/deploy</a></li>
<li><strong>New Benchmark shows Aerospike nearly 10x Faster than the Competition.&nbsp;</strong>Thumbtack Technology YCSB Benchmark shows Aerospike nearly 10x faster than Cassandra, Couchbase and Mongodb.&nbsp;<a href="http://www.aerospike.com/benchmark/">Read it now!</a></li>
<li><strong>ScaleOut Software</strong>. In-Memory Data Grids for the Enterprise. <a href="http://googleads.g.doubleclick.net/aclk?sa=L&amp;ai=B7-2omnIPUNOUNIuwnQTj7oCgCuvV-qYCAAAAEAEg2ZKBAzgAUOass8T6_____wFYk-_j1xpgycbThsijoBmyARNoaWdoc2NhbGFiaWxpdHkuY29tugEKMTI1eDEyNV9hc8gBAtoBa2h0dHA6Ly9oaWdoc2NhbGFiaWxpdHkuY29tL2Jsb2cvMjAxMS8zLzIyL3Nwb25zb3JlZC1wb3N0LWNsZWFyc3RvbmUtc2Nob29uZXItZGV2aWFudGFydC1zY2FsZW91dC1haWNhYy5odG1swAIC4AIA6gITLzEwNDQ2NDMvU1NfSFNfQWQxMPgC8tEegAMBkAOsApgDrAKoAwHIAx3gBAGgBhQ&amp;num=0&amp;sig=AOD64_1qVmHQi4zHs3OWkSdJ7BT2sGusNA&amp;client=ca-pub-9451539202293335&amp;adurl=http://www.scaleoutsoftware.com&amp;nm=5&amp;nx=10&amp;ny=-36">Download a Free Trial</a>.</li>
<li><strong>LogicMonitor</strong> - <a href="http://www.logicmonitor.com/">Hosted monitoring</a> of your entire technology stack. Dashboards, trending graphs, alerting.&nbsp;Try it free and be up and running in just 15 minutes.</li>
<li><strong>AppDynamics</strong> is the very first free product designed for troubleshooting Java performance while getting full visibility in production environments.&nbsp;Visit <a href="http://www.appdynamics.com/free">http://www.appdynamics.com/free</a>.</li>
<li><strong>ManageEngine</strong> Applications Manager : Monitor physical,&nbsp;<a href="http://www.manageengine.com/products/applications_manager/virtualization-monitoring.html" target="_blank">virtual</a>&nbsp;and&nbsp;<a href="http://www.manageengine.com/products/applications_manager/cloud-monitoring.html" target="_blank">Cloud Applications</a>.</li>
<li><a href="http://www.site24x7.com/" target="_blank">www.site24x7.com</a>&nbsp;: Monitor&nbsp;<a href="http://site24x7.com/" target="_blank">End User Experience</a>&nbsp;from a global monitoring network.</li>
</ul>
<p>If any of these items interest you there's a full description of each sponsor below. Please click to read more...</p>]]></description><wfw:commentRss>http://highscalability.com/blog/rss-comments-entry-33695614.xml</wfw:commentRss></item><item><title>The Secret to 10 Million Concurrent Connections -The Kernel is the Problem, Not the Solution</title><category>Example</category><category>Performance</category><dc:creator>Todd Hoff</dc:creator><pubDate>Mon, 13 May 2013 15:30:10 +0000</pubDate><link>http://highscalability.com/blog/2013/5/13/the-secret-to-10-million-concurrent-connections-the-kernel-i.html</link><guid isPermaLink="false">426227:4867632:33690115</guid><description><![CDATA[<p><iframe width="250" height="188" align="right" src="http://www.youtube.com/embed/73XNtI0w7jA" frameborder="0" allowfullscreen></iframe></p>
<p dir="ltr"><span>Now that we have the </span><a href="http://www.kegel.com/c10k.html"><span>C10K concurrent connection problem</span></a><span> licked, how do we level up and support 10 million concurrent connections? Impossible you say. Nope, systems right now are delivering 10 million concurrent connections using techniques that are as radical as they may be unfamiliar.</span></p>
<p dir="ltr"><span>To learn how it&rsquo;s done we turn to </span><a href="https://twitter.com/ErrataRob"><span>Robert Graham</span></a><span>, CEO of Errata Security, and his absolutely fantastic talk at </span><a href="https://www.shmoocon.org/"><span>Shmoocon 2013</span></a><span> called </span><a href="http://www.youtube.com/watch?v=73XNtI0w7jA#!"><span>C10M Defending The Internet At Scale</span></a><span>.</span></p>
<p dir="ltr">Robert has a brilliant way of framing the problem that I&rsquo;ve never heard of before. He starts with a little bit of history, relating how Unix wasn&rsquo;t originally designed to be a general server OS, it was designed to be a control system for a telephone network. It was the telephone network that actually transported the data so there was a clean&nbsp;separation between the control plane and the data plane. The <strong>problem is we now use Unix servers as part of the data plane</strong>, which we shouldn&rsquo;t do at all. If we were designing a kernel for handling one application per server we would design it very differently than for a multi-user kernel.&nbsp;</p>
<p dir="ltr"><span>Which is why he says the key is to understand:</span></p>
<ul>
<li dir="ltr">
<p dir="ltr">The kernel isn&rsquo;t the solution. <strong>The kernel is the problem</strong>.</p>
</li>
</ul>
<p dir="ltr"><span>Which means:</span></p>
<ul>
<li dir="ltr">
<p dir="ltr"><strong> Don&rsquo;t let the kernel do all the heavy lifting</strong>. Take packet handling, memory management, and processor scheduling out of the kernel and put it into the application, where it can be done efficiently. Let Linux handle the control plane and let the the application handle the data plane.</p>
</li>
</ul>
<p>The result will be a system that can handle 10 million concurrent connections with 200 clock cycles for packet handling and 1400 hundred clock cycles for application logic. As a main memory access costs 300 clock cycles it&rsquo;s key to design in way that minimizes code and cache misses.</p>
<p dir="ltr"><span>With a </span><span><strong>data plane oriented system</strong></span><span> you can process 10 million packets per second. With a control plane oriented system you only get 1 million packets per second.</span></p>
<p dir="ltr"><span>If this seems extreme keep in mind the old saying: </span><span><strong>scalability is specialization</strong></span><span>. To do something great you can&rsquo;t outsource performance to the OS. You have to do it yourself.</span></p>
<p dir="ltr"><span>Now, let&rsquo;s learn how Robert creates a system capable of handling 10 million concurrent connections...</span></p>]]></description><wfw:commentRss>http://highscalability.com/blog/rss-comments-entry-33690115.xml</wfw:commentRss></item><item><title>Stuff The Internet Says On Scalability For May 10, 2013</title><category>hot links</category><dc:creator>Todd Hoff</dc:creator><pubDate>Fri, 10 May 2013 16:00:43 +0000</pubDate><link>http://highscalability.com/blog/2013/5/10/stuff-the-internet-says-on-scalability-for-may-10-2013.html</link><guid isPermaLink="false">426227:4867632:33558903</guid><description><![CDATA[<p>Hey, it's HighScalability time:</p>
<div align="center"><img src="http://farm8.staticflickr.com/7447/8720879489_2446cc7425_m.jpg" alt="" /><br />(<a href="https://twitter.com/snajmi/status/302626441537925120">In Thailand, they figured out how to solve the age-old queuing problem!</a>)</div>
<p>&nbsp;</p>
<ul>
<li><a href="http://www.huffingtonpost.com/2013/05/07/plants-talk-to-each-other-nanoscale-sound-waves-grow_n_3229021.html">Nanoscale</a>: Plants IM Using Nanoscale Sound Waves; <a href="http://home.web.cern.ch/about/updates/2013/02/cern-data-centre-passes-100-petabytes">100 petabytes</a>: CERN data storage</li>
<li>Quotable Quotes:                                  
<ul>
<li><a href="http://geoffarnold.com/?p=4349">Geoff Arnold</a>: Arguably all interesting advances in computer science and software engineering occur when a resource that was previously scarce or expensive becomes cheap and plentiful.</li>
<li><a href="https://twitter.com/jamesurquhart/status/332365107478806531">@jamesurquhart</a>: "Complexity is a characteristic of the system, not of the parts in it." -Dekker</li>
<li><a href="https://twitter.com/louisnorthmore/statuses/332210823026065410">@louisnorthmore</a>: Scaling down - now that's scalability!</li>
<li><a href="https://twitter.com/peakscale/status/332152495843463168">@peakscale</a>: Where distributed systems people retire to forget the madness: http://en.wikipedia.org/wiki/Antipaxos&nbsp;</li>
<li><a href="https://twitter.com/dozba/status/318100273262391296">@dozba</a>: "The Linux Game Database" ... Well, at least they will never have scaling problems.</li>
<li><a href="http://www.muktware.com/5565/there-no-reason-all-use-mysql-mysql-mariadb-founder-michael-widenius">Michael Widenius</a>: There is no reason at all to use MySQL</li>
<li><a href="https://twitter.com/steveloughran/statuses/330418663012315137">@steveloughran</a>: Whenever someone says "unlimited scalability", ask if that exceeds the <a href="http://en.wikipedia.org/wiki/Bekenstein_bound">berkenstein bound</a></li>
<li><a href="https://twitter.com/nationofminds/statuses/330325339739934720">@nationofminds</a>: "I have infinite MIPS. Unlimited scalability. And zero effing patience."&nbsp;</li>
<li><a href="http://www.nature.com/nbt/journal/v31/n5/full/nbt.2573.html">Endowing cells with logic and memory</a>:&nbsp;Genetic circuits that process and permanently store information are created with recombinases that flip the orientation of DNA cassettes.</li>
</ul>
</li>
<br />
<li><a href="http://architects.dzone.com/articles/search-eating-world">Search Is Eating The World</a>. The long sought after Nirvana of search and database becoming one may be nigh.&nbsp;</li>
<br />
<li>And you thought scalability didn't pay: <a href="http://techcrunch.com/2013/05/09/twitter-acquires-palo-alto-based-scalable-computing-startup-ubalo/">Twitter Acquires Palo Alto-Based Scalable Computing Startup Ubalo </a></li>
<br />
<li>New Finds: <a href="http://foodfightshow.org/">@foodfight</a>&nbsp;is an interesting and informative Chef oriented DevOps podcast you may enjoy if that's the sort of thing you enjoy, which you probably do. From which I learned from fellow&nbsp;<a href="http://en.wikipedia.org/wiki/The_Way_of_Kings">Way of Kings</a>&nbsp;aficionado&nbsp;Brandon Burton about a new deep systems podcast called <a href="http://realtalk.io/">Real Talk</a>&nbsp;by James Golick&nbsp;and Joe Damato, who want to talk about things concrete, not like that Hacker News BS.</li>
<br />
<li>I'd love to see the API: <a href="http://www.newscientist.com/article/mg21628950.300-the-idea-we-live-in-a-simulation-isnt-science-fiction.html">The idea we live in a simulation isn't science fiction</a>. Magic anyone?</li>
</UL>



<P>
Don't miss all that the Internet has to say on Scalability, click below and become eventually consistent with all scalability knowledge...]]></description><wfw:commentRss>http://highscalability.com/blog/rss-comments-entry-33558903.xml</wfw:commentRss></item><item><title>Typesafe Interview: Scala + Akka is an IaaS for Your Process Architecture</title><category>blueprint</category><category>distributed systems</category><category>framework</category><category>scala</category><dc:creator>Todd Hoff</dc:creator><pubDate>Wed, 08 May 2013 16:00:46 +0000</pubDate><link>http://highscalability.com/blog/2013/5/8/typesafe-interview-scala-akka-is-an-iaas-for-your-process-ar.html</link><guid isPermaLink="false">426227:4867632:33615370</guid><description><![CDATA[<p><img src="http://farm8.staticflickr.com/7429/8719188606_f4d36b44ce_m.jpg" alt="" align="RIGHT" /></p>
<p><em> This is an email interview with <a href="http://www.linkedin.com/in/viktorklang"><span>Viktor Klang</span></a><span>, Director of Engineering at </span><a href="http://typesafe.com/"><span>Typesafe</span></a><span>, on the </span><a href="http://docs.scala-lang.org/overviews/core/futures.html"><span>Scala Futures</span></a><span> model &amp; </span><a href="http://akka.io/"><span>Akka,</span></a><span> both topics on which is he is immensely passionate and knowledgeable.</span></em></p>
<p>How do you structure your application? That&rsquo;s the question I explored in the article <a href="http://highscalability.com/blog/2013/3/18/beyond-threads-and-callbacks-application-architecture-pros-a.html">Beyond Threads And Callbacks</a>. An option I did not talk about, mostly because of my own ignorance, is a powerful stack you may not be all that familiar with: Scala and Akka.</p>
<p dir="ltr"><span>To remedy my oversight is our acting tour guide, Typesafe&rsquo;s Viktor Klang, long time Scala hacker and Java enterprise systems architect. Viktor was very patient in answering my questions and was enthusiastic about sharing his knowledge. He&rsquo;s a guy who definitely knows what he is talking about.</span></p>
<p dir="ltr"><span>I&rsquo;ve implemented several Actor systems along with the messaging infrastructure, threading, async IO, service orchestration, failover, etc, so I&rsquo;m innately skeptical about frameworks that remove control from the programmer at the cost of latency.</span></p>
<p dir="ltr"><span>So at the end of the interview am I ready to drink the koolaid? Not quite, but I&rsquo;ll have a cup of coffee with the idea.</span>&nbsp;</p>
<p dir="ltr"><span>I came to think of Scala + Akka as a kind of a IaaS for your process architecture. Toss in Play for the web framework and you have a slick stack, with far more out of the box power than Go, Node, or plaino jaino Java.</span></p>
<p dir="ltr"><span>The build or buy decision is surprisingly similar to every other infrastructure decision you make. Should you use a cloud or build your own? It&rsquo;s the same sort of calculation you need to go through when deciding on your process architecture. While at the extremes you lose functionality and flexibility, but since they&rsquo;ve already thought of most everything you would need to think about, with examples, and support, you gain a tremendous amount too. Traditionally, however, processes architecture has been entirely ad-hoc. That may be changing.</span>&nbsp;</p>
<p dir="ltr"><span>Now, let&rsquo;s start the interview with Viktor...</span></p>]]></description><wfw:commentRss>http://highscalability.com/blog/rss-comments-entry-33615370.xml</wfw:commentRss></item><item><title>Not Invented Here: A Comical Series on Scalability</title><category>humor</category><dc:creator>Todd Hoff</dc:creator><pubDate>Tue, 07 May 2013 18:36:56 +0000</pubDate><link>http://highscalability.com/blog/2013/5/7/not-invented-here-a-comical-series-on-scalability.html</link><guid isPermaLink="false">426227:4867632:33614330</guid><description><![CDATA[<p>I read one of these poignantly&nbsp;humorous comics on <a href="http://notinventedhe.re/">Not Invented Here</a>&nbsp;a while back and since I wasn't sure it was OK to repost I emailed asking for permission. Nada. Then I saw <a href="http://martijndevrieze.net/2013/05/06/server-scalability-explained-by-a-web-comic/">Martijn de Vrieze</a> posted a collection of scalability comics from NIH and decided what the heck <em>(click image to read on site)</em>:</p>
<p><a href="http://thiswas.notinventedhe.re/on/2013-04-29"><img class="alignnone" src="http://thiswas.notinventedhe.re/on/2013-04-29" alt="" width="635" height="245" /></a></p>
<p><a href="http://thiswas.notinventedhe.re/on/2013-04-30"><img class="alignnone" src="http://thiswas.notinventedhe.re/on/2013-04-30" alt="" width="635" height="245" /></a></p>
<p><a href="http://thiswas.notinventedhe.re/on/2013-05-01"><img class="alignnone" src="http://thiswas.notinventedhe.re/on/2013-05-01" alt="" width="635" height="245" /></a></p>
<p><a href="http://thiswas.notinventedhe.re/on/2013-05-02"><img class="alignnone" src="http://thiswas.notinventedhe.re/on/2013-05-02" alt="" width="635" height="245" /></a></p>
<p><a href="http://thiswas.notinventedhe.re/on/2013-05-06"><img class="alignnone" src="http://thiswas.notinventedhe.re/on/2013-05-06" alt="" width="635" height="245" /></a></p>
<p>Thanks to Martijn for <a href="http://martijndevrieze.net/2013/05/06/server-scalability-explained-by-a-web-comic/">curating the collection</a> and NIH for creating them.</p>
<p>And I agree with Martijn, they do capture an ineffable quality about the entire space.</p>]]></description><wfw:commentRss>http://highscalability.com/blog/rss-comments-entry-33614330.xml</wfw:commentRss></item><item><title>7 Not So Sexy Tips for Saving Money On Amazon</title><category>Strategy</category><category>cost savings</category><dc:creator>Todd Hoff</dc:creator><pubDate>Mon, 06 May 2013 16:01:10 +0000</pubDate><link>http://highscalability.com/blog/2013/5/6/7-not-so-sexy-tips-for-saving-money-on-amazon.html</link><guid isPermaLink="false">426227:4867632:33417758</guid><description><![CDATA[<p><img src="http://farm9.staticflickr.com/8398/8703293898_1e6e0e87df_m.jpg" alt="" align="RIGHT" /></p>
<div><a href="http://www.linkedin.com/in/harishganesan">Harish Ganesan</a>&nbsp;CTO of <a href="http://www.8kmiles.com/">8KMiles</a>&nbsp;has a very helpful blog,&nbsp;<a href="http://harish11g.blogspot.in/">Cloud, Big Data and Mobile</a>, where he shows a&nbsp;nice analytical bent which leads to a lot of&nbsp;practical advice and cost saving tips:</div>
<div></div>
<div><ol>
<li><a href="http://harish11g.blogspot.com/2013/04/Amazon-Web-Services-AWS-Cost-Saving-Tips-SQS-Long-polling-Batch-requests.html">Use SQS Batch Requests</a>&nbsp;to reduce the number of requests hitting SQS which saves costs. Sending 10 messages in a single batch request which in the example save $30/month.</li>
<li><a href="http://harish11g.blogspot.com/2013/04/Amazon-Web-Services-AWS-Cost-Saving-Tips-SQS-Long-polling-Batch-requests.html">Use SQS Long Polling</a>&nbsp;to reduce extra polling requests, cutting down empty receives, which in the example saves ~$600 in empty receive leakage costs.</li>
<li><a href="http://harish11g.blogspot.in/2013/04/Amazon-Web-Services-AWS-Cost-Saving-Tips-Choosing-right-search-tier-Amazon-cloudsearch-Apache-Solr.html">Choose the right search technology choice to save costs in AWS</a>&nbsp;by matching your activity pattern to the technology. For a small application with constant load or a heavily utilized search tier or seasonal loads Amazon Cloud Search looks like the cost efficient play.&nbsp;</li>
<li><a href="http://harish11g.blogspot.in/2013/04/Amazon-Web-Services-AWS-Cost-Saving-Tips-Amazon-Cloudfront-Price-class.html">Use Amazon CloudFront Price Class to minimize costs</a>&nbsp;by selecting the right Price Class for your audience to potentially reduce delivery costs by excluding Amazon CloudFront&rsquo;s more expensive edge locations.</li>
<li><a href="http://harish11g.blogspot.in/2013/04/Amazon-Web-Services-AWS-Cost-Saving-Tips-Amazon-ElastiCache-cluster-nodes.html">Optimize&nbsp;ElastiCache Cluster</a>&nbsp;costs by right sizing cluster node sizes. For different usage scenarios (heavy, moderate, low) their are optimal instances types. Choosing the right type for the right usage scenario saves money.</li>
<li><a href="http://harish11g.blogspot.com/2013/04/Amazon-Web-Services-AWS-Cost-Saving-Tips-how-Amazon-AutoScaling-can-reduce-leakage-save-costs.html?utm_source=feedly&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+CloudBigDataAndMobile+(Cloud%2C+Big+Data+and+Mobile)">Amazon Auto Scaling can save costs</a>&nbsp;by better matching demand and capacity. Certainly not a new idea but the diagrams, different leakage scenarios (daily spike, weekly fluctuation, seasonal spike), and the explanation of potential savings (substantial) are well done.</li>
<li><a href="http://harish11g.blogspot.in/2013/04/Amazon-Web-Services-AWS-Cost-Saving-Tips-Amazon-S3-Object-expiration.html">Use Amazon S3 Object Expiration</a>&nbsp;feature to delete old backups, logs, documents, digital media, etc. A leakage of ~20 TB adds up to a tidy ~1650 USD a year.&nbsp;</li>
</ol></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>]]></description><wfw:commentRss>http://highscalability.com/blog/rss-comments-entry-33417758.xml</wfw:commentRss></item></channel></rss>