I wanna build a scalable chat enabled project that can run both in Mobile and web ...we decided to use elixir for backend and react for frontend
The thing is I was been suggested to design a microservices architecture.. maybe since I'm new to elixir i can't find many resources to understand best practices i can follow or decide whether to use it or not
If i did what api gateway would elixir supports the most ?
Or
Doing a big monolithic app gonna suffice?
You know it's pretty confusing i appreciate your suggestion and your experiences on using elixir for backend which may relate to my issue