|
|
|
|
|
by ajross
5155 days ago
|
|
I'm inclined to agree. The whole point to AWS, and in fact the reason for it's success in the face of determined competition from AppEngine, is the fact that the virtual hosts are "just Linux boxes" and that S3 is "just static file storage". Cloning those interfaces (or architecting an app to be portable across equivalents) really isn't difficult at all. The rest of OpenStack is just cloning the administrativia, honestly. Only the most rigorously scaled AWS app, for instance (I'm thinking about things like Reddit here), is going to need the programmatic ability to spawn EC2 hosts, etc... At the startup scale, that's just bandwidth you'd be better off spending on your product's value, not cost savings. So, I'm all in favor of OpenStack. But I don't think that cloning Amazon's API is going to win anyone any business. You have to beat them on price and quality. We'll see. |
|