Thanks. Do you suggest any blog or books to familiarize with GCP. 
Can you explain this environment 
-- https://cloud.google.com/launcher/solution/bitnami-launchpad/meanstack

How is the pricing determined. Does MongoDB and node is on same environment 
? 

For the GCE  - Do you have a good example on the cloud platform reference 
guide that I can use to get started. I am looking at the launcher 
document https://cloud.google.com/launcher/



On Tuesday, 23 February 2016 16:15:19 UTC-5, Nick wrote:
>
> You have 4 options right now on GCP:
> GCE - runs VMs same as ec2
> GKE - runs docker containers instead of full VMs
> Managed VMs - these are appengine apps running in a less sandboxes 
> environment, basically containers with access to managed services using 
> 'native' APIs (as opposed to service calls)
> GAE - appengine, a PaaS in a fully managed environment, you deploy code 
> and they run on their own, accessing services as native APIs
>
> You can run a servlet 3.x app in the first three, with different levels of 
> operational effort. 
>
> Right now, GAE is servlet 2.5 (Java 7). Don't hold your breath for this to 
> change, it's been on the roadmap for years (although we're all very 
> hopefully)
>
> Managed VMs are not GA yet either, which may affect your choice.
>
> Regarding play, I can't help there.
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/71828680-8777-4da9-be6c-7f6ba56cbaf3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to