Thread overview | |||||
---|---|---|---|---|---|
|
June 12, 2014 Soon be using D with Google App Engine via Managed VMs | ||||
---|---|---|---|---|
| ||||
Attachments:
| Can use D (esp. with Vibe.d) with the auto scaling of app engine. http://googlecloudplatform.blogspot.com/2014/06/an-update-on-container-support-on-google-cloud-platform.html |
June 12, 2014 Re: Soon be using D with Google App Engine via Managed VMs | ||||
---|---|---|---|---|
| ||||
Posted in reply to Rory McGuire | I didn't see anything in the article, but can you still use CloudSQL and similar from inside of one of those containers without using Java/Go/whatever else is supported by App Engine? |
June 15, 2014 Re: Soon be using D with Google App Engine via Managed VMs | ||||
---|---|---|---|---|
| ||||
Posted in reply to Casey | On Thursday, 12 June 2014 at 15:23:12 UTC, Casey wrote: > I didn't see anything in the article, but can you still use CloudSQL and similar from inside of one of those containers without using Java/Go/whatever else is supported by App Engine? CloudSQL can be used from anywhere, but the Datastore is limited to App Engine: «You still have access to core App Engine services such as Datastore, Task Queues, and Memcache from within Managed VMs» https://developers.google.com/cloud/managed-vms This is apparently not in preview yet, so it is not for production use and you have to apply to get access. |
Copyright © 1999-2021 by the D Language Foundation