Build1 distinct publisher3 min readPublished
The fivefold cut in time to first mitigation is the number Salesforce leads with. The more useful detail is what its team refused to write itself with three months left on the old platform's licenses.
The Engineer · Build desk

Compiled by The EngineerSomething wrong?How this is made
The load-bearing decision here is a date. A license expiration, not an architectural preference, set the schedule: the first-generation platform was approaching end of life, which left just over three months to rebuild the orchestration layer before existing licenses expired [10]. Under that clock the team declined to implement state management, retries and failover, and adopted a distributed orchestrator instead, keeping the schedule for the defense logic [11]. Renewal dates are an underrated form of design review.
The requirements that purchase covers are stated plainly: execution across regions, fault tolerance, concurrency controls, and complete visibility across a globally distributed platform [14]. The cost shows up in how the code must be written. Salesforce says the team taught its coding assistants Temporal's programming patterns [13], and that detail is the interesting one. In my experience durable execution frameworks restrict what you may do inside a workflow body, and an assistant trained mostly on ordinary request handlers will happily write one that cannot be replayed. Teaching the model the framework's rules is not a nicety when more than 90% of a rewrite is AI-assisted [13].
Now the numbers. Roughly 20 trillion transactions a year [3] averages about 634,000 per second [15], and the figure that matters for this work is peak load, not average load. The number that matters is the peak the classification path has to handle while it is under attack, and that is not published.
Time to first mitigation fell 5x [2]. No baseline is given, so the figure only describes Salesforce's previous platform. For it to transfer, your current first mitigation would have to be human-paced rather than already automated at the edge. Your attack mix would have to be weighted toward the application layer, which Salesforce names as the harder case above network and transport [6]. And your mitigation action would have to be something an orchestrator can apply by itself, not a vendor ticket or a peering change that ends in someone else's queue.
The multi-tenant argument cuts both ways. Salesforce's own framing is that an attack on one customer consumes shared infrastructure and reaches many others [5], which is exactly why an automated mitigation that misreads legitimate traffic is a shared-fate event too. AI-driven inference on evolving attack patterns is one of the three stated design principles [8]. Salesforce does not state precision, recall, or the rollback path. The one thing I would credit the orchestrator choice for is that undo can be a step in the workflow rather than a paragraph in a runbook.
Scale the availability target against it: 99.99% across 4.5 million domains and 3 million orgs [4] permits about 52.6 minutes of unavailability a year [16], so mitigation latency is budgeted in minutes, and a human triage loop spends the year's allowance on two incidents. The migration figure deserves the same treatment. About 100,000 lines moved at roughly ten times previous velocity [12] implies something near 30 months of work at the old pace if it consumed the whole window [17]. Lines migrated is a weak proxy for effort, and the multiplier is self-reported by the team that chose the tooling.
Ranked by verification strength, evidence, and original report placement.
The shared cloud DREAM protects processes roughly 20 trillion transactions annually.
At Salesforce's scale the platform protects more than 4.5 million domains and 3 million customer orgs while maintaining 99.99% availability.
The challenge has grown more urgent driven above all by the rise of application-layer attacks, which are harder to defend than the network and transport layers, alongside attackers' growing use of AI.
Kwong: human-operated defenses cannot keep pace because if you cannot respond in seconds, you are doing forensics, not defense.
Salesforce engineering describes DREAM (DDoS Response and Mitigation), an AI-powered DDoS mitigation platform built by a team under Herman Kwong, EVP of Software Engineering, to protect Salesforce's global cloud infrastructure against machine-speed attacks.
In Salesforce's shared, multi-tenant architecture, even when attackers target a single customer they can consume shared infrastructure in ways that affect many others.
Distinct publishers with included, body-backed reporting in this cluster.
1 article · August 28, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
invest
Salesforce's double digits, minus Informatica: agentic AI is real and still 2% of revenue1 distinct publisher
build
Notion's agent stack is live, not slideware, and it only changes one of your decisions1 distinct publisher
security
ShinyHunters dumps 12.9 million Carhartt records after a refused $3.3 million ransom1 distinct publisher
build
A green build only proves your agent was consistent with itself1 distinct publisher
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
One interested witness, no instruments
Everything traceable here traces to the same place: a Q&A on Salesforce's own engineering blog, with one interviewee and no telemetry, no dashboards, and no third party who has looked at the system. First-hand accounts of architectural decisions are the strongest part — a team can be trusted to say what it chose to buy and why. The performance numbers are the weakest, because a 5x and a 10x with no stated baselines cannot be checked by anyone, including a reader who accepts every word.
Live in production, entirely in-house
This is not a lab write-up. Salesforce says DREAM shipped ahead of an immovable deadline and now sits in front of a cloud handling roughly 634,000 transactions a second, which is real production adoption at meaningful scale. The ceiling is that adoption stops at Salesforce's own perimeter: one deployment, one operator, disclosed by that operator, with no external customer, auditor, or peer implementation to corroborate that the platform performs as described.
Multipliers out front, engineering behind them
The framing runs ahead of what is shown. 'AI-powered', 'machine-speed', and the fivefold gain lead; the two things a reader can actually evaluate — declining to hand-roll distributed systems primitives, and putting standards, human review, and test generation around AI-written code — are told as supporting detail. Notably, the piece undersells nothing except its own discipline: the guardrails around 90% AI-assisted code are more interesting than any multiplier, and they are buried in the middle of an answer.
A recruiting channel that doubles as a case study
The Engineering Energizers series exists to make Salesforce look like a place strong engineers work, and this instalment adds two more interests: demonstrating that a security-critical rewrite on AI-assisted code went well, and naming a vendor whose product now runs underneath it. Nothing here is disclosed about the Temporal relationship in either direction, and no commercial arrangement is claimed — but a piece that names a supplier while praising its programming model is structurally a reference story, and should be read as one.
Thin evidence, but unmistakable provenance
We are confident about the shape of this story even though we cannot confirm its numbers. There is one publisher, it is the subject, the claims are unambiguous, and the gaps are visible on the page rather than hidden — which makes the assessment easy to make and hard to revise except by someone outside Salesforce measuring DREAM. Should independent latency or incident data ever surface, the metric claims are the ones that would move.