CompTIA Cloud+ (CV0-004) — Question 54
A software engineer is integrating an application to the cloud that is web socket based. Which of the following applications is the engineer most likely deploying?
Answer options
- A. Image-sharing
- B. Data visualization
- C. Chat
- D. File transfer
Correct answer: C
Explanation
The correct answer is C, Chat, because web sockets are primarily used for real-time communication, which is essential for chat applications. Options A, B, and D do not require the same level of real-time interaction, making them less likely to utilize web socket technology.