View a markdown version of this page

Use the solution - Modern Data Architecture Accelerator

Use the solution

This section explains how to use MDAA’s configuration capabilities to manage your data platform architecture.

Using configuration files

MDAA is configured using YAML configuration files. The main CLI configuration file (typically 'mdaa.yaml') specifies:

  • Global settings

  • Domains

  • Environments

  • Modules to be deployed

Configuration layouts are flexible and can be:

  • Concentrated in a single MDAA config file

  • Spread across multiple config files by domain

  • Organized by line of business

  • Separated by environment