开发者

What is the best hosting provider for MongoDB on windows? [closed]

开发者 https://www.devze.com 2023-03-07 17:18 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the he开发者_如何转开发lp center. Closed 11 years ago.

I am looking for reliable hosting provider for MongoDB. I need to host on Windows OS with dedicated server. I am not seeing any named player that offers mongo hosting. Hope you guys can help me with this.

My budget $100 max per month. Thanks


I'm not sure this question is best for stackoverflow, but ...

If you want a "dedicated server" you aren't gonna get it for $100 a month :) ... but you can get close: I'd suggest a VPS, with plenty of RAM.

With a Virtual Private Server (VPS) you get a whole "virtual" OS install to yourself, to do whatever you want.

You can install MongoDB (that's where the RAM comes in) and do whatever you need to do yourself, host multiple domains, install Windows services, etc.

I've used both of these personally ...

  • http://www.kickassvps.com/
  • http://www.automatedvps.com/

Both with Windows + MongoDB and it's worked great.

Of course, you'll need to know how to admin a Windows machine ...


Your best bet might be a cloud server from Rackspace Cloud or Amazon EC2. I've run MongoDB on both providers, on Windows and Linux, with no problems.

Around your price range of $100 per month you can get a Windows box with these specs:

  • Rackspace: 2GB RAM, 80GB HD, 32 or 64-bit ($116.80/month)
  • Amazon EC2: 1.7GB RAM, 160 GB HD, 32-bit ($87.60/month)

In that price range, I'd be tempted to go with Rackspace because of the 64-bit Windows option, although you could also look into EC2 Micro instances using EBS, which have a 64-bit option.

If you're running MongoDB on a 32-bit system then you're database size is limited to about 2GB, so it's usually best avoided.


Hope this helps: http://www.mongodb.org/display/DOCS/Hosting+Center

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号