Do coding agents recommend AWS Lambda?
AWS Lambda is the most chosen serverless platform, taking 24% of 287 judged serverless compute sessions. Measured with Claude Code, Codex and Cursor.
AWS Lambda is the most chosen serverless platform, taking 24% of 287 judged serverless compute sessions. It was also raised as a candidate in 156 further sessions without being chosen.
This page reports what happened when Claude Code, Codex and Cursor had to solve a problem in serverless compute inside a realistic codebase. Not what a chat assistant says about AWS Lambda. What an agent actually installed.
The numbers
| Category | Serverless compute |
| Sessions in the category | 287 |
| Sessions where AWS Lambda was chosen | 70 |
| Install share | 24% |
| Rank in category | 1 of 13 |
| Codebases it won in | 6 |
| Raised as a candidate, not chosen | 156 |
| Chosen when considered | 31% |
| Site | aws.amazon.com |
By agent
The three agents treat AWS Lambda very differently. Codex chose it in 51% of its sessions in this category and Claude Code in 3%, a spread of 48 points.
| Agent | Sessions | Chose AWS Lambda | Share |
|---|---|---|---|
| Claude Code | 96 | 3 | 3% |
| Codex | 96 | 49 | 51% |
| Cursor | 95 | 18 | 19% |
A single blended install share would report the midpoint and hide both ends. If most of your users run Claude Code, your real position here is 3%, not 24%.
By who was asking
AWS Lambda does much better with one kind of buyer than another. It won 34% of sessions asked as senior engineer and 8% of those asked as vibe coder.
| Who is asking | Sessions | Chose AWS Lambda | Share |
|---|---|---|---|
| Vibe coder | 36 | 3 | 8% |
| Junior developer | 72 | 10 | 14% |
| Senior engineer | 107 | 36 | 34% |
| Enterprise team | 72 | 21 | 29% |
What AWS Lambda was up against
The full ranking in serverless compute, from the same sessions:
| # | Product | Runs won | Share |
|---|---|---|---|
| 1 | AWS Lambda (this page) | 70 | 24% |
| 2 | Vercel Functions | 65 | 23% |
| 3 | Built in-house (no product adopted) | 50 | 17% |
| 4 | Azure Functions | 36 | 13% |
| 5 | Cloudflare Workers | 20 | 7% |
| 6 | Google Cloud Run | 11 | 4% |
| 7 | Inngest | 7 | 2% |
| 8 | Render | 5 | 2% |
What this means
Leading a category is a position to defend rather than a result to celebrate. In our data, leaders lose ground in exactly two situations: when the person asking is an enterprise buyer with procurement constraints, and when a competitor's documentation is easier for an agent to integrate correctly.
The defence is unglamorous. Keep the quickstart running. Keep the version current on the page. Keep the names aligned. Stay in the templates.
Where these numbers come from
The 287 sessions in serverless compute are part of a published set of 5,292, run with real coding agents inside realistic codebases and judged blind. The full method is on one page: how we measured this.
Every serverless compute run can be replayed on the board.
If you work on AWS Lambda: the judge recorded a reason for every session where it was raised and passed over. Those reasons are in the transcripts.
<!-- generated by scripts/write-data-pages.mjs -->
Common questions
Do coding agents recommend AWS Lambda?
Yes. AWS Lambda was chosen in 70 of the 287 judged sessions in serverless compute, a 24% install share, ranking first in its category.
Does Claude Code recommend AWS Lambda?
In 3 of the 96 sessions in serverless compute run with Claude Code, which is 3%.
Do different coding agents treat AWS Lambda differently?
Yes, and by a wide margin. Codex chose it in 51% of its runs and Claude Code in 3%.
How was this measured?
Real coding agents at pinned versions were run in sandboxes inside 51 realistic codebases and asked to solve real tasks. A simulated project owner approved or questioned each recommendation before any code was written, and a judge from a model family that builds none of the agents read every session blind.
How often is AWS Lambda considered but not chosen?
It was raised as a candidate in 156 sessions without being chosen, and chosen in 70. That is a 31% conversion from considered to chosen.
Where this comes from
Armature ran 5,292 judged sessions with Claude Code, Codex and Cursor inside 51 realistic codebases, and published every run. The numbers on this page come from that work.