Checklist progress
0/168Learned
Heroku Architect
Study Checklist
Checklist progress
0/168Learned
Recommend architectures that use the Twelve-Factor App methodology correctly.
0/16
How does the Twelve-Factor App 'Backing Services' factor (Factor IV) map to Heroku add-ons?
Learn this conceptWhat is the 'Dev/Prod Parity' factor of the Twelve-Factor App?
Learn this conceptHow does Heroku's Review Apps feature support the Dev/Prod Parity principle during development?
Learn this conceptConstruct solutions for creating an orchestration layer for building a microservices architecture using Apache Kafka on Heroku.
0/8
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Heroku Architect studiers.
Heroku Review Apps create temporary, isolated environments for every pull request to test code changes safely before merging. They integrate with GitHub and Pipelines to allow teams to review changes in a browser without overwriting production applications.