VOOZH about

URL: https://thenewstack.io/anthropic-agents-managed-aws-claude/

⇱ Anthropic wants to be the AWS of agentic AI - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2026-04-29 11:00:00
Anthropic wants to be the AWS of agentic AI
AI Agents / AI Engineering / AI Strategy

Anthropic wants to be the AWS of agentic AI

Anthropic's Managed Agents platform bundles sandboxing, checkpointing, and persistent memory into a single API layer — and the company's ambitions look a lot less like a model provider and a lot more like AWS.
Apr 29th, 2026 11:00am by Jessica Wachtel
👁 Featued image for: Anthropic wants to be the AWS of agentic AI
Featured image by Greg Daines for Unsplash+.

Earlier this month, Anthropic launched Claude Managed Agents in public beta. Two weeks later it added persistent memory. From this and many other Claude focused launches in the recent past, it’s clear that Anthropic is selling more than a model. It’s now selling the infrastructure needed to run the model at scale.

I tested Claude’s Managed Agents and persistent memory so you don’t have to. What I found was a product built for people who are familiar with some level of development. This product was built more to fit needs that an engineering team currently has, less of a test friendly software for solo developers.

What is Claude Managed Agents with persistent memory?

Managed Agents is a suite of APIs that developers used to have to build themselves before shipping a production AI agent. This is the infrastructure shift. Built in-house vs the APIs Claude Managed agents provide like secure sandboxing, long-running sessions, checkpointing, credential management, scoped permissions, and end-to-end tracing.

The pricing offered also mirrors an infrastructure product. On top of standard Claude API token rates, Managed Agents costs $0.08 per session hour. It was cheap to set up the test (but I did have to add $20 to my Claude balance) but can get expensive quick. For a company running hundreds of agent sessions a day it is a different calculation entirely.

What I found during my initial testing

Getting started was exactly what I hoped everything was. Quick and simple. The console walks you through a four-step quickstart which includes create agent, configure environment, start session, integrate. Pre-built templates handle most of the setup. I had a research agent running in under five minutes with no code written. The console even asked me in plain English whether the agent needed unrestricted internet access or should be limited to specific hosts, then configured the environment automatically based on my answer.

The pre-built templates reveal what Anthropic thinks the real use cases are. There is a Deep Researcher that conducts multi-step web research and synthesizes sources. A Field Monitor that scans software blogs weekly and writes a what-changed brief. An Incident Commander that triages a Sentry alert, opens a Linear ticket, and runs the Slack war room. A Sprint Retro Facilitator that pulls a closed sprint from Linear and writes the retro doc before the meeting.

All things that could run autonomously without human intervention.

What made testing hard

The console goes from no-code to code pretty quickly. When I tested the data analytics template, the second prompt asked me to call the Files API using Python code. While this is great for someone who’s using an autonomous agent to read real data, it made the testing exercise less of a no-code experience quickly. Similarly to the Deep Research agent, I was unable to secure the research I was looking for in order to properly test the agent. The system timed out when I made a detailed complicated query. It returned the data I asked for from a more simplified query but the result felt too similar to the Claude chat app so I didn’t investigate further. This further proves the point that Managed Agents is real infrastructure for engineering teams shipping products at scale.

The companies Anthropic mentioned help tell the full story. Notion uses it to run dozens of tasks in parallel while teams collaborate on the output. Rakuten deployed each specialist agent within a week across engineering, product, sales, and finance. Asana built AI Teammates that work alongside humans inside Asana projects. Sentry went from a flagged bug to a reviewable fix in one flow. Claude Managed Agents are already infrastructure for production deployments at scale.

Last week Anthropic added persistent memory, which lets agents learn and improve across sessions. For example, an agent handling customer documents can now remember what it learned last week without needing to be refreshed on the topic in a prompt. You can see this thorough Claude as it now offers persistent memory between chats.

Why this matters

A common critique of AI infrastructure products is lock-in. Your agent runs on Anthropic’s cloud, processes your data through Anthropic’s infrastructure, and depends on Anthropic not changing the pricing or deprecating the API.

But the more interesting strategic question is what Anthropic is actually doing here. The company already makes the model that Cursor, Claude Code, and dozens of other developer tools are built on. Now it is building the infrastructure layer that sits between those models and production deployments. If that layer becomes the default way developers ship agents, Anthropic stops being a model provider and becomes something closer to AWS for agentic AI.

That is a much larger business. And judging by what it has shipped in the past three weeks, Anthropic is moving fast to own it.

TRENDING STORIES
Jessica Wachtel is a developer marketing writer at InfluxData where she creates content that helps make the world of time series data more understandable and accessible. Jessica has a background in software development and technical journalism.
Read more from Jessica Wachtel
SHARE THIS STORY
TRENDING STORIES
AWS is a sponsor of The New Stack.
TNS owner Insight Partners is an investor in: Anthropic.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.