- Jupyter Notebook 92.9%
- Python 6.8%
- Dockerfile 0.3%
| _ext | ||
| _config.yml | ||
| _toc.yml | ||
| application-architecture.md | ||
| architecture-links.rst | ||
| architecture-references.rst | ||
| architecture-references.rst.OLD | ||
| arplaybook-template-architecturedecisions.md | ||
| arplaybook-template-businessarchitecture.md | ||
| arplaybook-template-businesscase.md | ||
| arplaybook-template-documentinformation.md | ||
| arplaybook-template-requirements.md | ||
| businessarchitecture.rst | ||
| businessprinciples.rst | ||
| capabilities.rst | ||
| conf.py | ||
| data-architecture.md | ||
| data-architecture.rst | ||
| data-principles.rst | ||
| Dockerfile | ||
| help.rst | ||
| index.rst | ||
| introduction.md | ||
| ISO-25010-QualityTree.png | ||
| LICENSE | ||
| NFRcapabilities.csv | ||
| notebooks.md | ||
| quality.md | ||
| README.md | ||
| reliability.ipynb | ||
| requirements.csv | ||
| sad_template.md | ||
| software-architecture.rst | ||
| software-development.rst | ||
| templates.md | ||
| ti-architecture.md | ||
ArchitecturePlaybook
Overview
Smart people have been thinking on how to create IT architectures as long as there has been computers. Ideas come and go, however creating a good architectures can still be complex and time consuming. Especially when you try to invent the wheel for yourself. With this interactive playbook you can create your IT architecture better and faster.
Detected project type: Static site.
This repository was migrated from upstream source github.com/shafiqalibhai/ArchitecturePlaybook and is preserved here for archival, reference, or continued local development.
At a glance
- Default branch:
master - Visibility: public
- Size: 618 KB
- Created: 2026-04-27
- Last updated: 2026-04-27
- Stars / Forks / Open issues: 0 / 0 / 0
- License: GPL-3.0
Languages
| Language | Bytes | Share |
|---|---|---|
| Jupyter Notebook | 106,424 bytes | 93.2% |
| Python | 7,791 bytes | 6.8% |
Repository structure
_ext/_config.yml(623 B)_toc.yml(1,036 B)application-architecture.md(3,998 B)architecture-links.rst(53,653 B)architecture-references.rst(47,020 B)architecture-references.rst.OLD(203,343 B)arplaybook-template-architecturedecisions.md(1,840 B)arplaybook-template-businessarchitecture.md(521 B)arplaybook-template-businesscase.md(18,980 B)arplaybook-template-documentinformation.md(953 B)arplaybook-template-requirements.md(2,064 B)businessarchitecture.rst(6,814 B)businessprinciples.rst(18,563 B)capabilities.rst(770 B)conf.py(6,277 B)data-architecture.md(3,663 B)data-architecture.rst(3,234 B)data-principles.rst(719 B)help.rst(1,038 B)index.rst(666 B)introduction.md(6,265 B)ISO-25010-QualityTree.png(496,224 B)LICENSE(35,357 B)NFRcapabilities.csv(6,624 B)notebooks.md(218 B)quality.md(18,878 B)README.md(1,354 B)reliability.ipynb(106,424 B)requirements.csv(16,787 B)sad_template.md(17,300 B)software-architecture.rst(3,219 B)software-development.rst(6,162 B)templates.md(321 B)ti-architecture.md(3,678 B)
Getting started
Clone the repository:
git clone https://forgejo.deployview.com/ssa/ArchitecturePlaybook.git
cd ArchitecturePlaybook
Installation
git clone https://forgejo.deployview.com/ssa/ArchitecturePlaybook.git
cd ArchitecturePlaybook
Usage
Refer to the source files in this repository for entry points and intended usage. Update this section with concrete examples once they are established.
Original README
The content below is preserved from the previous README. Headings have been demoted so they don't compete with the new top-level sections.
Smart people have been thinking on how to create IT architectures as long as there has been computers. Ideas come and go, however creating a good architectures can still be complex and time consuming. Especially when you try to invent the wheel for yourself. With this interactive playbook you can create your IT architecture better and faster.
This architecture playbook is divided in the commonly used architecture sections:
Business
Data
Applications and of course
Technology Infrastructure (TI)
This playbook is primarily created for on-line usage.
HELP?!
Share this book! The best way to help is share this eBook!
This is a living document and will continue to be updated with more helpful information and examples as they become available.
The latest version of this architecture playbook is always on:
and on:
- https://nocomplexity.com/documents/arplaybook/introduction.html This version is created with Jupyterbook and has also some templates and growing number of notebooks to help you!
You can download PDF or an ePUB version also using above link.
Send any errors, remarks, suggestions and improvements to: info [at] nocomplexity [dot] com This book is open source. Issues and pull requests are welcome!
Contributing
Contributions are welcome. The typical workflow is:
- Open an issue describing the change you'd like to make.
- Fork the repository (or create a feature branch if you have write access).
- Commit your changes with clear, descriptive messages.
- Open a pull request against the
masterbranch.
Please follow the existing code style and include tests or reproduction steps where relevant.
License
This project is licensed under the GPL-3.0 license. See the LICENSE file for the full text.
Repository
- Browse: https://forgejo.deployview.com/ssa/ArchitecturePlaybook
- Clone (HTTPS):
https://forgejo.deployview.com/ssa/ArchitecturePlaybook.git - Clone (SSH):
ssh://git@forgejo.deployview.com:30143/ssa/ArchitecturePlaybook.git - Upstream / origin: github.com/shafiqalibhai/ArchitecturePlaybook
This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.