Difference between revisions of "How Apps Are Built"

From CNM Wiki
Jump to: navigation, search
(Script)
(Script)
Line 12: Line 12:
 
:Every [[CNM app]] must communicate with [[WorldOpp Middleware]] using [[LDAP|Lightweight Directory Access Protocol]] ([[LDAP]]).
 
:Every [[CNM app]] must communicate with [[WorldOpp Middleware]] using [[LDAP|Lightweight Directory Access Protocol]] ([[LDAP]]).
  
:All [[commercial off-the-shell|COTS]] solutions that are used in [[CNM Cloud]] are [[open-source]]. That means that their code is open. All of them consist of software modules and other pieces of code. If the [[commercial off-the-shell|COTS]] solution lacks any functionality that [[CNM Cloud]] needs, an additional module or plugin is installed.
+
:All [[commercial off-the-shell|COTS]] solutions that are used in [[CNM Cloud]] consist of software modules and other pieces of code that are [[open-source]]. That means that their code is open and may be modified.
  
:If any [[CNM app]] uses more than one [[end-user application]], they are interconnected connected through [[API|application programming interface]]s ([[API]]s).
+
:If the [[commercial off-the-shell|COTS]] solution lacks any functionality that [[CNM Cloud]] needs, an additional module or plugin is installed.
 +
 
 +
:If any [[CNM app]] uses more than one [[end-user application]], they are interconnected through [[API|application programming interface]]s ([[API]]s).
  
 
'''[[Available vs Custom Code]]''' is the successor [[lectio]].
 
'''[[Available vs Custom Code]]''' is the successor [[lectio]].

Revision as of 04:16, 14 September 2020

How Apps Are Built (hereinafter, the Lectio) is the lesson part of the Soft behind CNM Cloud 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 successor predecessor lectio is Engines and Organizers.

Key terms

Script

Every CNM apps consists of one or more end-user applications. The core applications are commercial off-the-shell (COTS). They are already available on the market to be installed and used.
Every CNM app must communicate with WorldOpp Middleware using Lightweight Directory Access Protocol (LDAP).
All COTS solutions that are used in CNM Cloud consist of software modules and other pieces of code that are open-source. That means that their code is open and may be modified.
If the COTS solution lacks any functionality that CNM Cloud needs, an additional module or plugin is installed.
If any CNM app uses more than one end-user application, they are interconnected through application programming interfaces (APIs).

Available vs Custom Code is the successor lectio.

Questions

Lectio quiz

The answer is recorded for the lectio completion purpose:

Placement entrance exam

True/False questions

Fill-in-blanks (short answer) questions