Use case to Demonstrate Backup and Restoration of Store
This is a use case to demonstrate backup and restoration of store.
Consider that you have a secure data store. In this use case, we will show you how to backup this store and then restore it using the load
program.
When you restore a data store, both the metadata and data are restored. To demonstrate this, we will create a privileged user. This is required to write data to a secure store. We will then create a simple table and insert some data into it. We will backup the store by creating a snapshot. While restoring the store, you can then see how this metadata, table and data are successfully restored.