Free Cisco 350-901 Actual Exam Questions - Question 11 Discussion
Question No. 11
While developing an application following the 12-factor app methodology, which approach should be
used in the application for logging?
used in the application for logging?
Select one option, then reveal solution.
US
AX
Amir X.
2026-02-16
Not D, C is better since 12-factor apps just stream logs to stdout without extra handling.
0
AB
Ali B.
2026-02-09
It’s C since 12-factor apps aim for simplicity, just streaming logs to stdout without fuss.
0
MV
Marco V.
2026-01-17
C vs D? I think 12-factor apps prefer logs to stdout, but not sure if buffering matters that much here. Seen similar questions saying just stdout is best.
0