mike | Shared With: Everyone - Nov 02 2009 | database, storage
mike | Shared With: Everyone - Nov 02 2009 | storage, database, app engine
mike | Shared With: Everyone - Jan 08 2009 | storage, drives, disk, nas, raid
Interesting storage solution. drobo can take any number of drives and store your data across them redundantly - so any single drive failure will loose no data.
You can hot swap the drives and insert new ones at any time. drobo automatically formats the new drive and copies your files to it.
They claim more efficient than Raid - and they don't require all the drives to be identical.
It supports USB 2.0 and Firewire - a NAS "converter" is sold separately (drobo share).
Questions:
- Might it accidentally erase data if I put a non-empty drive into it?
Seems cool and is getting good 3rd party reviews.
mike | Shared With: Everyone - Aug 26 2008 | amazon, web services, ec2, storage
Amazon just shipped their new attachable volume service for EC2. Now you can mount a persistent store to your instances, and not worry about them disappearing if your instance crashes or is de-commissioned.
Pricing is $0.10 per GB per month plus $0.10 per 1 million I/O requests. Back-of-the-napkin estimate for a 100GB volume used for a high volume web site would cost $36 per month.
mike | Shared With: Everyone - Jul 20 2008 | facebook, api, data, storage, web developmentFacebook data storage
mike | Shared With: Everyone - Jun 29 2008 | javascript, storage, database
mike | Shared With: Everyone - Jun 17 2008 | javascript, google, storage, gadgetsGoogle Gadgets offer a simple persistence mechanism - setprefs. You can store simple properties (up to 2K) in a user-specific store that the gadget can reload later.
var prefs = new gadgets.Prefs();
var count = prefs.getInt("counter");
prefs.set("counter", count + 1);
mike | Shared With: Everyone - May 29 2008 | video, streaming, web services, storage, bandwidth, silverlight
mike | Shared With: Everyone - Feb 16 2008 | amazon, s3, web development, storage, reliability
Is S3 a single point of failure for Web 2.0 companies? One of the 3 S-3 data centers went down for 2 hours on Friday morning. Given that people noticed a complete outage - requests seem NOT to have failed over to the other centers.
Amazon seems serious about responding to this - but seems like they have a fundamental system problem.
Quoted: Bits is a blog about technology, innovation and society from The New York Times.
mike | Shared With: Everyone - Dec 22 2007 | server, home, nas, storage
This could be a really good solution for home backup and shared storage. For $600 you get 500GB of storage, with room to expand to 2TB via the 4 hot-swappable SATA drive bays -> total cost about $900. Compares favorably to a Buffalo TeraStation - and probably much faster as the TeraStation is known to have performance problems due to a slow processor.
Quoted: Amazon.com: HP EX470 MediaSmart Home Server (AMD Live/ 64 Bit Sempron Processor, 500 GB Hard Drive): Computers & PC Hardware

Related Content from Around Faves
storage
- 1 FaverViewed: 133 Times
- cyberpooh - Jun 06 20096 FaversViewed: 4 Times
- yeehaw - Jul 10 20091 FaverViewed: 4 Times



