How Was My Experience Migrating a Rails API to Crystal + AWS Lambda?

In this article, the author shared his experience building a Rails API and a post-migration to Crystal. He was about to implement a Genetic Algorithm for the Travelling Salesman Problem, but after a struggle with Ruby on Rails processing speed, the code base was moved to Crystal and deploy using AWS Lambda.