It is not unusual to think about scalability as an easy thing to achieve. Hosting services such as Heroku are able to provide more resources to our applications, such as RAM or CPU, with just a few clicks, right? However, while upgrading infrastructure is indeed a valid option, I believe most apps out there can scale just as well with code alone. Tag along to check a few tips on how to use availab
