From a virtual machine database to Firestore | C2C Community

From a virtual machine database to Firestore

  • 26 September 2022
  • 1 reply
  • 8 views

Userlevel 7
Badge +35

Martin and Veer moved a to-do app from a virtual machine to Cloud Run. However, the database is still running on the virtual machine. Watch along and learn how to move a database from a virtual machine to a low-ops, serverless database like Firestore.

Click on the video below to watch it in detail:

 

 

Chapters:

0:00 - Intro

2:34 - Export from MongoDB

3:23 - Transform the data

4:24 - Configure Firestore

5:00 - Import the data into Firestore

7:35 - Update the application

9:14 - Deploy and test the application

9:45 - Wrap up

 

Extra Credit:


1 reply

Userlevel 7
Badge +65

From VMs to Cloud Run

From VMs DB to Firestore

Now we can see the whole picture. Thanks @malamin 

Reply