Comment on Dear AWS, please let me be a cloud engineer again
i_am_not_a_robot@discuss.tchncs.de 3 months agoIn theory, running a serverless function can provide adequate response times at costs that are unreachable with private servers. It’s basically those services that would run your application for few minutes every time it received a request, but with theoretically lower overhead since it’s supposed to be a function instead of a full application.