Difference between revisions of "CNM Lab Essentials"

From CNM Wiki
Jump to: navigation, search
(Script)
 
(91 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[What CNM Lab Is]] (hereinafter, the ''Lectio'') is the primary lecture that introduces its participants to [[CNM Lab]]. The ''Lectio'' is the tenth part of the second [[learning activity]], which is the [[CNM Cyber Entrance Exam]] preparation lesson, of the '''[[CNM Cyber Welcome Course]]'''. The ''Lectio'' is preceded by the [[What CNM Cloud Is]] and succeeded by [[CNM Cyber on the Web]]. The word, [[lectio]], is used for a lesson part at [[CNM Cyber]].
+
[[File:Cnm-digital.png|400px|thumb|right|[[CNMCyber suite]]s]]The [[CNM Lab Essentials]] (hereinafter, the ''Lesson'') is the primary [[learning activity]] of [[CNMCyber]] that introduces its participants to [[CNM Lab]]. The ''Lesson'' belongs to the '''[[CNMC for Experience]]''' session of [[Cloud Operator Bootcamp]].
  
 +
The ''Lesson'' is made up of five [[lectio]]s. At [[CNMCyber]], the word, [[lectio]], is used for a lesson part.
  
==Content==
 
  
===Script===
+
==Summaries==
  
 +
===Predecessor===
 +
:The predecessor lesson is [[Work Suite Essentials]].
  
:Up to this point, this lesson has covered two suites. The [[CNM Competency Suite]] grouped 15 services and [[CNM Action Suite]] grouped 5 services of [[CNM Cyber]]. The remaining two services belong to the last suite called [[CNM Platform Suite]]. One of them, [[CNM Cabin]], has already been covered. [[CNM Lab]] is the last service that this lesson touches.
+
===Outline===
 +
:{|class="wikitable" width=100% style="text-align:center;"
 +
|+[[CNM Lab Essentials]]
 +
|width=25%|[[Lectio]]s
 +
!#!!Referred topics
 +
|-
 +
![[What CNM Lab Is]]
 +
|1||[[CNM Lab]], [[source code]], [[web document]]
 +
|-
 +
![[Systems of the Lab]]
 +
|2||[[Version control system]], [[file-sharing system]]
 +
|-
 +
![[CNM Lab vs Wiki]]
 +
|3||[[Software application]], [[software repository]]
 +
|}
  
:[[CNM Lab]] is the primary service for those developers who work on [[CNM Cyber]]'s software. This service is provided through three systems, which are [[project management system|project management]], [[version control system|version control]], and [[file-sharing system|file-sharing one]]s.
+
===Successor===
 +
:The successor session is [[Cloud Next Essentials]].
  
:[[CNM Lab]]'s [[project management system]] treats every development as a [[project]]. For instance, only those developers who actively work on [[CNM Cert]]'s development can assign, re-assign, or report on the project tasks, as well as can access its private details published by the secure [[wiki engine]] that is embedded in this system and get the update notifications.
+
==See also==
 
 
:[[CNM Lab]]'s [[file-sharing system]] contains all the [[web document]]s, [[source code]] and other files that have been used in [[CNM Cyber]]'s development. [[CNM Lab]]'s [[version control system]] allows for the management of all the changes to every of them.
 
 
 
:Only administrators of [[CNM Cyber]] can manually grant access to [[CNM Cyber]] users; it is not granted automatically.
 
 
 
:[[File:Fixett-vs-wiki.png|400px|thumb|[[CNM Lab]] vs [[CNM Wiki]]]][[CNM Wiki]] is not the only development hub included into [[CNM Cyber]]. [[CNM Lab]] is another one. But before we get there, let's point out the main difference between the two. It is privacy.
 
 
 
:[[CNM Wiki]] is completely open. Everyone can see that 24 hours a day and 7 days a week. Even pre-entry-level developers can see the development process.
 
 
 
:On the contrary, [[CNM Lab]] is fully secured. Actually, it has to be cyber-secure in order to provide [[CNM Cyber]] with [[cyber-security]].
 
 
 
===Numeric data===
 
:''-- 204 words, 14 sentences''
 
 
 
==Review==
 
:Which statement below is correct:<ol type="a"><li>A user of [[CNM Cyber]] should not necessarily be in a good standing in order to utilize services of [[CNM Lab]].</li><li>Every [[source code]] file must be uploaded to [[CNM Lab]] in order to be deployed within [[CNM Cyber]].</li><li>Authorized users of [[CNM Lab]] can identify which image file was last edited.</li><li>All of the other substantive answers are correct.</li><li>None of the other answers is correct.</li></ol>
 
:''-- (wlcm--prvw)''
 

Latest revision as of 20:38, 29 October 2023

The CNM Lab Essentials (hereinafter, the Lesson) is the primary learning activity of CNMCyber that introduces its participants to CNM Lab. The Lesson belongs to the CNMC for Experience session of Cloud Operator Bootcamp.

The Lesson is made up of five lectios. At CNMCyber, the word, lectio, is used for a lesson part.


Summaries

Predecessor

The predecessor lesson is Work Suite Essentials.

Outline

CNM Lab Essentials
Lectios # Referred topics
What CNM Lab Is 1 CNM Lab, source code, web document
Systems of the Lab 2 Version control system, file-sharing system
CNM Lab vs Wiki 3 Software application, software repository

Successor

The successor session is Cloud Next Essentials.

See also