Migrate Self Managed MongoDB from EC2 to EKS

0

I have installed MongoDB community edition v7.0.1 in one of the EC2 instance with 64GiB EBS Volume for Data & log. Now we are moving to micro service architecture and need to migrate the MongoDB instance from EC2 to AWS EKS with Persistent Volume setup. Was looking at online options, but not sure on how to migrate the existing data in EBS volume to PV/PVC in EKS with no downtime ? Does AWS Database Migration Service suits here ? Any leads will be highly appreciated. Thanks!

1 回答
0

Indeed AWS DMS does support using MongoDB as a source so that is one option.

You should also consider AWS DocumentDB as that is fully managed MongoDB compatible service from AWS, or even consider MongoDB Atlas if AWS DocumentDB is not a good fit.

profile pictureAWS
已回答 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则