Writing Code That Scales
Check my post from today on the Rackspace Cloud blog. It covers several tips on planning ahead when writing a web-scale application.
Read the rest of this entry »Check my post from today on the Rackspace Cloud blog. It covers several tips on planning ahead when writing a web-scale application.
Read the rest of this entry »Imagine that you have a cluster with two machines side by side in an active/standby configuration. Let’s say you have your data replicated, and the systems are basically identical except for the IP address and hostname. You can use heartbeat to share an IP address such that if the primary fails, the secondary takes over. [...]
Read the rest of this entry »My wife asked me today if I could give a colleague some advice for how to backup a bunch of Macs. I’ll share my advice for you here. Over the past two decades I’ve used so many different backup systems and software and hardware combinations, I can’t even count them all. So this begs the [...]
Read the rest of this entry »