Hi All, Question around AWS DocumentDB. I see it ...
# ask-questions
g
Hi All, Question around AWS DocumentDB. I see it mentioned as an alternative in the docs and in several PR requests, but the docs mostly seem to be centered around MongoDB. Is AWS DocumentDB a supported backend that is tested with each release? I ask because AWS DocumentDB isn't 100% MongoDB compatible and would like to avoid a situation where we deploy the self-hosted option on AWS using DocumentDB, only to have a migration effort shortly after due to some incompatibility issue. Thank you in advance!
f
Hi Colin, DocumentDB isn't 100% compatible, as you say, but we're not doing anything crazy with Mongo, and the methods we use do work in DocumentDB. We've not seen anything not work.
thankyou 1