Hello, we have been recreating our app from another MBAAS and are ready to transfer data over from the other provider. Before transferring the data, we need to copy our Dev environment over to the Live environment (both on Cloud 9) so that the database, schema, and cloud code mimic one another. We want the environments to be identical, aside from the actual data in the tables being there.
We are unsure what the best process to do this is and have some questions below that will help us figure out how to do so. I also included both application id’s.
Questions
-
Do we use the ‘copy’ application feature or the ‘sync changes’ feature to accomplish the above?
-
When syncing changes from Dev to Live, does the Dev version remain the same?
-
Do we need to redeploy our Cloud Code API Layer with updated API keys or is that switched over as well with either option?
Application ID’s
Dev - DD9FC30D-3A6F-AB4C-FF9C-24DC92E73100
Live - 9A13BF3D-3E41-C30E-FF1B-94129ABED000
Thanks in advance for the clarification! Have thoroughly enjoyed working with the Backendless team through this process.
- Will