IBM
C1000-007 · Question #10
What does the Twelve Factor App methodology define a 'backing service' as?
The correct answer is B. Any service the application consumes over the network as part of its normal operation. See the full explanation below for the reasoning.
Question
What does the Twelve Factor App methodology define a 'backing service' as?
Options
- AAny service that is contained within the application to manage state.
- BAny service the application consumes over the network as part of its normal operation.
- CAny service that is disposable, meaning it can be started or stopped at a moment's notice.
- DAny resource managed by the same systems administrators as the applications runtime deploy.
How the community answered
(37 responses)- A11% (4)
- B81% (30)
- C3% (1)
- D5% (2)
Community Discussion
No community discussion yet for this question.