awslabs / amazon-documentdb-tools

Tools for use with the Amazon DocumentDB managed document database service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon DocumentDB Tools

This repository contains several tools to help users with Amazon DocumentDB including migration, monitoring, and performance. A few of the most popular tools are listed below but there are additional tools in the migration, monitoring, operations, and performance folders.

Amazon DocumentDB Index Tool

The DocumentDB Index Tool makes it easy to migrate only indexes (not data) between a source MongoDB deployment and an Amazon DocumentDB cluster.

Amazon DocumentDB Compatibility Tool

The DocumentDB Compatibility Tool examines log files from MongoDB or source code from MongoDB applications to determine if there are any queries which use operators that are not supported in Amazon DocumentDB.

Amazon DocumentDB Global Clusters Automation Tool

The global-clusters-automation automates the global cluster failover process for Disaster Recovery (DR) and Business Continuity Planning (BCP) use cases.

License

This library is licensed under the Apache 2.0 License.

About

Tools for use with the Amazon DocumentDB managed document database service.

License:Apache License 2.0


Languages

Language:Python 98.4%Language:Shell 1.6%Language:Dockerfile 0.0%