Can we use Node js as a backend server which can be used in production?
We know Apigee proxy API can handle hundreds of requests in prod. But is it the same for Node js as backend server also. Can Node js as backend server handle such high volumes of requests?
What are your thoughts on this??
Thanks & Best regards,
Amit
Solved! Go to Solution.
Node.js is commonly used for high I/O API backends.