I like using serverless architectures for new projects because of how much cheaper it is compared to having your own servers/instances running all the time, and I need to worry less about the infrastructure. If my project is a sudden success (not probable, but still possible), everything should scale smoothly. …