JNCIA-DC: Juniper Networks Certified Associate – Data Center (2021) — Question 50
Which two Mist-supported APIs are considered event-driven? (Choose two.)
Answer options
- A. RESTful
- B. gRPC
- C. WebSocket
- D. Webhook
Correct answer: C, D
Explanation
The correct answers are C and D because WebSocket and Webhook are designed to handle events and notifications in real-time. RESTful and gRPC, while useful for API communication, do not inherently support an event-driven architecture.