My goal was to deploy a basic React app with a server backend to the Google Cloud Platform. For learnings I decided to use Google Cloud Functions (which may also have been the cheapest backend…
When upgrading to the latest and greatest MongoDB (2.6) the first thing you have to do is run a check on your databases. Specifically the upgrade docs say: To begin the upgrade procedure, connect a…