|
|
|
|
|
by sokoloff
6344 days ago
|
|
What do you think the user tolerance for paying to host large images would be? Obviously bandwidth and storage cost money, and if a site is to allow 4x larger photos (driving 4x larger costs), the site needs to make 4x more money somehow. Page views and ads and referral arrangements to photo printers aren't going to automatically scale with photo sizes for a free site. |
|
Not so fast. Bandwidth and storage needs scale roughly with resolution, but other costs scale more slowly or even not at all. Note that even storage (and to a lesser extend bandwidth) has a per-action cost that does not depend (much) on resolution. And, storage costs include meta data, which doesn't scale with resolution.
I've been working through a cost model for a (different kind of) image service and there are are surprises.
For a first approximation, work through how you might build such a site on Google App Engine and/or Amazon Web Services and build a parameterized cost model using their fee schedules for different things. Fiddle with the values for the parameters.