19 comments

[ 3.6 ms ] story [ 33.3 ms ] thread
Great article on Azure - when will someone write about the brogrammer and face lift culture and the never ending sexual harassment culture that has a blind eye turned to it. Waiting for the day when one of those poor souls finally gets the courage to speak up. Oh but army of lawyers, and who know what kind of threats will lead to a quick gag and settlement... Azure is great though good progress...
This is an article about Azure. If you feel so strongly about brogrammers, face lifts and sexual harassment, then why don't you write about it or at least cite something tangible if you're going to drive-by troll this discussion?
Don't feed the troll.
It's been flagged now, but at least we get some context as to what was flagged.

Totally agree with flagging something that seems to be so off the topic.

If you're interested in seeing a flagged comment, you can set showdead to yes in your profile.
Azure is actually a pretty good product.

Recently I was working on a side project and decided to use Azure for a change and I loved it's offerings.

That said, a few criticisms:

it's pretty buggy and it shows.

Furthermore, it's documentation at times is contradictory. (and it's sdks are all over the place - especially for nodeJS)

And all in all, it does not look like a mature product (many a times, I was working on fixing / catching issues with Azure rather than my project itself - something I'd not expect to have to do)

All that said, it's still a great product and in time, I hope they fix their stuff and work towards stability.

Yeah the SDKs outside of C# are supported by the services team. They are created by a separate team so you will run into issues where the node SDK won't have the latest features
> it's pretty buggy and it shows.

and the dashboard is sloooooow.

They used to have a pretty good dashboard, and then they figured out that they messed it up with the current one. It is so damn slow. Many times I wonder if the request went through or not.
There's a funny story about the dashboard when I worked at MS.

My team complained about the dashboard having issues and we were told that a new one was in works and to hold on tight. A year later, we see the new dashboard - everything go 2x complicated, 3x buggy and 2x slower.

¯\_(ツ)_/¯

I've noticed the SDK and sample code problem as well. Things are moving so fast on the product teams that docs suffer.

EDIT: That being said, I work with Azure pretty extensively and it's great.

Could somebody give some insight about switching from AWS to Azure? I have been contemplating it over the past couple of months but have not yet pulled the trigger
Why would you want to switch? Just curious.
I find it pretty amazing how a huge, publicly traded company that was in the beginnings of a cultural death spiral (circa 2010) managed to pull itself together. I can't think of many examples of leadership abandoning the philosophy that led them to dominate the market (embrace, extend, and extinguish) in favor of something else (innovation, community engagement, participating in open-source movements).

The anthropology behind it could be valuable to many other companies, I think.

Indeed, they somehow managed to resolve the Innovator's Dilemma. As such, they really are worth studying. No doubt there are MBA programs with Microsoft case studies.
...and I get the feeling that they have just turned the corner and are now pickup up speed in the innovate-release-feedback loop.
IBM has been 'pulling itself together' for a long, long time.

It seems like a relatively rare thing.

I think Microsoft is marketing Azure hard and companies are buying.

I landed a gig related to Azure training and it's keeping me almost full-time busy right now. Considering this is the holidays there is a good chance we will be even busier next year.

I used Azure for one of my side projects. It was coded using golang and run on Ubuntu. It was pretty stable.