Strapi deployment on AWS

@netchart we don’t support DocumentDB as it’s not actually MongoDB and many of the features we use within Strapi do not work with DocumentDB. I would suggest you either use a self-managed MongoDB cluster or use something like Atlas.

That being said, I would strongly advise against MongoDB entirely and use either MySQL, MariaDB, or PostgreSQL on AWS RDS.

1 Like