1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 14:18:17 +01:00

Add system design roadmap

This commit is contained in:
Kamran Ahmed 2023-01-17 18:05:03 +04:00
parent 952169ec8e
commit a3031a2371
8 changed files with 54 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 832 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -29,3 +29,4 @@ Here is the list of PDF links for each of the roadmaps.
* **Java Roadmap** - [Roadmap Link](https://roadmap.sh/java) / [PDF Link](https://roadmap.sh/pdfs/java.pdf)
* **Spring Boot Roadmap** - [Roadmap Link](https://roadmap.sh/spring-boot) / [PDF Link](https://roadmap.sh/pdfs/spring-boot.pdf)
* **Python Roadmap** - [Roadmap Link](https://roadmap.sh/python) / [PDF Link](https://roadmap.sh/pdfs/python.pdf)
* **System Design** - [Roadmap Link](https://roadmap.sh/system-design) / [PDF Link](https://roadmap.sh/pdfs/system-design.pdf)

View File

@ -1,7 +1,7 @@
---
jsonUrl: "/jsons/design-system.json"
pdfUrl: "/pdfs/design-system.pdf"
order: 11
order: 13
featuredTitle: "Design System"
featuredDescription: "Step by step guide to building a modern Design System"
title: "Design System"

View File

@ -1,7 +1,7 @@
---
jsonUrl: "/jsons/software-design-architecture.json"
pdfUrl: "/pdfs/software-design-architecture.pdf"
order: 11
order: 12
featuredTitle: "Design and Architecture"
featuredDescription: "Guide to learn software design and architecture"
title: "Software Design and Architecture"

View File

View File

@ -0,0 +1,50 @@
---
jsonUrl: "/jsons/system-design.json"
pdfUrl: "/pdfs/system-design.pdf"
order: 11
featuredTitle: "System Design"
featuredDescription: "Guide to learn system Design"
title: "System Design"
description: "Everything you need to know about designing large scale systems."
isNew: true
hasTopics: false
dimensions:
width: 968
height: 2848.5
schema:
headline: "System Design Roadmap"
description: "Learn System Design with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place."
imageUrl: "https://roadmap.sh/roadmaps/system-design.png"
datePublished: "2023-01-17"
dateModified: "2023-01-17"
seo:
title: "System Design Roadmap"
description: "Learn system design with this step by step guide and resources."
keywords:
- "guide to learn system design"
- "system design roadmap"
- "distributed systems roadmap"
- "modern system design roadmap"
- "system design roadmap"
- "scalable system roadmap"
- "system design patterns roadmap"
- "system design roadmap"
- "application architectures"
- "system design guide"
relatedRoadmaps:
- "backend"
- "software-architect"
- "devops"
- "python"
- "java"
- "nodejs"
- "golang"
sitemap:
priority: 1
changefreq: "monthly"
tags:
- "roadmap"
- "main-sitemap"
- "skill-roadmap"
---