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 manages databases as add-ons that connect to applications through configuration variables. This setup allows developers to store environment-specific settings separately from the application code.