Difference between revisions of "What the Middleware Is"

From CNM Wiki
Jump to: navigation, search
(Script)
(Script)
Line 14: Line 14:
 
:[[WorldOpp Middleware]]'s systems provide all [[CNM app]]s with federated services. These services particularly feature the federated database and [[user management system]].
 
:[[WorldOpp Middleware]]'s systems provide all [[CNM app]]s with federated services. These services particularly feature the federated database and [[user management system]].
  
:The distributed database stores most important data from different [[CNM app]]s, so it can be accessed in one place rather than in every [[CNM app]].
+
:The federated database stores most important data from different [[CNM app]]s, so it can be accessed in one place rather than in every [[CNM app]].
  
 
:The [[user management system]] handles all the authentications and authorizations. In our imaginary town, the [[user management system]] would combine two entities: (a) the ID-issuing authority and (b) ID policing reinforcement.  
 
:The [[user management system]] handles all the authentications and authorizations. In our imaginary town, the [[user management system]] would combine two entities: (a) the ID-issuing authority and (b) ID policing reinforcement.  

Revision as of 17:26, 15 September 2020

What the Middleware Is (hereinafter, the Lectio) is the lesson part of the CNM Cloud Features 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 How Apps Are Built.

Key terms

Script

If we imagine that CNM apps are people and the CNM Cloud Foundation are a combination of their homes, we may treat WorldOpp Middleware as their mail delivery, local police, Internet broadband, public transportation, parking lots, town hall, and other municipal services that are available for all the residents.
WorldOpp Middleware's systems provide all CNM apps with federated services. These services particularly feature the federated database and user management system.
The federated database stores most important data from different CNM apps, so it can be accessed in one place rather than in every CNM app.
The user management system handles all the authentications and authorizations. In our imaginary town, the user management system would combine two entities: (a) the ID-issuing authority and (b) ID policing reinforcement.
CNM Cabin is the user interface (UI) that allows end-users like you to access the Middleware.
The Middleware is built those solutions that are on the market. For instance, it uses Lightweight Directory Access Protocol (LDAP) to communicate user data to the Cloud's apps. The core of the Middleware is the only exception. Its code is custom-written specifically for CNM Cloud.
All the software systems of CNM Cloud use popular commercial off-the-shelf (COTS) solutions only.

CNM Cloud SSO is the successor lectio.

Questions

Lectio quiz

The answer is recorded for the lectio completion purpose:
  • Which statement below is correct:
    1. All of the other substantive answers are correct.
    2. None of the other answers is correct.

Placement entrance exam