# The Pragmatic Engineer

Observations across the software engineering industry.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## How Uber and Other Companies Are Reducing AI Costs with Open Models and Model Routing

DevFeed: [How Uber and Other Companies Are Reducing AI Costs with Open Models and Model Routing](<https://devfeed.tech/articles/the-pulse-tech-companies-move-to-open-ai-models-40928.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/the-pulse-tech-companies-move-to-open-ai-models/>)

Author: Ivan Klaric

Published: 2026-09-10T17:22:31Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [Model Routing](<https://devfeed.tech/topics/model-routing.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [LLM evaluation / benchmarking](<https://devfeed.tech/topics/llm-evaluation-benchmarking.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [cost](<https://devfeed.tech/tags/cost.md>), [inference](<https://devfeed.tech/tags/inference.md>), [model-routing](<https://devfeed.tech/tags/model-routing.md>), [models](<https://devfeed.tech/tags/models.md>), [optimize](<https://devfeed.tech/tags/optimize.md>)

### AI overview

The article reports that companies including Uber, Pinterest, Stripe, Coinbase, Ramp, and AT&T are reducing AI costs by using open models, model routing, benchmarking, and other optimization techniques. It details Uber's use of cheaper inference services, optimized model selection, smaller subagent models, prompt caching, and automatic compaction.

### Source excerpt

Uber, Pinterest, Stripe, Coinbase, Ramp, and AT&T are making large savings on their AI bills by dropping proprietary models and using smart model routing.

## The Pulse: Meta wanted to reduce teams by 60% because of AI

DevFeed: [The Pulse: Meta wanted to reduce teams by 60% because of AI](<https://devfeed.tech/articles/the-pulse-meta-wanted-to-reduce-teams-by-60-because-of-ai-40924.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/the-pulse-meta-wanted-to-reduce-teams-by-60-because-of-ai/>)

Author: Ivan Klaric

Published: 2026-09-03T17:01:49Z

Content type: opinion

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [Meta](<https://devfeed.tech/topics/meta.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Strategy](<https://devfeed.tech/topics/ai-strategy.md>), [Job](<https://devfeed.tech/topics/job.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-training](<https://devfeed.tech/tags/ai-training.md>), [company](<https://devfeed.tech/tags/company.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [facebook](<https://devfeed.tech/tags/facebook.md>), [instagram](<https://devfeed.tech/tags/instagram.md>), [job-cuts](<https://devfeed.tech/tags/job-cuts.md>), [leadership](<https://devfeed.tech/tags/leadership.md>), [meta](<https://devfeed.tech/tags/meta.md>), [organization](<https://devfeed.tech/tags/organization.md>), [reporting](<https://devfeed.tech/tags/reporting.md>), [teams](<https://devfeed.tech/tags/teams.md>)

### AI overview

The article examines Meta's proposed Project Organization Transformation, which envisioned reducing many existing teams by 60% as AI took over more daily work. It also discusses earlier layoffs, reassignment of engineers to AI training, low morale, and operational outages, while noting that the larger layoff plan did not proceed.

### Source excerpt

An in-depth report by Reuters details how Meta's leadership decided to slash team sizes by 60%. Zuckerberg changed his mind, and now the company is stuck with low morale and culture turned mercenary.

## How software engineering is changing: an essay challenge

DevFeed: [How software engineering is changing: an essay challenge](<https://devfeed.tech/articles/how-software-engineering-is-changing-an-essay-challenge-40919.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/how-software-engineering-is-changing-an-essay-challenge/>)

Author: Gergely Orosz

Published: 2026-09-01T16:06:50Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [future of software](<https://devfeed.tech/topics/future-of-software.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [competition](<https://devfeed.tech/tags/competition.md>), [essay](<https://devfeed.tech/tags/essay.md>), [llms](<https://devfeed.tech/tags/llms.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

The Pragmatic Engineer announces an essay competition about how software engineering is changing as companies adopt LLMs, AI tooling, and AI infrastructure. It invites software engineers to submit 3,000-10,000-word essays about changes in engineering practices, culture, and workflows, with selected entries to be published and prizes of up to $10,000.

### Source excerpt

The pace of change in software engineering is only accelerating, especially since January of this year. This is all to do with the industry-wide adoption of LLMs, AI tooling, and AI infrastructure. At The Pragmatic Engineer, we always want to capture as much of what's going on

## AI-assisted migration from Enzyme to React Testing Library

DevFeed: [AI-assisted migration from Enzyme to React Testing Library](<https://devfeed.tech/articles/the-pulse-we-need-to-talk-about-migrations-with-ai-40929.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/the-pulse-we-need-to-talk-about-migrations-with-ai/>)

Author: Ivan Klaric

Published: 2026-08-27T18:04:54Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [Testing](<https://devfeed.tech/topics/testing.md>), [migration](<https://devfeed.tech/topics/migration.md>), [testing-library](<https://devfeed.tech/topics/testing-library.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [codex](<https://devfeed.tech/topics/codex.md>), [React Native](<https://devfeed.tech/topics/react-native.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [codex](<https://devfeed.tech/tags/codex.md>), [migration](<https://devfeed.tech/tags/migration.md>), [migrations](<https://devfeed.tech/tags/migrations.md>), [openai](<https://devfeed.tech/tags/openai.md>), [react](<https://devfeed.tech/tags/react.md>), [testing](<https://devfeed.tech/tags/testing.md>), [testing-library](<https://devfeed.tech/tags/testing-library.md>)

### AI overview

The article examines Asana's migration from Enzyme to React Testing Library and discusses how AI-assisted coding, including OpenAI Codex, may make large testing-system migrations more practical. It compares the different testing approaches and syntax used by the two libraries.

### Source excerpt

Asana migrated off testing framework Enzyme in two weeks: without AI, this work would surely have been kicked down the road. Airbnb and Uber share similar stories and AI seems excellent at migrations.

## Meta Offers Equity Retainers as Engineers Consider Leaving After Layoffs and Reassignments

DevFeed: [Meta Offers Equity Retainers as Engineers Consider Leaving After Layoffs and Reassignments](<https://devfeed.tech/articles/the-pulse-meta-s-self-inflicted-resignation-wave-40925.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/the-pulse-metas-self-inflicted-resignation-wave/>)

Author: Gergely Orosz

Published: 2026-08-20T18:08:45Z

Content type: opinion

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [Meta](<https://devfeed.tech/topics/meta.md>), [Product Management](<https://devfeed.tech/topics/product-management.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [anthropic](<https://devfeed.tech/tags/anthropic.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [equity](<https://devfeed.tech/tags/equity.md>), [google](<https://devfeed.tech/tags/google.md>), [jobs](<https://devfeed.tech/tags/jobs.md>), [leaving](<https://devfeed.tech/tags/leaving.md>), [meta](<https://devfeed.tech/tags/meta.md>), [openai](<https://devfeed.tech/tags/openai.md>), [product-management](<https://devfeed.tech/tags/product-management.md>)

### AI overview

The article argues that Meta's layoffs and forced reassignments prompted engineers to seek other jobs. It reports that Meta began offering large equity retainers to some departing senior engineers, including those considering moves to Google, Anthropic, and OpenAI.

### Source excerpt

In what was predictable: Meta's layoffs and forced reassignments pushed engineers not impacted by either to look for a new job. Meta is now offering large equity retainers, and it doesn't seem working

## The Pulse: Grok's CLI caught uploading all your local files to the cloud

DevFeed: [The Pulse: Grok's CLI caught uploading all your local files to the cloud](<https://devfeed.tech/articles/the-pulse-grok-s-cli-caught-uploading-all-your-local-files-to-the-cloud-40918.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/grolk-cli-uploaded-all-your-files-to-the-cloud/>)

Author: Gergely Orosz

Published: 2026-08-19T14:21:33Z

Content type: news

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Git](<https://devfeed.tech/topics/git.md>), [.env](<https://devfeed.tech/topics/dotenv.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [cli](<https://devfeed.tech/tags/cli.md>), [files](<https://devfeed.tech/tags/files.md>), [gcp](<https://devfeed.tech/tags/gcp.md>), [git](<https://devfeed.tech/tags/git.md>), [secret](<https://devfeed.tech/tags/secret.md>)

### AI overview

The article reports claims that the Grok Build coding CLI uploaded local workspace data to cloud storage, including repository contents, Git history, and .env file contents in documented tests.

### Source excerpt

Devs discover that Grok CLI pushed all local files, .env files and git history have been pushed to a GCP bucket, unencrypted. SpaceX's initial reaction? Blame the devs

## The Pulse: Bending Spoons' Acquisition Strategy

DevFeed: [The Pulse: Bending Spoons' Acquisition Strategy](<https://devfeed.tech/articles/the-pulse-bending-spoons-acquisition-strategy-40922.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/the-pulse-bending-spoons-acquisition-strategy/>)

Author: Gergely Orosz

Published: 2026-08-05T11:45:13Z

Content type: opinion

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [migration](<https://devfeed.tech/topics/migration.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Microservices](<https://devfeed.tech/topics/microservices.md>), [Java](<https://devfeed.tech/topics/java.md>), [virtual machines](<https://devfeed.tech/topics/virtual-machines.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>), [legacy application](<https://devfeed.tech/topics/legacy-application.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [backend](<https://devfeed.tech/tags/backend.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [java](<https://devfeed.tech/tags/java.md>), [legacy](<https://devfeed.tech/tags/legacy.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [migration](<https://devfeed.tech/tags/migration.md>), [performance](<https://devfeed.tech/tags/performance.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [virtual-machines](<https://devfeed.tech/tags/virtual-machines.md>)

### AI overview

The article examines Bending Spoons' acquisition strategy, including its announced $1.285 billion cash purchase of Airtable and its approach to operating struggling products with smaller teams. It also describes the company's reported modernization of Evernote from a Java 11 monolith running across 750 manually provisioned virtual machines on Google Cloud to a managed-database and microservices architecture in about six months, with reported improvements in performance, reliability, operating cost, and on-call load.

### Source excerpt

In only 5 years, Hopin went from zero to a $7.7B valuation, and back to zero again. Also: Bending Spoons' startup acquisition model.

## The Pulse: Quitting Spotify Podcasts over reliability

DevFeed: [The Pulse: Quitting Spotify Podcasts over reliability](<https://devfeed.tech/articles/the-pulse-quitting-spotify-podcasts-over-reliability-40927.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/the-pulse-quitting-spotify-podcasts-over-reliability/>)

Author: Ivan Klaric

Published: 2026-07-30T15:51:38Z

Content type: opinion

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [Spotify](<https://devfeed.tech/topics/spotify.md>), [reliability](<https://devfeed.tech/topics/reliability.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [rss](<https://devfeed.tech/tags/rss.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

### AI overview

The author stopped publishing video podcast episodes on Spotify after encountering repeated reliability problems processing video episodes. Audio episodes remain available through Spotify's RSS feed, while video episodes are published on YouTube.

### Source excerpt

Spotify's podcast platform has become chronically unreliable since the company's leadership started boasting about AI adoption. Competitors haven't had similar issues, so I offboarded from Spotify.

## The growing code review workload and emerging AI-assisted approaches

DevFeed: [The growing code review workload and emerging AI-assisted approaches](<https://devfeed.tech/articles/the-pulse-new-trend-concern-about-massive-increase-in-code-review-load-40926.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/the-pulse-new-trend-concern-about-massive-increase-in-code-review-load/>)

Author: Ivan Klaric

Published: 2026-07-23T16:55:29Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [code reviews](<https://devfeed.tech/topics/code-reviews.md>), [ai code review](<https://devfeed.tech/topics/ai-code-review.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Formal methods](<https://devfeed.tech/topics/formal-methods.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-code-review](<https://devfeed.tech/tags/ai-code-review.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [formal-methods](<https://devfeed.tech/tags/formal-methods.md>), [software](<https://devfeed.tech/tags/software.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

The article examines the growing code review workload as AI-generated code increases. It surveys dedicated AI review tools, review features in coding platforms, in-house systems, and verification approaches such as testing and formal methods, while noting that few solutions are proven.

### Source excerpt

Top of mind for engineering leaders: what to do about the growing code review load, and how devs are starting to review code less thoroughly than before? Many questions, but few proven solutions.

## Bun's migration from Zig to Rust reduced the estimated timeline from 1-2 years to 11 days

DevFeed: [Bun's migration from Zig to Rust reduced the estimated timeline from 1-2 years to 11 days](<https://devfeed.tech/articles/the-pulse-what-can-we-learn-from-bun-s-rapid-rust-rewrite-with-ai-40930.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/the-pulse-what-can-we-learn-from-buns-rapid-rust-rewrite-with-ai/>)

Author: Ivan Klaric

Published: 2026-07-16T16:50:20Z

Content type: opinion

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [Bun](<https://devfeed.tech/topics/bun.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Zig](<https://devfeed.tech/topics/zig.md>), [Fable](<https://devfeed.tech/topics/fable.md>), [Memory Leaks](<https://devfeed.tech/topics/memory-leaks.md>)

Tags: [bun](<https://devfeed.tech/tags/bun.md>), [fable](<https://devfeed.tech/tags/fable.md>), [memory-leaks](<https://devfeed.tech/tags/memory-leaks.md>), [migration](<https://devfeed.tech/tags/migration.md>), [rust](<https://devfeed.tech/tags/rust.md>), [zig](<https://devfeed.tech/tags/zig.md>)

### AI overview

The article examines Bun's rewrite from Zig to Rust, focusing on memory-safety problems and the migration approach. It reports that the migration timeline was shortened from an estimated 1-2 years to 11 days, while emphasizing that thorough testing was required.

### Source excerpt

To a sceptic, spending $165K to migrate Bun from Zig to Rust sounds very expensive. But to a realist, shortening a 1-2 year migration down to 11 days opens amazing new opportunities for devs. However, a thoroughly-tested project is required to pull it off.

## Cursor usage data shows high coding output and a 10-to-1 input-to-output token ratio

DevFeed: [Cursor usage data shows high coding output and a 10-to-1 input-to-output token ratio](<https://devfeed.tech/articles/the-pulse-interesting-ai-coding-stats-from-cursor-40923.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/the-pulse-interesting-ai-coding-stats-from-cursor/>)

Author: Gergely Orosz

Published: 2026-07-09T17:20:34Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [cursor](<https://devfeed.tech/topics/cursor.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [ai-coding](<https://devfeed.tech/topics/ai-coding.md>), [data](<https://devfeed.tech/topics/data.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [coding](<https://devfeed.tech/tags/coding.md>), [cost](<https://devfeed.tech/tags/cost.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [data](<https://devfeed.tech/tags/data.md>)

### AI overview

The article discusses Cursor's report based on two years of aggregated usage data. It describes large differences in code output between median, high-percentile, and top users, and reports that input tokens make up most usage because Cursor reads existing code and documentation.

### Source excerpt

Power users generate 10x as many lines of code vs the median, most of the AI spend is coming from input tokens not output ones, and almost half of AI changes are accepted without manual review by devs (!!)

## The Pulse: a new trend, smart model routing

DevFeed: [The Pulse: a new trend, smart model routing](<https://devfeed.tech/articles/the-pulse-a-new-trend-smart-model-routing-40921.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/the-pulse-a-new-trend-smart-model-routing/>)

Author: Gergely Orosz

Published: 2026-07-02T18:46:24Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [Model Routing](<https://devfeed.tech/topics/model-routing.md>), [AI Models](<https://devfeed.tech/topics/ai-models.md>), [LLMs](<https://devfeed.tech/topics/llms.md>)

Tags: [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [latency](<https://devfeed.tech/tags/latency.md>), [litellm](<https://devfeed.tech/tags/litellm.md>), [model](<https://devfeed.tech/tags/model.md>), [model-routing](<https://devfeed.tech/tags/model-routing.md>), [openrouter](<https://devfeed.tech/tags/openrouter.md>)

### AI overview

The article surveys emerging smart model-routing tools that select AI models for coding and other tasks based on factors such as prompt difficulty, cost, latency, and availability. It lists offerings including Factory Router, Not Diamond, Vercel AI Gateway, OpenRouter, Kilo Gateway, Requestly.ai, LiteLLM, and others, while noting that some vendors claim cost savings.

### Source excerpt

Are there any 'intelligent' router solutions out there which select the right model for the right task? I looked into it, and there are a few options.

## Pollen tried to remove my article about CEO Callum Negus-Fancey and CTO Bradley Wright, and Google is assisting with it

DevFeed: [Pollen tried to remove my article about CEO Callum Negus-Fancey and CTO Bradley Wright, and Google is assisting with it](<https://devfeed.tech/articles/pollen-tried-to-remove-my-article-about-ceo-callum-negus-fancey-and-cto-bradley-wright-and-google-is-assisting-with-it-40920.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/pollen-tried-to-remove-my-article-about-callum-negus-fancey-and-google-is-assisting-to-it/>)

Author: Gergely Orosz

Published: 2026-06-28T00:40:25Z

Content type: article

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [Google](<https://devfeed.tech/topics/google.md>), [Software Engineering](<https://devfeed.tech/topics/software-engineering.md>), [atlassian](<https://devfeed.tech/topics/atlassian.md>), [jira](<https://devfeed.tech/topics/jira.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [atlassian](<https://devfeed.tech/tags/atlassian.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [google](<https://devfeed.tech/tags/google.md>), [jira](<https://devfeed.tech/tags/jira.md>), [postmortem](<https://devfeed.tech/tags/postmortem.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>)

### AI overview

The article recounts the collapse of events technology company Pollen, including layoffs, unpaid wages and contributions, unpaid vendors, bankruptcy, and an unresolved customer double charge. It then describes Google removing the author's article from search results after a copyright infringement claim, which the author says they appealed.

### Source excerpt

In 2022, I wrote about the damning fall of events tech company Pollen. The short of it: Pollen seemed to have pulled off the improbable feat of building a business in the notoriously low margin industry of events, surviving Covid-19, and building a solid software engineering organization. In April

## Coinbase trading outage exposed single-availability-zone dependency

DevFeed: [Coinbase trading outage exposed single-availability-zone dependency](<https://devfeed.tech/articles/reliability-fail-no-automated-zone-failover-for-coinbase-s-global-trading-service-40917.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/coinbase-fail/>)

Author: Gergely Orosz

Published: 2026-06-23T16:30:59Z

Content type: opinion

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [coinbase](<https://devfeed.tech/topics/coinbase.md>), [reliability](<https://devfeed.tech/topics/reliability.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [Raft](<https://devfeed.tech/topics/raft.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [availability](<https://devfeed.tech/tags/availability.md>), [aws](<https://devfeed.tech/tags/aws.md>), [coinbase](<https://devfeed.tech/tags/coinbase.md>), [latency](<https://devfeed.tech/tags/latency.md>), [outage](<https://devfeed.tech/tags/outage.md>), [raft](<https://devfeed.tech/tags/raft.md>), [reliability](<https://devfeed.tech/tags/reliability.md>)

### AI overview

A commentary article examines a nearly 10-hour Coinbase trading outage that coincided with a regional AWS outage. It says Coinbase confirmed that its matching engine depended on a single availability zone, a design chosen to avoid inter-zone latency for its Raft-based replicated cluster.

### Source excerpt

Hi, this is Gergely with a bonus, free issue of the Pragmatic Engineer Newsletter. In every issue, I cover Big Tech and startups through the lens of senior engineers and engineering leaders. Today, we cover one out of four topics from this past The Pulse issue. Full subscribers received the