which solution is best for the hosting the Node js app or the MERN stack. app engine cloud run, or cloud function ?
Hi,
To get a good answer, you'll need to provide more information like - what will the App do, what is your level of comfort/expertise with some of the technologies you wish to use (e.g. if you aren't comfortable with Containers, then you'll have to avoid Cloud Run).
If you don't wish to provide that information, you can take a look at
1. Comparison between App Engine and Cloud Run - see documentation
2. Comparison between the 2 flavors of App Engine - see documentation