SYSTEM Cited by 4 sources
Instagram (Meta)¶
Instagram is Meta's photo/video social product, consuming shared Meta client-infrastructure libraries alongside WhatsApp and Messenger. Referenced on this wiki as a deployment target for cross-product Meta libraries (media processing, RTC audio codecs) rather than as the subject of a deep-dive post.
Seen in¶
- sources/2026-03-31-meta-adaptive-ranking-model-bending-the-inference-scaling-curve — Instagram is the Q4 2025 launch surface for Meta Adaptive Ranking Model, Meta Ads's LLM-scale ads-ranking serving stack. Reported outcomes: +3% ad conversions and +5% CTR for targeted users. The only named product deployment in the ARM launch post.
- sources/2026-01-28-meta-rust-at-scale-an-added-layer-of-security-for-whatsapp — Instagram is one of three Meta products that ship the Rust-rewritten wamedia library — the canonical wiki datum for the "largest ever deployment of Rust code to a diverse set of end-user platforms and products" claim.
- sources/2024-06-13-meta-mlow-metas-low-bitrate-audio-codec — Instagram is one of the platforms shipping Meta's MLow RTC audio codec.
- sources/2026-04-09-meta-escaping-the-fork-webrtc-modernization — Instagram is one of the 50+ RTC use cases migrated onto the dual-stack WebRTC shim; Meta's years-divergent libwebrtc fork is retired per-app via A/B test against vanilla Chromium upstream.