We're going to release a commercial API product very soon. The API provides the ability to upload, covert and store different media formats. Uploaded files will be converted to open and closed media formats. What's the best method to calculate a price for the different kinds of API Request Types like Video and Sound on the basis of the storage, traffic, load costs?

Best
Henrik

link|improve this question

80% accept rate
feedback

1 Answer

how much it costs you to service a request + how much profit you want per request

link|improve this answer
How should I calculate the costs of a load spike on the server, when a audio- or media is converted? – Henrik P. Aug 30 '10 at 9:08
You can't. You can however implement a queue system if you want to be in complete control of costs. – gekkz Aug 30 '10 at 11:47
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.