List of questions
Related questions
Question 56 - Certified Heroku Architecture Designer discussion
Which two conventions of the Heroku platform reflect the Twelve-Factor methodology's recommendation to "execute the app as one or more stateless processes?" (Choose two.)
A.
Log messages from each of an app's dynos are kept separate from each other.
B.
Heroku apps define process types in a Procfile.
C.
A Heroku app's config vars are deleted on deploys and app restarts.
D.
Dynos have an ephemeral filesystem.
Your answer:
0 comments
Sorted by
Leave a comment first