Does azure support things like mongodb and redis?

前端 未结 6 1034
悲哀的现实
悲哀的现实 2021-01-02 15:34

Can you use mongodb and redis/memcached with azure?

I\'m guessing no but just want to make sure.

It turns out they do support things other than .net, are the

6条回答
  •  青春惊慌失措
    2021-01-02 16:20

    You now also have the option of running Redis in Windows Azure on Linux virtual machines ! In the case of Redis, this would allow you to use the "official" build instead of the "unsupported" Windows build ... For MongoDB, both choices seem equally valid (running on Linux virtual machines, "plain" Windows virtual machines, or using 10gen's package to run on "managed" VMs (Cloud Services).

提交回复
热议问题