Teams | Collaboration | Customer Service | Project Management

Ruby

A tinkerer's tale of pushing a Rails serializer

Sometime last year, we found the opportunity to optimize one of our critical API endpoints that was served using Ruby on Rails. This led to a series of investigations before we identified the right long-term solution for our particular use case. It required us not only to leverage a new JSON serializer, but also challenged us to build efficient caching and deployment strategies to go with it. This is the tale of how we embarked on that compelling journey and what we learned as a result.