IBM Planning Analytics V2.0 Developer — Question 25
There are two security models for HTTP communications between an IBM Watson service and the client application. Which two statements are true regarding these two models? (Choose two.)
Answer options
- A. Both models offer generally equivalent communication latency characteristics
- B. Neither model provides for direct communication between the application and the service
- C. Both models use HTTP basic authentication in all communications interactions
- D. Both models offer generally equivalent functionality, but with different security and performance characteristics
- E. The application must manage a security token in one model but not in the other
Correct answer: C, D
Explanation
The correct answers, C and D, highlight that both models use HTTP basic authentication and provide similar functionality with varying security and performance traits. Options A and B are incorrect because they do not accurately describe the characteristics of the models, and E is false since both models require management of security tokens in different ways.