Heroku add-ons are components, services, or pieces of infrastructure that are fully maintained by a third-party provider or by Heroku.| devcenter.heroku.com
Learn how to verify your Heroku account.| devcenter.heroku.com
A pipeline is a group of Heroku apps that share the same codebase.| devcenter.heroku.com
Heroku Review Apps run the code in any GitHub pull request in a complete, disposable Heroku app. Review Apps each have a unique URL you can share, making them a great way to propose, test, and merge changes to your| devcenter.heroku.com
Use one-off dynos to execute administrative or maintenance tasks for the app. They can be executed using the `heroku run` command.| devcenter.heroku.com
Invite other Heroku users, purchase & configure resources, assign permissions & set up initial billing for every Heroku resource your Team uses.| devcenter.heroku.com
Developer reference for Heroku Continuous Integration| devcenter.heroku.com
Scheduler is a free Heroku add-on for running jobs on your app at scheduled time intervals, much like cron in a traditional server.| devcenter.heroku.com