Skip to main content

Configuration Manager Infrastructure, Schema, Diagram Information

Infrastructure

Configuration Manager works in 3 layers due to the integration process. The first layer is the layer we call "configuration-api" and the request requests are sent and if they have pre-values in the cache, if they do not have them, the next layer, the "configuration-backend" part. Here, as a similar architecture, if there is a desired key in the cache, its value is returned, if there is not, it receives the necessary information from the database and returns.

In this key-value retrieval process, the data is encrypted with RSA encryption.

Diagrams and Diagrams

Configuration Manager diagrams according to users and with details are given below.