Hi @shock - I am sorry, I am not here to sell the scaleway products nor to push them. All I can say is: We are using this currently for small business companies which using a contact management app we made with meteor (a bit of crm, intranet, wiki, slack). Those companies are 3-100 employees but not using 100% all the day this app. Its more used sometimes and from just a few at the same time. So for them, we can serve the meteor app without any headache on the scaleway environment. That is enough performance for a good price.
As I wrote some entries before - we made normal app usage and acceptance tests in front of serving on scaleway with some real life people and some casperjs robots. The results were pretty nice for us and the testers.
On the environment we are using our Meteor universal ARM fork and the included node and mongo from the dev_bundle. Both are equal to the official meteor bundle but just for armvX – its node v0.10.40 and mongo 2.6.7. We made an upscript starter to run our app and the mongo process on startup. Very easy and simple - high performance was not the focus here on that stuff. This is not a solution for everything but may give it a try for some smaller things.
Cheers
Tom
Read more about dev_bundled node and mongo at: