app.json is a manifest format for describing web apps. It declares environment variables, add-ons, and other information required to deploy and run an app on Heroku.| devcenter.heroku.com
Private Spaces are dedicated environments for running dynos and certain types of add-ons enclosed within an isolated network.| devcenter.heroku.com
Learn about the different generations of Heroku and associated features| devcenter.heroku.com
Heroku calculates billing based on wall-clock usage.| devcenter.heroku.com
A pipeline is a group of Heroku apps that share the same codebase.| devcenter.heroku.com
Developer reference for Heroku Continuous Integration| devcenter.heroku.com
Heroku Postgres supports many Postgres extensions as well as features such as PostGIS and full text search that are not bundled as part of the extensions system| devcenter.heroku.com
A technical description of the Heroku Platform API, which lets you programmatically automate, extend and combine Heroku with other services.| devcenter.heroku.com