Become a sponsor to Slava Vedernikov
Hi, I am Slava Vedernikov - Solution/Application Architect coming from Development background.
Over the past few years I've noticed a shift from a traditional Architecture visualisation approach - Drawing Diagrams to Diagrams as Code - an approach, which is much closer to Software Engineering. It has advantages of allowing Architects and Engineers to collaborate on Architecture, ability to compare Diagram versions and manage changes via Pull Requests as well as some automation opportunities.
However, it doesn't go far enough, as the problems like Complexity, Duplication, Inconsistency, Inability to Analyse Architecture and Great Effort of keeping Diagrams up-to-date still remain unsolved.
That's why I've set out on the Mission to provide a comprehensive code-based Application Architecture framework for IT Professionals to
- Effortlessly express Application Architecture as Code (AaC)
- Automatically generate Application Architecture diagrams from AaC
- Intuitively analyse Application Architecture by issuing simple queries against AaC
With your support I can invest more time into this project and have a greater focus on promoting it, so that it reaches as many IT Professionals as possible, and hopefully changes the way they do their important jobs for the better.
Featured work
-
SlavaVedernikov/C4InterFlow
Architecture as Code (AaC) framework that generates diagrams and lets you analyse Application Architecture. Inspired by C4 Model
C# 73