An open API service indexing awesome lists of open source software.

https://github.com/darrylbayliss/system-designs

A collection of System Design diagrams covering different scenarios
https://github.com/darrylbayliss/system-designs

architectural-decisions architectural-katas aws azure cloud-architect cloud-architecture cloud-functions gcp lambda-functions software-architecture

Last synced: 8 months ago
JSON representation

A collection of System Design diagrams covering different scenarios

Awesome Lists containing this project

README

          

# System-Designs

A collection of System Design diagrams and technical specifications covering different business requirements.

This repo is a showcase of software design skills practiced in an Architectural Kata format.

Architectural Katas are a way for software architects to practice their skills in a safe environment away from production.

You can read more about Architectural Katas and learn how to participate in your own [here](http://www.architecturalkatas.com/index.html)

## Software Designs

- [01. Investment Platform](https://github.com/DarrylBayliss/System-Designs/blob/main/01.%20Investment%20Platform/Technical%20Specification.md)
- [02. Parking Ticket Issuing Platform](https://github.com/DarrylBayliss/System-Designs/blob/main/02.%20Parking%20Ticket%20Issuing%20Platform/Technical%20Specification.md)
- [03. Electric Vehicle Charger Mapping Platform](https://github.com/DarrylBayliss/System-Designs/blob/main/03.%20Electric%20Vehicle%20Charger%20Mapping%20Platform/Technical%20Specification.md)

# Like this repo?

Check out my [Website](https://www.darrylbayliss.net/) and [GitHub Profile](https://github.com/DarrylBayliss) for more topics.