Next Steps

Page last updated:

You now know how to deploy an app, change its configuration, view logs, scale, and bind it to services.

Here’s some recommended reading. The first one describes the buildpack which Cloud Foundry uses to bootstrap Go applications. The second one points to the binary buildpack, which you can use as an alternative way of pushing Go apps. The third one is a collection of factors you should consider when creating a modern cloud-native application.

View the source for this page in GitHub