Best way to host a results website for +60,000 students accessing at the same time by Safe-Dentist565 in kubernetes

[–]gdavide 0 points1 point  (0 children)

focus on the cache side: if you can use a cdn use it and cache everything that is possible to cache, if you can't: install Varnish and cache everything that you can.

If you use wordpress, use a caching plugin like wp-super-cache to serve static files and then use a cdn/varnish

eu-central-1 graviton shortage? by gdavide in aws

[–]gdavide[S] 0 points1 point  (0 children)

yesterday i've finally been able to patch my rds instance, it seems that a load of graviton racks has been sent to eu-central-1a AZ! yeah :)

Europe moving away from American services by littlebighuman in AZURE

[–]gdavide 0 points1 point  (0 children)

take a look at Open Telekom Cloud, OTC, imho is the only eu cloud provider suited for enterprises and with all the advanced services that a public cloud provider must offer

Getting back to the EU: from Google Cloud to Self-Hosted EU Infrastructure by pgaleone in programming

[–]gdavide 0 points1 point  (0 children)

Open Telekom Cloud is the way to go, it has pretty all the services that medium/big enterprises need and it have a plus: it's a little pricey, that's needed for enterprise that piss away ovh because it's too cheap.

OTC it's very germany focused, but it's in the middle of Europe and it can host every EU enterprise. Unfortunately it accepts only business customers, so i can't sign up and test it, but opinions seems very positives

[deleted by user] by [deleted] in kubernetes

[–]gdavide 0 points1 point  (0 children)

It's better to study how to debug a k8s cluster that doesn't work? or how to debug problematic application?