Add system design roadmap

pull/3320/head
Kamran Ahmed 2 years ago
parent 952169ec8e
commit a3031a2371
  1. BIN
      public/images/system-design.png
  2. 1
      public/jsons/system-design.json
  3. BIN
      public/pdfs/system-design.pdf
  4. 1
      src/pages/pdfs.md
  5. 2
      src/roadmaps/design-system/design-system.md
  6. 2
      src/roadmaps/software-design-architecture/software-design-architecture.md
  7. 0
      src/roadmaps/system-design/faqs.astro
  8. 50
      src/roadmaps/system-design/system-design.md

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.

@ -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)

@ -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"

@ -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"

@ -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"
---
Loading…
Cancel
Save