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.
The app.json manifest file enables one-click deployments via the Deploy to Heroku Button and sets up Review Apps for testing pull requests. It defines configuration parameters and environment variables located in the project's root directory.