things! • Use recent Ruby versions • Try optimised gems (fast_blank, fast_jsonapi, concurrent-ruby-ext etc.) • Know your language (GC, Heap, Constant cache etc.) • Concurrency / background jobs • Ruby fine tuning (ENV vars tweaking, alternative malloc) • Also DevOp