Live data from Hacker News

Introducing Google Cloud Container Builder

cloudplatform.googleblog.com

1–10 of 114 posts

Re: Introducing Google Cloud Container Builder

#9
post #2

With appengine exposing instances and cloud container facilitating the deployment of software packages, i wonder how long it'll take until the two merge.

That's basically what App Engine Flexible [0] is. It's yet to reach General Availability, but all you have to do is define a bunch of containers and a dispatch.yaml file [1], and App Engine then takes care of deploying/routing/scheduling it for you.

[0] https://cloud.google.com/appengine/docs/flexible/

[1] https://cloud.google.com/appengine/docs/flexible/python/how-...

Post reply on HN