Roberto Nogueira
2013-Sep-25 12:24 UTC
Is it possible to deploy Ruby on Rails on Amazon AWS?
I would like to know if it is possible to deploy a Ruby on Rails App to the Amazon AWS cloud, and if it is, which is the best way? Is there an updated tutorial to do so? Best Regards --Roberto Nogueira -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4a2e14ed-6e1e-4d98-a825-4ef2a770b401%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Frederick Cheung
2013-Sep-29 07:59 UTC
Re: Is it possible to deploy Ruby on Rails on Amazon AWS?
At a basic level AWS is just providing you with a virtualised server - you can deploy to it as you would to any other server (precise details will depend on which OS you pick). The default Amazon Linux is a CentOS derivative so instructions for centos/redhat should work, but there are free images for ubuntu, debian etc. A more managed solution is to use elastic beanstalk - you lose some flexibility but in exchange some stuff is setup for you in a sensible way Fred On Wednesday, September 25, 2013 1:24:11 PM UTC+1, Roberto Nogueira wrote:> > I would like to know if it is possible to deploy a Ruby on Rails App to > the Amazon AWS cloud, and if it is, which is the best way? Is there an > updated tutorial to do so? > Best Regards > --Roberto Nogueira >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/68c8c200-d1a0-4b29-9289-336a0d8f633c%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.