Salesforce Certified Heroku Architecture Designer Practice Test 3
Question 1 / 40
Which two logs and logging recommendations are prescribed by the Twelve-Factor app methodology? Choose 2 answers.
Apps should not concern themselves with routing or storing logs
Logs from all processes and backing services should be aggregated together.
Logs should be written to a shared file system for scalability.
Apps should only keep a limited, rolling buffer of logs available