Live data from Hacker News

Euro firms must ditch Uncle Sam's clouds and go EU-native

theregister.com

461–470 of 729 posts

Re: Euro firms must ditch Uncle Sam's clouds and go EU-native

#461
post #445

Isn’t the more fundamental question why Europe has not been as successful as the US or China in building a native tech industry despite having a huge market? What are the barriers to creating startups and how can you lower them and preserve the enviable European social model? Solve that and you’ll solve the problem of a native cloud.

[deleted]

Re: Euro firms must ditch Uncle Sam's clouds and go EU-native

#462

Earlier quoted context omitted.

"Unelected EU bureucrats" Clearly shows you have absolutely zero idea about what you are talking about and just take your talking points from people like Elon Musk

I happen to live in the EU so I may have a slight clue what I'm talking about. But if you want an authority on the subject, look up Yanis Varoufakis and how sovereignty and democracy worked out for Greece when shit hit the fan.

Europe was able to impose policies to Greece because Greece was requesting loans from Europe. Those loans were required because other investors were unhappy that Greece had hidden the real state of its finance in its reports.

Re: Euro firms must ditch Uncle Sam's clouds and go EU-native

#463

I like it how everyone says that, but there is no european cloud operator able to offer what AWS/GCP/Azure offer. And if you are a start-up and you want to grow, the situation is even more dire. And without a few hundreds of billions of EUR invested _today_ there will still be at least a decade until basic infrastructure will be somewhat on par with current day hyperscalers from the US. And Office suite wise, it took…

You don't need hundreds of services. Give me virtual machines, reliable block storage, file storage and object storage, networking, dns, managed kubernetes, and it will cover the majority of workloads in Europe that run on Openshift or Openstack today.

When we designed the (by now largely self-hosted) stack for our production enviroment, we had that discussion. And honestly, on the persistence side, most people agreed that PostgreSQL, S3 and a file system for some special services is plenty. Maybe add some async queueing as well. Add some container scheduling, the usual TLS/Edge loadbalancing, some monitoring and you have a fairly narrow stack that can run a lot of applications with different purposes and customers..

We (10 people) run this + CI on just a VM + storage provider, mostly VSphere from our sister team of 6 (and yes it hurts, and we have no time to move it), Hetzner and some legacy things on AWS.

Though that's currently the problem -- there is a somewhat steep minimal invest of time into this. But that's good, because this means there could be value for European cloud providers to build up this narrow stack managed and get paid for it. We will see.

Re: Euro firms must ditch Uncle Sam's clouds and go EU-native

#464

Earlier quoted context omitted.

Well said. One of the USA's greatest exports is intelligence and higher education, and what has been happening with that and the general anti-intellectual atmosphere is to me the most concerning as an american. Ironically, public education in america has been pretty bad for a while. But I'm going to start rambling here... way too many problems, and no damn leadership.

[flagged]

Sports teams and "after school activitie" are a much much higher priority than teaching. It isn't even close. It seems the only thing we prioritize in education is... entertainment? I'm sure that will be GREAT in a few generations?

Re: Euro firms must ditch Uncle Sam's clouds and go EU-native

#465

Earlier quoted context omitted.

> Last week I migrated our db away from AWS RDS to a European cloud provider. Everything runs fine and we also have it cheaper! If I may ask, why didn't you choose the cheaper option before? What do you think you're trading off, if anything?

Going with the default, we were already using other services from them.

So you still have other stuff with AWS?

Re: Euro firms must ditch Uncle Sam's clouds and go EU-native

#466
post #51

Earlier quoted context omitted.

Also to your point: "can't we just encrypt it?" Its someone else's computer. The TPM is controlled by someone else. You can't really process on a machine that has a compromised urandom/TPM Also the bigger issue is having all your access revoked over night. Thats the bigger fear.

> You can't really process on a machine that has a compromised urandom/TPM Naive question: does zero knowledge proof solutions help with this?

If you can process your stuff inside a zero knowledge wrapper then yeah. But most things can't be done like that sadly.

Re: Euro firms must ditch Uncle Sam's clouds and go EU-native

#467
post #413

Earlier quoted context omitted.

Russian and China are already getting rid of Microsoft.

True but obv. Only lunatics would use a Russian cloud service. The interesting part is whether and what extent China is different. Also, why Europe should start treating us like Russians.

[flagged]

Re: Euro firms must ditch Uncle Sam's clouds and go EU-native

#468
post #445

Isn’t the more fundamental question why Europe has not been as successful as the US or China in building a native tech industry despite having a huge market? What are the barriers to creating startups and how can you lower them and preserve the enviable European social model? Solve that and you’ll solve the problem of a native cloud.

> Isn’t the more fundamental question why Europe has not been as successful as the US or China in building a native tech industry despite having a huge market? What are the barriers to creating startups and how can you lower them and preserve the enviable European social model? Solve that and you’ll solve the problem of a native cloud.

IMO here in the UK we are good at starting tech startups, we are just bad at not selling them to overseas investors early in their life, or having a tax framework that is advantageous to them growing in the UK.

In the UK see Google Deepmind, ARM, Deliveroo... Elevenlabs being incorporated in the USA, Dyson moving to singapore etc - Even outside of the tech space, Cadburys, Sainsbury's, Jaguar Land Rover... If the UK kept hold of everything that the UK created, we would be great!

Even our infrastructure we sell to the French, Chinese, Germans etc just for short-term gain, despite that we are cutting our nose off if we look forward 10 years.

Re: Euro firms must ditch Uncle Sam's clouds and go EU-native

#469

Earlier quoted context omitted.

Well said. One of the USA's greatest exports is intelligence and higher education, and what has been happening with that and the general anti-intellectual atmosphere is to me the most concerning as an american. Ironically, public education in america has been pretty bad for a while. But I'm going to start rambling here... way too many problems, and no damn leadership.

[flagged]

What is the American spirit to you? It seems to not include political activism. Or at the very least political activism you disagree with.

Re: Euro firms must ditch Uncle Sam's clouds and go EU-native

#470

Earlier quoted context omitted.

I mentioned MS because OOXML is now an open standard, albeit a 6000 pages one, but still open. And a similar sized competitor - Google, is still trying to deliver the same functionality. The point I'm trying to make is that going from zero to hero, even with basically "infinite" money like Google has is very very very hard.

I’m not sure it’s necessary. Office is bloated with features that very few people use on rare occasion. A much simpler word processor would do, and the next Google Docs doesn’t need to invent a lot of this stuff from scratch. The tricky part is how many organizations have an enormous amount of business logic programmed into excel sheets.

I think you're underestimating the features used within Office. Offices isn't bloated because they wanted to add fluff. It's bloated because of the large number of customers that have differing but overlapping needs.

The Engineers: Word processor with basic features is fine

Management and Execs: Comments, Review, Multi-user editing, History, Tables, change tracking.

Marketing: Image placement and alignment, layers, embedding, templates, shapes

Research/Doc Writers: Table of contents, page numbering, cross-referencing, formula insertion, citations, figure tables, export to pdf

All customers (at some point): Layout, margins, padding, spellcheck

As engineers we tend to think "just deliver a simple word processor". For who?

Post reply on HN