proomt

Search

Search posts, papers, and topics

All posts

InfoQMatt Foster2 min readintermediate

Dropbox Outlines How Focusing on Existing Infrastructure Efficiency Can Create Headroom for AI

Summary

Dropbox details how a decade‑long program of infrastructure efficiency—forecasting, deep‑sleep servers, workload rebalancing, higher‑density storage, reliability‑based hardware refresh, and rack‑level power upgrades—has cut storage power use by >50% and created headroom for AI workloads without new data‑center builds.

  • Forecast demand months‑to‑years ahead to provision capacity with built‑in headroom for failures and maintenance.
  • Deep Sleep powers down idle servers/disks, keeping spare capacity while slashing idle power; servers wake in minutes.
  • Dynamic workload rebalancing moves jobs to under‑utilized racks, avoiding hot‑spot driven hardware purchases.
  • Adopt shingled magnetic recording and other density‑boosting tech to increase petabytes per rack, measured via watts per PB.

AI workloads are driving data‑center power consumption up sharply. By extracting more compute and storage capacity from existing racks, Dropbox reduces capital and operational costs, lowers its carbon footprint, and gains flexibility to scale AI services without massive new builds—an approach other…

6/10

Related reading

  1. Dropbox Evolves Riviera Content Processing Platform to Support AI Workloads

    Dropbox’s Riviera platform has been expanded from a preview service into a universal, composable content‑processing system that now handles hundreds of thousands of transformations per second across 300+ file types. The architecture separates orchestration from execution, adds a plugin model, and offers async public APIs so internal and external AI workloads can reuse cached transformations.

    InfoQinfoq.com2 min
  2. From Megawatts to Tokens: How NVIDIA Maximizes AI Factory Production

    NVIDIA’s DSX platform lets AI data‑centers shift workloads in response to grid signals, squeezing ~24% more token throughput (4 M→5 M tps) and ~23% better performance‑per‑watt on a fixed megawatt budget. The first production demo used Emerald AI’s Conductor to drop a 4 MW load to 3 MW in under a minute without interrupting high‑priority jobs. DSX MaxLPS reallocates headroom across HGX B200 server…

    Nvidianvidia.com5 min
  3. Introducing Our New Dropbox API Documentation

    Dropbox launched a revamped API documentation site with interactive request testing, an embedded AI assistant, and a new Model Context Protocol for connecting external AI tools. The UI is unified, searchable, and includes full request/response schemas.

    Dropboxdropbox.tech2 min
  4. Server Monitoring in the age of AI: What static thresholds miss and how adaptive monitoring fixes it?

    Static CPU/memory thresholds generate noise because workloads vary by time‑of‑day, day‑of‑week, and long‑term trends. Adaptive monitoring learns per‑server baselines (using simple ML on historic metrics) and creates dynamic thresholds plus anomaly alerts. ManageEngine OpManager’s Zia engine is presented as a turnkey AIOps solution that auto‑learns baselines, lets you set sensitivity, and adds ale…

    SitePointsitepoint.com6 min