You don't want to store your assets on heroku so you normally use Amazon S3 for that. Database options: Free tiny database on heroku Free mongoid database on mongohq.com and probably mongolabs.com too Probably other free databases available as well. Enough for small sites, and when you need a bit more you can get 256 MB at mongohq.com for $5 a month.
On Tue, May 24, 2011 at 7:45 AM, [email protected] <[email protected]>wrote: > > What about the database ? How does amazon s3 fit into the picture ? > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

