[AWS] Amazon DocumentDB

You can run MongoDB-compatible databases in AWS. MongoDB is a document based database, which uses JSON-like documents with optional schemas. (NoSQL DB)


Features

  • DocumentDB is a managed database service that allows you to run MongoDB-compatible databases.
    ** You do not need to setup/manage the environment to run MongoDB such as cluster management, backups, and monitoring.
  • It scales with your workloads automatically.
  • You can use AWS DMS (Database Migration Service) to migrate your on-premise MongoDB to Amazon DocumentDB.

Leave a Comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s