Checklist progress
0/168Learned
Heroku Architect
Study Checklist
Checklist progress
0/168Learned
Demonstrate an understanding of the basics behind building and deploying apps on Heroku.
0/15
Architect scalable solutions that are performant even during high-traffic spikes.
0/7
Architect and deploy solutions using add-ons and other components from the Elements Marketplace, including various add-ons, buildpacks, and Heroku Buttons.
0/8
What is Heroku Review Apps and how does it integrate with a pull request workflow?
Learn this conceptWhat does Heroku Review Apps provision automatically from app.json?
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other Heroku Architect studiers.
Heroku Review Apps are temporary, disposable applications automatically created from GitHub pull requests to enable testing code changes in isolation. They use an app.json configuration file to set up the app structure and dependencies when a pull request is opened.