node.js - Appengine vs Nodejs Costs for Analytics Application -


Currently, I am a nodjs & amp; MongoDB It was assumed that the cost date for the appenagin would be very costlier than the host of Nodes and Mongodb.

I need help in identifying the difference in costs for an application that will increase to hit, request / second. Entities are really simple (id, datetime, email_address), each request is logged in database. The data has not been recycled / deleted.

  1. Use nodes like hosting provider (not sure how many drones will be required for such traffic) for Mongoose Db hosting

  2. Use appengine for the same model with appengine with use

  3. Use appengine with Google Cloud SQL < / Ol>

    Thank you.

    You can put it on AppFog and get 512 MB of RAM for free.

    In relation to nodjatsu - 50 requests per second should be properly placed on 1 don.

    Very small VPS with 128mm RAM can also handle this load too.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -