This commit is contained in:
Tiara Rodney 2026-02-05 14:47:26 +01:00
parent 344e9eeb0e
commit 6120b71aca
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723
6 changed files with 565 additions and 18 deletions

View file

@ -4,9 +4,9 @@
The ABC Pattern defines a strict threelayer hierarchy of constructs (ABCC0):
* Application Stack (ABCC1) the root deployment boundary.
* Logical Units (ABCC2) firstlevel domains within the application.
* Resource Groups (ABCC3) finegrained functional clusters inside each
* Application Stack (ABCC1) - the root deployment boundary.
* Logical Units (ABCC2) - firstlevel domains within the application.
* Resource Groups (ABCC3) - finegrained functional clusters inside each
Logical Unit.
This hierarchy is **strictly vertical**.