Remix.run Logo
AussieWog93 a day ago

>switching out an LLM is both cheap an easy.

Honestly, these days probably less friction switching out Redis or Elasticsearch (backend) than changing LLM provider (human facing).

Fable is seriously good enough now to, in a 20k line project, take "replace Mongoengine with raw PyMongo" and not screw anything up.

woeirua a day ago | parent | next [-]

Agents will make all of these migrations trivial. I expect margin collapse across a lot of tech darlings.

thedougd a day ago | parent [-]

This is the conversation I plan to have with Okta sales soon. Wait till you see how easy AI makes it to switch to Entra ID or anyone else. It’s tedium not even problem solving.

calgoo a day ago | parent | next [-]

My problem with the SSO providers is not the technical part, thats "easy". Its the coordinate with the 200+ external and internal vendors / support to redeploy the SSO part which is time consuming. I always say its a ~3 year project, which can be done in 6 months with the right amount of resources, especially if the platform has been running for years.

thedougd 20 hours ago | parent [-]

There are the handful that it’s not just a web console or API you interact with. Have to file a support ticket.

Those will be a pain.

itzprintz a day ago | parent | prev | next [-]

If the price is the only incentive, I'd stay away from Entra ID

vidarh a day ago | parent [-]

If the point was to move there'd be no point in having a conversation with Okta sales. The point is to get a discount.

jaxn a day ago | parent | prev [-]

though Okta is the first provider working on the enterprise mcp stuff.

thedougd 20 hours ago | parent [-]

It’s a new SKU. You’ll have to pay for that new type of app.

mewpmewp2 21 hours ago | parent | prev [-]

How could switching out a stateful service be easier than stateless?