> Markdown version of [/events/world-congress-2026-europe/sessions/1307-rest-in-peace-why](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1307-rest-in-peace-why). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # REST In Peace: Why LLMs Can't CRUD - **Date:** Friday, Jul 10, 2026 - **Time:** 13:00–13:30 (30 min) - **Room:** Stage 3 - powered by AWS - **Event:** World Congress 2026 Europe ## Recording [Watch recording](https://www.wearedevelopers.com/videos/100272-rest-in-peace-why-llms-can-t-crud) ## Description The emergence of LLM-powered agents represents a fundamental shift in how software systems interact. Traditional REST APIs, designed for human-driven applications, create friction when AI agents attempt to orchestrate complex workflows across traditional downstream system. This sesssion explores the architectural evolution from resource-based to intent-based APIs, examining why current API paradigms fail at agent orchestration and what we must build instead. We'll dive deep into the technical challenges LLMs face when navigating CRUD operations, the cognitive overhead of translating high-level intent into dozens of low-level API calls, and the brittleness introduced by rigid resource schemas. You'll learn how intent-based APIs abstract away implementation details, enabling agents to express goals rather than methods. Discover how MCP (Model Context Protocol) servers can host these next-gen APIs, creating standardized agent-to-system and agent-to-agent interfaces. ## Speakers ### [Martin Sakowski](https://www.wearedevelopers.com/@martin-sakowski) Principal Solutions Architect, Amazon Web Services ### [Martin Karrer](https://www.wearedevelopers.com/@martin-karrer) Senior Solutions Architect, Amazon Web Services ## Related talks at this congress - [MCP is all you need to make an AI-agent consume your RESTful API](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/956-mcp-is-all-you-need) — Nikos Delis - [Building APIs for Agents vs Systems. Is MCP the answer?](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1322-building-apis-for) — Adam Bird - [Event-Driven AI Agents: Orchestrating Long-Context Legal Processing at Scale](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1168-event-driven-ai) — Luca Bianchi - [LLMs in the wild: Building an AI agent that survives production](https://www.wearedevelopers.com/events/world-congress-2026-europe/sessions/1363-llms-in-the-wild) — Steven Mi, Giampaolo Casolla