---
title: "Appendices"
created: 2026-07-02
updated: 2026-07-02
type: source-page
status: imported
namespace: software-architecture-metapatterns
source_repository: https://github.com/denyspoltorak/metapatterns
source_wiki: https://github.com/denyspoltorak/metapatterns/wiki
source_path: "Appendices/Appendices.md"
source_url: https://github.com/denyspoltorak/metapatterns/wiki/Appendices/Appendices
source_license_note: "See namespace README; preserve attribution and source links."
---

# Appendices

> Imported source page from Denys Poltorak's *Architectural Metapatterns* wiki. Source path: `Appendices/Appendices.md`.

Though I don’t think that you should be reading this, this book contains a few useful appendices:

- The [[wiki/concepts/source/appendices/books-referenced|list of books referenced]] in the text. Many of them are actually good to read.
- The [[wiki/concepts/source/appendices/evolutions-of-architectures|list of evolutions]] of architectures. It is very boring to read and should rather be consulted as need arises.
- A short [[wiki/concepts/source/appendices/format-of-a-metapattern|description of the structure of the metapattern chapters]].
- The [[wiki/concepts/source/appendices/glossary|glossary]], probably redundant.
- The [[wiki/concepts/source/appendices/history-of-changes|history of changes]] (revisions).
- The [[wiki/concepts/source/appendices/index-of-patterns|index of patterns]] described in the book. This one may be handy.


## Contents:

- [[wiki/concepts/source/appendices/acknowledgements|Acknowledgements]]
- [[wiki/concepts/source/appendices/books-referenced|Books referenced]]
- [[wiki/concepts/source/appendices/copyright|Copyright]]
- [[wiki/concepts/source/appendices/disclaimer|Disclaimer]]
- [[wiki/concepts/source/appendices/evolutions-of-architectures|Evolutions of architectures]]
  - [[wiki/concepts/source/appendices/evolutions-of-a-monolith-that-lead-to-shards|Evolutions of a Monolith that lead to Shards]]
  - [[wiki/concepts/source/appendices/evolutions-of-a-monolith-that-result-in-layers|Evolutions of a Monolith that result in Layers]]
  - [[wiki/concepts/source/appendices/evolutions-of-a-monolith-that-make-services|Evolutions of a Monolith that make Services]]
  - [[wiki/concepts/source/appendices/evolutions-of-a-monolith-that-rely-on-plugins|Evolutions of a Monolith that rely on Plugins]]
  - [[wiki/concepts/source/appendices/evolutions-of-shards-that-share-data|Evolutions of Shards that share data]]
  - [[wiki/concepts/source/appendices/evolutions-of-shards-that-share-logic|Evolutions of Shards that share logic]]
  - [[wiki/concepts/source/appendices/evolutions-of-layers-that-make-more-layers|Evolutions of Layers that make more layers]]
  - [[wiki/concepts/source/appendices/evolutions-of-layers-that-help-large-projects|Evolutions of Layers that help large projects]]
  - [[wiki/concepts/source/appendices/evolutions-of-layers-to-improve-performance|Evolutions of Layers to improve performance]]
  - [[wiki/concepts/source/appendices/evolutions-of-layers-to-gain-flexibility|Evolutions of Layers to gain flexibility]]
  - [[wiki/concepts/source/appendices/evolutions-of-services-that-restructure-services|Evolutions of Services that restructure services]]
  - [[wiki/concepts/source/appendices/evolutions-of-services-that-add-layers|Evolutions of Services that add layers]]
  - [[wiki/concepts/source/appendices/evolutions-of-a-pipeline|Evolutions of a Pipeline]]
  - [[wiki/concepts/source/appendices/evolutions-of-a-middleware|Evolutions of a Middleware]]
  - [[wiki/concepts/source/appendices/evolutions-of-a-shared-repository|Evolutions of a Shared Repository]]
  - [[wiki/concepts/source/appendices/evolutions-of-a-proxy|Evolutions of a Proxy]]
  - [[wiki/concepts/source/appendices/evolutions-of-an-orchestrator|Evolutions of an Orchestrator]]
  - [[wiki/concepts/source/appendices/evolutions-of-a-sandwich|Evolutions of a Sandwich]]
- [[wiki/concepts/source/appendices/format-of-a-metapattern|Format of a metapattern]]
- [[wiki/concepts/source/appendices/glossary|Glossary]]
- [[wiki/concepts/source/appendices/history-of-changes|History of changes]]
- [[wiki/concepts/source/appendices/index-of-patterns|Index of patterns]]
