List of questions
Related questions
Question 72 - Certified Heroku Architecture Designer discussion
A customer needs to test a database schema migration. Which approach should an Architect recommend?
A.
Fork the production database, and run the migration and tests against the fork
B.
Detach the Heroku Postgres add-on. and run the migration and tests against the database.
C.
Create a follower database, and run the migration and test against the follower database
D.
Place the app into maintenance mode, and then perform the tests
Your answer:
0 comments
Sorted by
Leave a comment first