Difference between revisions of "What the DevOps Is"

From CNM Wiki
Jump to: navigation, search
(Lectio 2 quiz questions)
Line 26: Line 26:
  
 
===Lectio 2 quiz questions===
 
===Lectio 2 quiz questions===
 +
: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)''

Revision as of 22:33, 20 April 2020

CNM DevOps Support

CNM Lab Essentials


|2||DevOps, project management system, version control system

DevOps. An engineering practice and a set of concepts based on that practice that aim at unifying new product development (the Dev part) and operations (the Ops part). The primary feature of DevOps is to strongly advocate automation and monitoring at all steps of the project such as integration, testing, releasing to deployment, and infrastructure management. DevOps aims at shorter development cycles, increased deployment frequency, more dependable releases, in close alignment with business objectives. Functions of DevOps office staffers can be compared with those of project management office (PMO) in a traditional project management framework.

Systems of CNM Lab

Systems of CNM Lab is the first lectio out of five ones that make up the Lesson.

Lectio 2 presentation

Four software systems support CNM Lab. They are document collaboration, project management, version control, and file-sharing ones.
CNM Lab's file-sharing system contains all the web documents, 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.
CNM Lab's project management system is in the heard of this service. CNM Lab 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, modify, and update its private details and get the update notifications.
The project's private details are published by the secure wiki engine of CNM Lab's document collaboration system. Its wikipages are tightened to the projects, so a particular project team can collaborate on the content for its project.

Lectio 2 quiz questions

Which statement below is correct:
  1. A user of CNM Cyber should not necessarily be in a good standing in order to utilize services of CNM Lab.
  2. Every source code file must be uploaded to CNM Lab in order to be deployed within CNM Cyber.
  3. Authorized users of CNM Lab can identify which image file was last edited.
  4. All of the other substantive answers are correct.
  5. None of the other answers is correct.
-- (wlcm--prvw)