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
- Host: GitHub
- URL: https://github.com/darrylbayliss/system-designs
- Owner: DarrylBayliss
- Created: 2024-06-04T15:39:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-06T15:45:19.000Z (over 1 year ago)
- Last Synced: 2024-12-27T06:11:21.631Z (10 months ago)
- Topics: architectural-decisions, architectural-katas, aws, azure, cloud-architect, cloud-architecture, cloud-functions, gcp, lambda-functions, software-architecture
- Homepage: https://www.darrylbayliss.net/
- Size: 813 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.