C#/.NET are nice. Azure/Microsoft Cloud not so nice. Idk, maybe I have some bias due to familiarity, but I find the GCP admin and tools to be so much more intuitive than the Azure (and AWS too, for that matter) counterparts.
Oh dear lord, GCP could be the intuitive one?! I have not used anything else but, dear lord, that's shocking and not at all surprising at the same time.
Yeah this is not the case at all lol. I actually find Azure to be far more intuitive after suffering through AWS and a little GCP. It certainly seems more stable in US regions than AWS.
One thing I will say is the Azure documentation is some of the most cumbersome to navigate I've ever experienced, there is a dearth of information in there, you just have to know how to find it.
Probably. I guess I meant a shit ton, but written in a series of confusing "choose your own adventure" style bursts of 40 new browser tabs to figure anything out.
All the cloud platforms do not care about UI/UX at all. Although GCP gets honorable mention for being pretty consistent and I have to admit not too bad. But anyway none of them care because it’s expected that 90% of the usage of the platform will be via a CLI or some abstraction (k8s, terraform, etc etc). So, they put minimum effort into UI quality, usefulness, consistency, appearance. That’s my understanding anyway
a) Design is super hard when your product MUST do a lot (and GCP definitely has to do a lot)
b) You design for the audience. The complexity that person-who-would-ever-use-GCP will deal with is far beyond what the average internet user would ever endure.