@oskobri Vapor runs on AWS. It’ll handle whatever load you have. But you’ll also be charged accordingly.
Apr 15, 2022
1
Level 1
Vapor for API and Nova
Hello everyone,
I wonder about the possibility to use Vapor for an API (which will be called from a separate web app) and Nova. But I wonder if Vapor is made for that given that there is a limitation on the number of concurrent calls and also that Nova seems to make many calls. I don't want to start on a solution if I'm blocked afterwards because too many lambdas are executed due to a too big number of users.
I would have liked to know if there is something which escapes me about Vapor or if it is not the adapted solution and that it is preferable to leave with Forge for example.
Please or to participate in this conversation.