Giving a tech talk at my Microsoft tech stack company, how do I persuade them to give Elixir a try

You might want to ask them why they rely on Rabbit to glue things together…

2 Likes

I would also first take the time to understand what they value at your company. This is important because you may be selling an aspect of Elixir that they don’t care about.

For example, with our startup, we do not need a high availability system. A few minutes of downtime per day is not a big deal.

What drew us to Elixir was how it excels at taming complexity, maintainable data processing pipelines, and the tooling around it such as Livebook.

If you understand why they chose the current tech stack, you might understand what the technical leadership values at the company.

Then you can tailor the presentation to highlight those points.

5 Likes

Thank you very much for the replies all! You’ve certainly given me a lot to think about, I’m definitely changing from my original direction now. I’ll update this thread with how it goes, thank you all very much :grin:

3 Likes

I’m sorry I didn’t see this earlier. This talk may give you some helpful insights into the why’s of getting teams to try new things.