Re: Migrating to google cloud

2017-07-25 Thread Mark Wardle
Thanks all. That is all very helpful. I don’t have a particular preference between Google and Amazon here, but was attracted by the automatic encryption by default in Google I’ll give it a whirl. Mark > On 24 Jul 2017, at 11:08, Paul Hoadley wrote: > > Hi Mark, > > On 23 Jul 2017, at 10:18

Re: Migrating to google cloud

2017-07-24 Thread Paul Hoadley
Hi Mark, On 23 Jul 2017, at 10:18 pm, Mark Gowdy wrote: > Has anyone considered using the more advanced ELB setup as an alternative to > apache and the adaptor? > Similar to how mod_proxy works. > > Static stuff could be served from S3, and ELB would load balance across the > instances? Sou

Re: Migrating to google cloud

2017-07-23 Thread Mark Gowdy
On 22 Jul 2017, at 02:38, Paul Hoadley wrote: >> nginx as a front-end for future load-balancing > > ELB. https://aws.amazon.com/elasticloadbalancing/ > Has anyone considered using the more advanced ELB setup as an alternative to apache and the adaptor? Similar to how mod_proxy works. Stati

Re: Migrating to google cloud

2017-07-21 Thread Paul Hoadley
Hi Mark, On 22 Jul 2017, at 2:35 am, Mark Wardle wrote: > I am used to a simple single server with PostgreSQL, Monitor and wotaskd so > this is a bit of a leap. I’d like to take advantage of Cloud SQL > (https://cloud.google.com/sql/ ) running > PostgreSQL, and

Re: Migrating to google cloud

2017-07-21 Thread Theodore Petrosky
I have a similar need. I have been moving to AWS. It was easy to set up a centos (or any other flavor linux) instance. In my case, I set up separate instances. One for the database and one for the apps. Although you could use a single box (instance) for both the database and app server. I have

Migrating to google cloud

2017-07-21 Thread Mark Wardle
Dear all, I am migrating some services to google cloud. I now have a mixture of micro services (Apache Cayenne / Bootique) and older (but working well and still very much alive and in development) WO applications. These have traditionally been hosted on the NHS or more recently on linode, but I