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. 593 members and growing.
Migrating legacy applications to Heroku requires moving data off the local dyno filesystem because containers cycle out and remove files during deployments. Instead, architects should use managed data services like Heroku Add-ons to ensure data persists safely across invocations.