.. SPDX-FileCopyrightText: 2024 Univention GmbH
..
.. SPDX-License-Identifier: AGPL-3.0-only

.. _architecture-data-flow:

**********
Data flow
**********

This section describes the data flow for various data objects in Univention Nubus for Kubernetes.
You find information about each data object,
their data flow description,
and the interfaces of the consumers.

The description of the data flow in this section uses the ArchiMate enterprise architecture modeling notation.

.. dropdown:: Information about used notation
   :color: info

   This section uses concepts from the ArchiMate enterprise architecture modeling notation from
   the application layer.

   From the application layer it uses the following concepts:

   * *Application Component*
   * *Application Interface*
   * *Application Service*
   * *Application Process*
   * *Application Function*
   * *Data Object*

   From the relationships it uses the following concepts:

   * *Composition*
   * *Aggregation*
   * *Assignment*
   * *Flow*
   * *Serving*
   * *Access*
   * *Specialization*

   For more information on these ArchiMate concepts,
   refer to the following sections in :cite:t:`uv-architecture`:

   * :external+uv-architecture:ref:`notation-archimate-application-layer`
   * :external+uv-architecture:ref:`notation-archimate-relationships`

.. toctree::

   directory-objects
   udm-objects
   event-objects
   auth
   complete
