Difference between revisions of "Data at CNM Farms"
(→Script) |
(→Content) |
||
Line 4: | Line 4: | ||
==Content== | ==Content== | ||
The predecessor [[lectio]] is [[CNM Cloud Databases]]. | The predecessor [[lectio]] is [[CNM Cloud Databases]]. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Script=== | ===Script=== | ||
Line 24: | Line 17: | ||
:Data of [[CNM Cloud Next]], which is used for experiments, is periodically destroyed. Data of [[CNM HandsOn Farm]], which support [[hands-on training]], is destroyed upon one's course completion. | :Data of [[CNM Cloud Next]], which is used for experiments, is periodically destroyed. Data of [[CNM HandsOn Farm]], which support [[hands-on training]], is destroyed upon one's course completion. | ||
+ | |||
+ | ===Key terms=== | ||
+ | :[[Data]], [[data backup]] | ||
===Closing=== | ===Closing=== |
Revision as of 02:31, 13 October 2020
Data at CNM Farms (hereinafter, the Lectio) is the lesson part of the CNM Farm Essentials lesson that introduces its participants to CNM Cloud. This lesson belongs to the Introduction to CNM Cloud session of the CNM Cyber Orientation.
Content
The predecessor lectio is CNM Cloud Databases.
Script
- Most of end-user applications of CNM Cloud are supported by their own relational database management systems (RDBMSes).
- WorldOpp Middleware collects most important data from various systems throughout the CNM Farms, transforms the collected data in a unified format, and stores the data in its NoSQL database. The CNM Cyber Team decides on what data shall be collected, transformed, and stored.
- To secure data from disasters such as computer failures and other data loss events, all the data is backed up at the same time every day. At CNM Cloud, that means that the database data is copied and stored separately from the computing server on which the database is installed. In that way, the data backup wouldn't be destroyed if one server collapses.
- For different systems, the backup policies may vary, but the backup system always contains several copies of all data that the CNM Cyber Team considers worth saving. For instance, the system may contain backups that were made yesterday, a day before yesterday, last week, and last month. Commonly, one "old" backup is deleted when one new backup is made.
- As a disaster recovery, any data copy can substitute the original data in the database. However, no data backup cannot restore the data that have been created after the backup was made.
- Data of CNM Cloud Next, which is used for experiments, is periodically destroyed. Data of CNM HandsOn Farm, which support hands-on training, is destroyed upon one's course completion.
Key terms
Closing
- CNM Cabin is hosted by:
- CNM Cloud Next
- WorldOpp Federated Farm
- CNM EndUser Farm
- CNM HandsOn Farm
- None of the other answers is correct.
- Which statement below is correct:
- CNM Cyber may include three identical CNM apps.
- While taking this course, you work on the CNM EndUser Farm.
- Future administrators of CNM apps get hands-on training at the CNM Cloud Next.
- All of the other substantive answers are correct.
- None of the other answers is correct.
- CNM Cabin is hosted by:
Clusters in CNM Farms is the successor lectio.