Caching and Tuning fun for high scalability. Wim Godden says If you're looking for a clear explanation about various caching techniques and tools like Memcached, Nginx and Varnish, as well as ways to deploy them in an efficient way, this talk is for you.
Digital checklist for new house hunting: reliable power; good cell reception; fast internet. Should we add to that list local datacenter? Amazon opens up a new datacenter in Oregon. Maybe we should have one in every pot?
Building an Application upon Riak - Part 1. Kent Langley documents his experience using Riak in a new product. He breaks it up into: Making the Decision; Learning; Operating; Scaling; Mistakes. Summary: I love Riak overall and I would definitely use it again. It's not easy and you really need to make sure the context is correct.
Side load may massively impact your MySQL Performance. Peter Zaitsev explains how loading a database server with a mix of workloads can lead to significant real world variance. On MySQL, changing your configuration can prevent a normally in memory workload from becoming disk IO bound, which can slow performance down more than 100 times.
Scale up anyone? Fusion-io Delivers 10 Terabyte ioDrive Octal. 1.3 million IOPS with 6.7 GB/s bandwidth, up to 20 TB in a 1U server; use a single computer to process a graph with 68,719,000,000 nodes at 52.796 million traversed edges per second.
Fun video explaining Hadoop using a kitchen metaphor. Not so sure the meal looked all that apetizing though.
Brent Ozar on SE Podcast #28 says the biggest performance fix is to think about why you need a query in the first place. Do all your drop down lists really need to hit the database?
Building a NAS Server. Sblair with a great analyis of how to buid your own NAS using ZFS.
Omid, a project whose goal is to add lock-free transactional support on top of HBase.
Frenetic: A Programming Language for OpenFlow Networks. An interesting domain specific language embedded in python for programming OpenFlow networks in a purely functional style. It's hard to imagine this running at line speed, but the idea is cool.
We hear almost nothing out of Apple, so when Ron Johnson shares What I Learned Building the Apple Store, it's worth a listen: The challenge for retailers isn't "how do we mimic the Apple Store" or any other store that seems like a good model. It's a very different problem, one that's conceptually similar to what Steve Jobs faced with the iPhone. He didn't ask, "How do we build a phone that can achieve a two percent market share?" He asked, "How do we reinvent the telephone?" In the same way, retailers shouldn't be asking, "How do we create a store that's going to do $15 million a year?" They should be asking, "How do we reinvent the store to enrich our customers' lives?"
Article originally appeared on (http://highscalability.com/).
See website for complete article licensing information.