Tech stack of Magicbell API #62
abhisheksunil2201
started this conversation in
General
Replies: 1 comment
-
Thank you very much for the lovely question @abhisheksunil2201 :) The stack at the moment is Ruby on Rails deployed on AWS using their container service (ECS). We also use a load balancer to front the requests and auto-scale the number of containers based on traffic spikes. Going forward, we plan to move some endpoints over to lambda that can scale up even faster as the traffic spikes up or down. Please follow us on Twitter, where we post technical threads every now and then - https://twitter.com/magicbell_io |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was curious about how MagicBell handles the amount of requests coming to the API and the tech stack that has been used to build the API. I used it for one of my project and the responses are so reliable.
Beta Was this translation helpful? Give feedback.
All reactions