View on GitHub

ArchitectureTemplate

Architecture Dossier Template

This project aims at defining a markdown template of an Architecture Dossier. Objective is to set the architecture dossier as an asset of the project relying on the developer tools. Many advantages

Getting Started

All you have to do is enrich the different files for the different chapters.

Page File
Introduction 0000.Introduction.md
Table of content 0001.TableOfContent.md
Glossary 0002.Glossary.md
System Context 0100.SystemContext.md
UseCase Model 0200.UseCaseModel.md
Requirements 0300.Requirements.md
Component Model 0400.ComponentsModel.md
Architecture Overview 0500.ArchitectureOverview.md
Architecture Decisions 0600.ArchitectureDecisions.md
Deployment Model 0700.DeploymentModel.md
Data Model 0800.DataModel.md
COTS List 0900.COTSList.md

Remark : Filenames shall be preserved in order to allow the page navigation to work natively across pages.

Most of the diagrams can be drawn relying on PlantUML flat file

With a little help from my friends :

Installing

Update the files, add, commit, push… et voila.

Start here : Introduction

Built With

Versions

Version Date Description Author
01 08-March-2018 Initial Version SWT - s_wilbert@fr.ibm.com
02 ? Any feedbacks/updates are welcome Your name here