Ruby on Rails Sunday, December 29, 2019

On Sun, Dec 29, 2019 at 4:11 PM tom <tomabroad@gmail.com> wrote:

> i have an app with one api endpoint. that end point is more and more in use, and i was wondering how i can make that endpoint not boggle down the app?

Any of:

1. Benchmark, measure, address bottlenecks
2. Scale vertically
3. Scale horizontally

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yACu3Z1dc7AqRxT18UibrTrv%3DeHBQJhSzi7-%3DcAmVW7BQ%40mail.gmail.com.

No comments:

Post a Comment