PracHub
QuestionsPremiumLearningGuidesCheatsheetNEWCoaches
|Home/System Design/Meta

Design an Instagram-like Media Feed

Last updated: May 14, 2026

Quick Overview

This question evaluates a candidate's system design skills, including distributed systems architecture, API and data model design, large-scale media storage and CDN delivery, feed generation, caching, and security/abuse mitigation for uploads.

  • medium
  • Meta
  • System Design
  • Software Engineer

Design an Instagram-like Media Feed

Company: Meta

Role: Software Engineer

Category: System Design

Difficulty: medium

Interview Round: Onsite

Design an Instagram-like photo and video sharing service. Core requirements: - Users can create accounts, follow and unfollow other users, and view profiles. - Users can upload photos and short videos. - Users can view a personalized home feed containing recent or ranked posts from accounts they follow. - Users can like, comment on, and delete posts. - Media should be served with low latency through a CDN. - The system should be highly available and eventually consistent where appropriate. Discuss APIs, data models, storage, media upload and processing, feed generation, caching, scaling, reliability, and monitoring. Deep-dive follow-up: The upload flow uses object-storage pre-signed URLs so clients can upload media directly. How can the system prevent or mitigate malicious uploads? In particular, discuss why size limits and server-side validation help, what they do not solve, and what additional controls should be used.

Quick Answer: This question evaluates a candidate's system design skills, including distributed systems architecture, API and data model design, large-scale media storage and CDN delivery, feed generation, caching, and security/abuse mitigation for uploads.

Related Interview Questions

  • Design an Online Game Leaderboard - Meta (hard)
  • Design an Online Judge and Live Comments - Meta (medium)
  • Design an Instagram-like platform - Meta (medium)
  • Design a Coding Contest Platform - Meta (medium)
  • Design a fitness tracking app - Meta (medium)
Meta logo
Meta
Apr 17, 2026, 12:00 AM
Software Engineer
Onsite
System Design
0
0

Design an Instagram-like photo and video sharing service.

Core requirements:

  • Users can create accounts, follow and unfollow other users, and view profiles.
  • Users can upload photos and short videos.
  • Users can view a personalized home feed containing recent or ranked posts from accounts they follow.
  • Users can like, comment on, and delete posts.
  • Media should be served with low latency through a CDN.
  • The system should be highly available and eventually consistent where appropriate.

Discuss APIs, data models, storage, media upload and processing, feed generation, caching, scaling, reliability, and monitoring.

Deep-dive follow-up: The upload flow uses object-storage pre-signed URLs so clients can upload media directly. How can the system prevent or mitigate malicious uploads? In particular, discuss why size limits and server-side validation help, what they do not solve, and what additional controls should be used.

Solution

Show

Comments (0)

Sign in to leave a comment

Loading comments...

Browse More Questions

More System Design•More Meta•More Software Engineer•Meta Software Engineer•Meta System Design•Software Engineer System Design
PracHub

Master your tech interviews with 7,500+ real questions from top companies.

Product

  • Questions
  • Learning Tracks
  • Interview Guides
  • Resources
  • Premium
  • For Universities
  • Student Access

Browse

  • By Company
  • By Role
  • By Category
  • Topic Hubs
  • SQL Questions
  • Compare Platforms
  • Discord Community

Support

  • support@prachub.com
  • (916) 541-4762

Legal

  • Privacy Policy
  • Terms of Service
  • About Us

© 2026 PracHub. All rights reserved.