I've posted this a couple times before when EU tech + Hetzner comes up (and probably will again):
I'm American and IMO, we should also take a look at whether we need to be using the big cloud providers or not. They're so much more expensive compared to smaller hosts like Hetzner, Vultr, and so on. It depends on what you're doing, of course, but I've been on Azure for ages (they had those free $150/month startup credits something like 10 years ago?), but I finally moved off last year.
I shopped around and landed on Hetzner's Ashburn US servers. For what I was deploying (a few dozen websites, containers, some relatively complex .NET SaaS apps, some automated scripts, etc.), the pricing on Azure just wasn't competitive. But worse for me was the complexity: I found that using Azure encouraged me to introduce more and more complex deployment pipelines, when all I really needed was "Build the container -> SCP it into a blue/green deployment scheme on a VPS -> flip a switch after testing it".
dmk 28 minutes ago [-]
Good list but the biggest missing piece for most new SaaS products right now is AI/LLM APIs. If you're building anything with AI features you're calling OpenAI, Anthropic, or similar - all US. Mistral exists but the ecosystem around it is much thinner. That's probably the hardest US dependency to drop in 2026 that I can think of.
Plausible is a great pick though, been using it and it covers most of what you'd want from analytics unless you need GA/GTM tied to ad campaigns.
mjorgers 15 minutes ago [-]
I’d say open models are catching up to proprietary ones quite quickly, and those open models can be hosted on European infrastructure [1]. Some have direct model as a service apis, and others offer dedicated hosting for whichever model you choose to use. Qwen 3.5-397b-a17b and now Minimax M2.7 are two very strong contenders.
Apparently AWS's European Sovereign Cloud has Bedrock, so that could be an option.
sparkling 15 minutes ago [-]
The AWS Sovereign Cloud is still owned 100% by Amazon Inc. in the US. Not saying that rules it out for all use cases, but something that should be mentioned. "Sovereignty" is a somewhat vague term.
well_ackshually 10 minutes ago [-]
<American Company> European means nothing. They are all subject to the US Cloud Act, and the moment you start using their services, it inevitably has one or two services that end up contacting us-east-1 anyways. And that's without taking into account that they are all trying to fuck you over from.behind anyways as they sign data exchange agreements between Europe and the US.
The large US players are not an option if you want your data safe from the US.
cedws 3 minutes ago [-]
I haven't looked into the details but I remember from the announcement that the EU cloud is owned specifically by an EU entity headed by EU citizens. There would be no point spinning up a 'sovereign cloud' beholden to the US.
tmpz22 23 minutes ago [-]
What are some useful ways SaaS companies are using AI? Great way to axe your customer support team.
joshvm 7 minutes ago [-]
I don't know about useful, but the most visible one is copywriting. Even when there's a human involved, every startup/small org I know runs content through them. (And that includes this article.) It's definitely something that companies want even if they don't necessarily need it (like analytics).
By far the best AI+human customer support mechanism I've experienced is through SMS/messages. They support auth, they're asynchronous, there's no app or custom interface to timeout, it's easy to send complex queries as text and you have the log right there. Apple does this really well. Delta also does, surprisingly, because their AI phone bot is garbage. It's also presumably easier for the human agents to multi-task.
sheiyei 12 minutes ago [-]
Great ways to get buzzwords on your investor slides!
ErroneousBosh 5 minutes ago [-]
I make a point of describing things written conventionally as "not using artificial intelligence, just using good old-fashioned reliable analogue stupidity".
sheiyei 2 minutes ago [-]
I mostly meant getting to call your product barely used AI toilet paper instead of just barely used toilet paper.
cindyllm 1 minutes ago [-]
[dead]
cmrdporcupine 19 minutes ago [-]
I don't understand this statement at all. The OpenAI API is a standard which works against any number of models hosted by a whole pile of providers and the open weight models from Chinese labs are available from providers that aren't on US soil and likely ones in the EU, or you could just pay the $$ and host vLLM on your own GPU. Many of them (K2.5 the Minimax, the GLM models, the Qwen 3.6 models) are about as capable as frontier US models from about 4 months ago or so.
Unless you're trying to run a frontier coding agent at Codex/Claude Code levels, that's not a hard blank to fill right now.
kisamoto 7 minutes ago [-]
It's worth considering why you are choosing a European stack.
Is it to support local/European companies - Great. Is it because you don't want to be at risk of the US and the CLOUD Act - Not so great. Any company that has servers in the US (which Hetzner and basically all CDNs do) are still vulnerable to the CLOUD Act and that includes servers in Europe.
spicyusername 29 minutes ago [-]
Competition is good.
Having a global monopoly on these kinds of things is part of what has let U.S. companies get away with being so anti-consumer for so long.
sarimkx 6 minutes ago [-]
Why not add Adyen for payments?
pixel_popping 38 minutes ago [-]
Might want to add ClouDNS for DNS management (based in EU).
no_wizard 31 minutes ago [-]
I think they’re looking for companies to advertise[0] rather than purely being a neutral resource.
Which is fine, but I don’t imagine they’ll list a company that hasn’t paid for it.
I don't get that impression from that page. It definitely doesn't say you can't buy a tailored recommendation list to promote your product specifically, but I don't believe all of the listed products have paid for their existence on the site (for now. That might be the end goal though.)
Normal_gaussian 16 minutes ago [-]
The best bit:
> A subtle, high-visibility banner
psychoslave 29 minutes ago [-]
ICANN as no European equivalent though.
kburman 11 minutes ago [-]
[dead]
Rendered at 17:22:09 GMT+0000 (Coordinated Universal Time) with Vercel.
I'm American and IMO, we should also take a look at whether we need to be using the big cloud providers or not. They're so much more expensive compared to smaller hosts like Hetzner, Vultr, and so on. It depends on what you're doing, of course, but I've been on Azure for ages (they had those free $150/month startup credits something like 10 years ago?), but I finally moved off last year.
I shopped around and landed on Hetzner's Ashburn US servers. For what I was deploying (a few dozen websites, containers, some relatively complex .NET SaaS apps, some automated scripts, etc.), the pricing on Azure just wasn't competitive. But worse for me was the complexity: I found that using Azure encouraged me to introduce more and more complex deployment pipelines, when all I really needed was "Build the container -> SCP it into a blue/green deployment scheme on a VPS -> flip a switch after testing it".
Plausible is a great pick though, been using it and it covers most of what you'd want from analytics unless you need GA/GTM tied to ad campaigns.
[1] https://www.scaleway.com/en/docs/generative-apis/reference-c...
The large US players are not an option if you want your data safe from the US.
By far the best AI+human customer support mechanism I've experienced is through SMS/messages. They support auth, they're asynchronous, there's no app or custom interface to timeout, it's easy to send complex queries as text and you have the log right there. Apple does this really well. Delta also does, surprisingly, because their AI phone bot is garbage. It's also presumably easier for the human agents to multi-task.
Unless you're trying to run a frontier coding agent at Codex/Claude Code levels, that's not a hard blank to fill right now.
Is it to support local/European companies - Great. Is it because you don't want to be at risk of the US and the CLOUD Act - Not so great. Any company that has servers in the US (which Hetzner and basically all CDNs do) are still vulnerable to the CLOUD Act and that includes servers in Europe.
Having a global monopoly on these kinds of things is part of what has let U.S. companies get away with being so anti-consumer for so long.
Which is fine, but I don’t imagine they’ll list a company that hasn’t paid for it.
[0]: https://eualternative.eu/advertise/
> A subtle, high-visibility banner