修改 AWS DocumentDB 的实例类型

0

【以下的问题经过翻译处理】 我们已经使用 documentDB 几个月了,当前的实例类型似乎不能满足需求,因为我们开始在我们的应用程序中看到异常(是的,警报尚未设置) MongoDB.Driver.MongoWriteException: A write operation resulted in an error. Operation timed out due to low available memory.

我可以在不丢失数据的情况下修改 aws DocumentDB 的实例类型吗?

profile picture
EXPERT
asked 8 months ago50 views
1 Answer
0

【以下的回答经过翻译处理】 您可以在以下方面扩展 DocumentDB: 存储缩放 实例缩放 读取缩放 详细信息参考文档: https://docs.aws.amazon.com/documentdb/latest/developerguide/db-cluster-manage-performance.html#db-cluster-manage-scaling-instance 所以答案是肯定的,您可以在不丢失任何数据的情况下扩展 DocumentDB 集群的实例类型。

profile picture
EXPERT
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions