Skip to content

tupizz/awesome-software-architecture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Software Architecture

awesome-badge

Software architecture aims to describe the high level structures of software as well as the discipline of creating them. As this topic is pretty broad, it might contain some resources that are also present in more niche lists.

Contents

Principles

  • Flexibility - Able to adapt to changes in both environment and usability requirements without encompassing structural changes.

Design Patterns

Scalability and Resilience

  • Circuit Breaker - Protecting failing resources to prevent cascading failures
  • Bulkhead - Partition resources to isolate failures

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

Agile

Lean software development

Extreme programming

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

DevOps

Bonus

Contributing

Want to contribute into making this list even better? Yay, that's awesome! Before you get started though, please have a look at our code of conduct and contribution guidelines.

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published