aws / modern-data-architecture-accelerator
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 8 components.
  • 556 files, 47,680 LOC (51.1% vs. main code).
  • "packages" is biggest, containing 92.12% of LOC.
  • "ROOT" is smallest, containing 0.01% of LOC.


packages43922 LOC (47%) 455 files
sample_configs2236 LOC (2%) 55 files
sample_blueprints940 LOC (1%) 35 files
installer351 LOC (<1%) 2 files
scripts121 LOC (<1%) 4 files
deployment54 LOC (<1%) 1 file
sample_code50 LOC (<1%) 3 files
ROOT6 LOC (<1%) 1 file


2025-05-04 01:03