On Apr 5, 2009, at 9:38 PM, GreenAsJade wrote: > (Shouldn't the answer to "how much data, how much bandwidth I can > have" be under "Constraints" in the docs?)
No, that section is intended to explain application design constraints that relate to deploying your application in an on-demand cloud computing environment, and to designing for scalability in general. Bandwidth and other resource limits are related to our business model, and what we'll provide you free before you'd need to move to one of our paid plans. We haven't announced pricing yet, but it's coming really soon so stay tuned for more info on that. As for your original question, there are actually ways to upload directly to S3 and bypass Heroku entirely. This plugin will let you do this: http://github.com/elcgit/s3-swf-upload-plugin/tree/master. Best, /Morten > > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google > Groups "Heroku" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en > -~----------~----~----~----~------~----~------~--~-- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
