Comment by okhobb

18 days ago

Pretty sure Ramp uses Elixir.

Ramp is mostly their Python monolith. They have a blog post about their use of Elixir for one service but it's really not their core stack.

Brex was a lot more all-in on Elixir, including being one of the languages "stars," but moved to a more conventional stack (IIRC Java/Drop wizard microservices with Kafka to talk between them).

Ramp is (mostly) a Flask monolith with some sprinkles of Elixir at the very edges where sub-second performance matters.