jandaryl / awesome-software-architecture

A curated list of resources on software architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Software Architecture Awesome

Software architecture aims to describe the high level structures of software as well as the discipline of creating them.

Want to help in making this list better? Start by taking a look at our code of conduct and contribution guidelines!

Contents

Design patterns

Methodology

Documentation

Workshop formats

Modeling

Tools

  • Sparx Systems Enterprise Architect - Object-oriented modelling suite. Only available natively for Windows.
  • Visual Paradigm - Similar to Enterprise Architect. Available for multiple platforms.
  • Lucidchart - Paid cloud-based diagram editor. Available on all common platforms.
  • Draw.io - Free and simple diagram editor. Comparable to Visio and its likes. Available on all common platforms.
  • Structurizr - Modelling tool based on the C4 Model (see above).
  • PlantUML - Like markdown for diagrams, PlantUML renders an english-like grammer into diagrams.
  • PlantUML for Atlassian - Adds support for PlantUML-based diagrams in the atlassian suite.

Frameworks

Scrum

  • Scrum - Framework for developing and maintaining complex products.
  • SAFe - Scalable agile framework.
  • Nexus - Scalable Scrum according to Ken Schwaber, co-creator of Scrum.

Lean software development

Extreme programming

  • Extreme Programming - The most specific of the popular agile processes, focusing on engineering and development practices.

DevOps

  • Wikipedia: DevOps - Combining software development and operations practices to shorten time to market while maintaining high quality.
  • The Phoenix Project, by Gene Kim et al - Business novel about IT, Devops and helping your Business win πŸ“™.
  • Keep CALMS and carry on - How BPDTS use the CALMS model as a reference for their devops adaptations.
  • Chaos Engineering at Netfix - Chaos Engineering is a new discipline within Software Engineering, building confidence in the behavior of distributed systems at scale πŸŽ₯.

License

CC0

To the extent possible under law, Simskij has waived all copyright and related or neighboring rights to this work.

About

A curated list of resources on software architecture

License:Creative Commons Zero v1.0 Universal