Amazon's Elastic Beanstalk is the easiest way to deploy, provided you can package your app as a .war file. You just upload your app and tell how many servers to use and where your database is and you're done. And it can auto-scale if you want.
Use RDS for your database. John On Fri, Jun 27, 2014 at 7:04 AM, Paul Hoadley <[email protected]> wrote: > Hi Gino, > > On 27/06/2014, at 8:11 PM, Gino Pacitti <[email protected]> wrote: > > > I want to move one of my clients to AmazonEC but there seems to be a > whole array of choices.. > > > > I need to have a machine running monitor routing instance requests to 2 > or more servers that can then read/write to a separate database server so I > was thinking of a set of 4 servers. It might need to grow with additional > instances… > > > > Any suggestions? > > There are a number of groups represented on this list, including Logic > Squad, that have been deploying WebObjects apps on AWS for years. What > you've described above is perfectly feasible. Let us know if you have any > more specific questions. There's a Wiki page on deploying on EC2: > > http://wiki.wocommunity.org/display/documentation/Deploying+on+Amazon+EC2 > > Note the last-modified date, though—it may be a little stale. We use our > own fairly customised scripts and workflows (as, I imagine, does everyone > else), but that's probably a reasonable place to start exploring the idea. > > > -- > Paul Hoadley > http://logicsquad.net/ > > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > https://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com > > This email sent to [email protected] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
