Hi, I am new to Heroku and Git as well. I don't have much experience working with cloud environment but understand very well.
I've spent about a day on creating a new rails app in heroku and play around with git to understand the deployment strategy etc. It took me a while to understand how to manage different deployment environments. I liked heroku but not convinced yet. At the end of my research on heroku, I tried to deploy my blog site (built on rails 2.2.2) in heroku and that took me just about 15mins. That was excellent :) Currently, I am at the beginning stage of developing a commerce system using Spree and the system is built on SOA approach. Most of the services are NOT public facing but used internally withing the same environment/network. First of all, is heroku the best choice for me? If I choose heroku as the platform, how do I go about? Below are my questions, 1. If I have to create all the web services as a separate heroku apps, how would I share the database instance between the more than one services or apps like admin tools or crons? 2. If the consumer facing web-app needs to call other services within the cloud to fulfill the request, do I have to use public address (may be using CNAME or whatever) or can I have it route it within the cloud? I have a lot more questions but the correct answers to the above two might even have answers to my other questions. Thanks! -- 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.
