Migrated from github.com/shafiqalibhai/ArchitecturePlaybook https://architectureplaybook.readthedocs.io/en/latest/
  • Jupyter Notebook 92.9%
  • Python 6.8%
  • Dockerfile 0.3%
Find a file
2026-04-27 23:09:59 +00:00
_ext updates for RTD 2018-07-31 17:09:58 +02:00
_config.yml updates 2020-07-24 15:38:59 +02:00
_toc.yml updates for jb version 2020-07-29 15:17:23 +02:00
application-architecture.md updates 2019-11-18 09:18:58 +01:00
architecture-links.rst updates for 2020 2020-01-15 11:56:43 +01:00
architecture-references.rst updates 2020-07-24 15:38:59 +02:00
architecture-references.rst.OLD updates 2020-07-24 15:38:59 +02:00
arplaybook-template-architecturedecisions.md updates 2020-07-24 15:38:59 +02:00
arplaybook-template-businessarchitecture.md updates 2020-07-24 15:38:59 +02:00
arplaybook-template-businesscase.md updates for jb version 2020-07-29 15:17:23 +02:00
arplaybook-template-documentinformation.md updates 2020-07-24 15:38:59 +02:00
arplaybook-template-requirements.md updates 2020-07-24 15:38:59 +02:00
businessarchitecture.rst updates for 2020 2020-01-15 11:56:43 +01:00
businessprinciples.rst outlined business principles better 2019-11-16 15:36:32 +01:00
capabilities.rst updates 2020-07-24 15:38:59 +02:00
conf.py update rtd index file 2020-07-23 16:33:40 +02:00
data-architecture.md updates 2020-07-24 15:38:59 +02:00
data-architecture.rst updates for 2020 2020-01-15 11:56:43 +01:00
data-principles.rst updates 2019-11-18 09:18:58 +01:00
Dockerfile Add Dockerfile: JupyterLab image for browsing the ArchitecturePlaybook notebooks 2026-04-27 23:09:59 +00:00
help.rst update 2018-07-31 17:19:39 +02:00
index.rst updates for jb version 2020-07-29 15:17:23 +02:00
introduction.md updates for 2020 2020-01-15 11:56:43 +01:00
ISO-25010-QualityTree.png updates 2018-07-10 15:25:36 +02:00
LICENSE update txt 2016-08-15 22:24:32 +02:00
NFRcapabilities.csv updates 2018-07-10 15:25:36 +02:00
notebooks.md updates 2020-07-24 15:38:59 +02:00
quality.md updates for 2020 2020-01-15 11:56:43 +01:00
README.md Update README with comprehensive project information 2026-04-27 20:36:07 +00:00
reliability.ipynb updates 2020-07-24 15:38:59 +02:00
requirements.csv updates 2018-07-10 15:25:36 +02:00
sad_template.md updates for jb version 2020-07-29 15:17:23 +02:00
software-architecture.rst updates 2020-07-24 15:38:59 +02:00
software-development.rst updates for 2020 2020-01-15 11:56:43 +01:00
templates.md updates 2020-07-24 15:38:59 +02:00
ti-architecture.md updates 2020-07-24 15:38:59 +02:00

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:

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:

  1. Open an issue describing the change you'd like to make.
  2. Fork the repository (or create a feature branch if you have write access).
  3. Commit your changes with clear, descriptive messages.
  4. Open a pull request against the master branch.

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.