简体   繁体   中英

Auto scaling Mongodb as a service on Microsoft Azure

I see a MongoDB service in Microsoft Azure but that deploys a VM and installs MongoDB in that. I am guessing this will not auto scale and also charge me for the entire VM and MongoDB management (not just for my usage).

Is there any managed MongoDB as a service available in Microsoft Azure which will:

a) Auto scale. b) Charge me only for my usage.

I see MongoDB container image by Bitnami but I might have to deploy this on Helm.

What are my options here?

mongo db atlas is managed mongo, you can use that, but it wont be billed through Azure Subscription and it wont appear on your subscription. But it can be deployed to the same azure region your resources live in

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM