Hacker News new | ask | show | jobs
by spyspy 2713 days ago
Given what we've seen with AppEngine they've been moving away from custom language toolchains and to a more containerized deployment approach.
1 comments

You're right. If you look around in the logs for the deployment output, you'll see that both Cloud Functions and App Engine go through a container build step via Cloud Build.