Amazon S3 is Patent-Pending
theodp writes "If your startup is counting on a copycat service to emerge for Amazon S3 disaster recovery, you might want to start thinking about a Plan C. On Thursday, the USPTO disclosed that Amazon wants a patent for its Distributed storage system with web services client interface invention, aka Amazon Simple Storage Service."
That's a great idea! Why didn't I think of that? Luckily I've still got my patent for a water holding container.
Control is an illusion, order our comforting lie. From chaos, through chaos, into chaos we fly
The crap video card manufacturor from the 90s sues Amazon for trademark infringement, it'd be spurious, but *shrugs*, so's this patent (and all software patents).
There are shills on slashdot. Apparently, I'm one of them.
If this is the simple combination of existing technologies it shouldn't be enforceable. "Distributed storage system..." check. "Web services client interface..." yeah we have that too. Sorry no patent, that is specifically excluded. Then again American law seems to be for sale, and Amazon has a history of bullying the patent office.
-- http://thegirlorthecar.com funny dating game for guys
Open technologies/standards should be licensed in such a way that the license can be revoked if a licensee patents something using that technology. So if Amazon patents a storage system which uses web services then they are not allowed to use web services anymore. However this doesn't help against patent troll companies as they are not interested in creating any useful thing. Hopefully these trolls will sue Amazon for a few billion dollars very soon.
Surely someone's done a redundant db with a web services interface before? How else could they have done it than that?
ccalam - acoustic versions of new songs.
Hey, we're doing this everyday right? I had used webservices to send and receive all sorts of objects before, text, images, passwords in plain text and stores/reads them from a storage where I use a key value to access it...
I can think of some very similar products/etc, for example memcached:
http://www.danga.com/memcached/
You can have multiple memcached servers servicing multiple front ends (just ask wikipedia.org!)
It keeps mentioning "web services". I assume that refers explicitly to something like using existing http and related protocols to encode files and transmitting them over port 80.
... .
The Web refers to the World Wide Web. It has nothing to do with other protocols such as SMTP, POP3, IMAP, NTP, NNTP, SSH, telnet, FTP, echo, finger, gopher, named,
So if you roll your own protocol to accomplish the same thing, I don't see that it would violate this patent, if it is even enforceable.
Take away the web services portion and much of this looks like enterprise wide backup software done back in the mid 1990's by companies such as IBM and Mission Critical Software. Of couse, they may have their own patents on the procedure. Maybe the use of "web services" is to distinguish Amazon's patent from theirs or from the literature on the subject.
Example of why patent reform cant happen. Most problems with the system could be fixed by replacing the idiots with people who wont look at this sort of obvious nonsense but these guys like Amazon have the money and a vested interest in abusing the system like this so unless overnight 100 million people make this a campaign issue it just cant happen. It's a pretty sad situation because in theory patents are a very good idea, so if some poor guy invents some amazing genuine invention he cant get usurped by big companies and can profit from his brains. Of course in practice this isn't working out so well the last decade in particular.
> a Amazon Simple Storage Service.
In Computing, Simple == Obvious. Patents should be new, useful, novel and not-obvious. http://www.bitlaw.com/patent/requirements.html
S3 has been done before and often and like Amazon's previous patents, this one has a high "Duh" factor. But Amazon must know that. The problem with patents and laws in general is that big companies and government know they can do something wrong and get away with it for a long time. Even if it's reversed in the distant future, mission accomplished.
I dream of a day where computing systems are designed by computer scientists, not lawyers.
Hurry, grab Park Place, the Open Source clone of S3, before it is gone.
Park Place is written in Ruby by Why.
IANAL, but given this ruling, it appears that patents like the Amazon S3 one would fail under this new ruling.
Like most of the Slashdot hive-mind, I believe strongly that the patent system is broken and is in need of serious reform.
However, I do think that the concept behind patents is good: Give people with innovative new ideas a monopoly for a few years so that they might recover some of their development costs. (I'd make the time period of the patent much shorter and make a bunch of other adjustments that aren't relevant here.)
If competing services really are "copycats", they're exactly the sort of thing that patents were designed to prevent. Whether they're copycats (or if Amazon is copying other existing technology) is a more interesting question.
--
WebDAV?