Ruby on Rails Saturday, January 26, 2019

> On Jan 26, 2019, at 2:28 PM, Hassan Schroeder <hassan.schroeder@gmail.com> wrote:
>
> On Sat, Jan 26, 2019 at 11:20 AM David Merrick <merrickdav@gmail.com> wrote:
>
>> I want a AWS Service that I can set up to run a Website with a Domain Name attached and keep it while I'm not logged into Amazon?
>
> Unless you want to plunge into exploring container-land, what's wrong
> with an EC2 instance and Route53 for DNS?
>
> --
> Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
> twitter: @hassan
> Consulting Availability : Silicon Valley or remote
>

And once you have an EC2 instance, set up a separate static IP address in the EC2 control panel, which you can switch around to different instances, or assign to an Elastic Load Balancer if you want to stand up multiple instances of the same app on separate VPSs.

Walter

> --
> 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@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yAzdY4vUSMP%3DVYU18Qubae2yLSBRAG43nTsqgP_oQeLHQ%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

--
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@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/1F25E40F-5CDA-4F6E-AC26-39DFDE3A6FEA%40wdstudio.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment