
Reading Time: 4 minutes Ruby on Rails is a great framework to work with for startups and smaller applications, but we often come across the scalability issues when the project grows larger. Lets delve deeper into what a frameworks scalability means. Consider the below architecture at the start of the Rails project – This…