I know multiple customers with significant free Azure credit that prefer to pay for Google Cloud or AWS over using Azure for anything critical. The management system is a mess - the new portal is nutty and slow. The old one lacks key features and operations are still slow. I can't understate how frustrating and time consuming this is. Maybe I'm using it wrong, but whatever. Using GCP is a blast of fresh air - light,…
I had an apparent MS employee reply to one of my comments complaining about azure's portal saying the engineers know the interface is awful but can't do anything about it: https://news.ycombinator.com/item?id=12773022 I'd assumed it was a design by programmer fail, especially because of the terrible modular design, but it doesn't look like it. I was wondering, poor performance wise, a client of mine is consistently s…
Perhaps Azure SQL did the same thing we sadly did with the first version of Cloud SQL: run it in a totally different environment that requires you to go through several hops to reach the actual (MySQL in our case) server. But even then Cloud SQL First Generation was "only" 1ms away. Second Generation which runs in a VM but managed by Google (like RDS at AWS) is basically equivalent to running it on your own VM, and is thus about 100 microseconds away.
Disclosure: I work on Google Cloud.
PS. We recently launched SQL server images on GCE (https://cloud.google.com/sql-server/) though it's not a managed service (yet?).