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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠