Hi Will,

>From a development perspective, I have found that especially when using GAE 
there is sometimes no need for a dev environment that utilises GCP 
resources.
This is due to the SDK being very powerful in running applications on the 
developers local machine. 
Of course this does not always work completely as there are some products 
that the SDK, currently, does not support.
I have also found that for staging (with GAE), versions can be used to 
verify changes before you let that application accept traffic.

- Dan

On Tuesday, 8 May 2018 02:28:28 UTC+12, Will H wrote:
>
> Hi all,
>
> Is it best practice to maintain different google cloud projects for each 
> environment (dev, qa, prod....) for all google cloud services. I.e. I mean 
> your dev project might have a google app, sql database, and compute 
> instance that mirror your prod (except of course for the feature you are 
> developing).  Or do some people keep all their dbs, compute instance in one 
> project and only create separate projects for the dev, qa, prod version of 
> their google app engine?
>
> I hope that makes sense...
>
> Will
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/b919c302-4186-496b-9907-4205e5d508b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to