Claude Platform on AWS
51–60 of 99 posts
Re: Claude Platform on AWS
#52Earlier quoted context omitted.
I think the idea is that you can launder your team or product AI spend through your AWS account. This matters in Enterprise. It looks like the difference with Bedrock is that you access more "Claude platform" stuff than just the model. More charitably, this lets an org heavy on AWS use their existing IAM / SSO / Finops processes to manage Claude stuff, this is genuinely helpful when otherwise you have to go thru seve…
> I think the idea is that you can launder your team or product AI spend through your AWS account. This is exactly it. For any reasonably sized org, setting up new contracts with new vendors involves a lot of procurement, lawyers, negotiations, etc. If a team can just click a button in AWS, there’s no issue. This is a product / solution that solves an organizational problem, not a technical one. I wouldn’t even call…
Re: Claude Platform on AWS
#53> The Claude Platform on AWS .. giving you all native Claude API features .. Anthropic operates the service and data is processed outside the AWS boundary. This is a good option for companies that want the full Claude Platform experience. Does seem to be mostly about billing like others said. But it might mean cloudformation / terraform providers for claude-platform, guess that's nice. It might make strict networking…
Re: Claude Platform on AWS
#54I wonder how Anthropic will adjust their models as local models compete more closely with API models.
Right now, local LLMs are too expensive to run and not smart enough to matter much.
Re: Claude Platform on AWS
#55Re: Claude Platform on AWS
#56Earlier quoted context omitted.
> I think the idea is that you can launder your team or product AI spend through your AWS account. This is exactly it. For any reasonably sized org, setting up new contracts with new vendors involves a lot of procurement, lawyers, negotiations, etc. If a team can just click a button in AWS, there’s no issue. This is a product / solution that solves an organizational problem, not a technical one. I wouldn’t even call…
No, "This is exactly not it." They are buying your data on a cheap.
Re: Claude Platform on AWS
#57A little startup I'm part of is on the AWS startup program giving us £10k in AWA credits so the more we can "proxy" through AWS the better. We already heavily rely on anthropic models via Bedrock but I'll be interested to see if the tok/s throughout is better on this new service (or worse). To be honest though after a quick skim, I'm unclear what other advantages this might offer over Bedrock where we can already acc…
Are you sure those credits apply to this usage. Many forms of AWS credits dont cover usage of Claude models on Amazon Bedrock for instance, as all of them are billed as third party / marketplace consumption.
Re: Claude Platform on AWS
#58Earlier quoted context omitted.
> I think the idea is that you can launder your team or product AI spend through your AWS account. This is exactly it. For any reasonably sized org, setting up new contracts with new vendors involves a lot of procurement, lawyers, negotiations, etc. If a team can just click a button in AWS, there’s no issue. This is a product / solution that solves an organizational problem, not a technical one. I wouldn’t even call…
No, "This is exactly not it." They are buying your data on a cheap.
“I don’t have the budget for this but we have AWS credits” is something teams beg for all the time.
When people beg to give you money, you accept it. Why? It’s not some conspiracy theory. You accept the money because it’s money.
Re: Claude Platform on AWS
#59I think AWS proposes to host actual agents, meaning you can customize their MCP servers, have them fetch and issue arbitrary requests, etc. Essentially a hosted minimal harness.
This is very much needed, as a form of "hosted claude code", allowing you to actually have the agent code, push, test from e.g. your phone.
Re: Claude Platform on AWS
#60> The Claude Platform on AWS .. giving you all native Claude API features .. Anthropic operates the service and data is processed outside the AWS boundary. This is a good option for companies that want the full Claude Platform experience. Does seem to be mostly about billing like others said. But it might mean cloudformation / terraform providers for claude-platform, guess that's nice. It might make strict networking…