MongoDB replica set | C2C Community
Solved

MongoDB replica set

  • 24 February 2023
  • 4 replies
  • 96 views

Userlevel 1

I have a a question. I am kind of new to the GCP. I am wondering how to create a MongoDB replica set installed on 3 VM instances in the following configuration -  master, slave, arbiter?

icon

Best answer by malamin 28 February 2023, 08:56

View original

4 replies

Userlevel 7
Badge +35

Hi @spantiago ,

Thank you for asking the question. There are multiple ways you can configure the MongoDB replica set on Google Cloud.

Here is an interactive demo of the MongoDB replication set using the Google Cloud Marketplace based on your questions.

 

Here is the link below for another one tutorials from Google cloud skill boost lab using the Google Kubernetes engine.

https://www.cloudskillsboost.google/focuses/640?parent=catalog

Here is an important link below about how you can optimize the disk performance while you configure the MongoDB storage service.

https://cloud.google.com/compute/docs/disks/performance

I hope it might be help you.

 

Userlevel 7
Badge +65

Hi @spantiago,

Have you checked @malamin’s answer? Does it help you? 

Thanks @malamin 😀

Userlevel 1

Hi @malamin,

 

Thank you for your answer and your help! I forgot to mention that I don’t want to use the Google Cloud Marketplace...

Nice 

Reply