Skip to content
Hard Design: News Feed (Facebook/Twitter)

How should media uploads be handled to avoid overloading the post service?

— Tests your understanding of this concept.

Answer Options

A Stream media through post service to S3
B Use multipart upload directly to S3 via presigned URL
C Store media in the database as BLOB
D Use a CDN as the primary upload target

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 22+ more Design: News Feed (Facebook/Twitter) questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Design: News Feed (Facebook/Twitter) topic (System Design Cases).

More Design: News Feed (Facebook/Twitter) Questions