HardDesign: File Storage System (Google Drive/Dropbox)

Why is the file sync service better implemented with WebSocket notifications rather than polling?

Tests your understanding of this concept.

Answer Options

AWebSocket is required by mobile OS
BWebSocket server push eliminates polling delay and reduces server load from constant polling requests
CPolling doesn't work over HTTPS
DWebSocket is more secure

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 22+ more Design: File Storage System (Google Drive/Dropbox) questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Design: File Storage System (Google Drive/Dropbox) topic (System Design Cases).

More Design: File Storage System (Google Drive/Dropbox) Questions