Add systemdesign.academy to Systems Design resources - #154
Open
ronidas39 wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds one entry to the Resources list in
docs/systems-design/systems-design.md, following the existing[name](link) - descriptionformat and placed at the bottom of that section.What it is: an interactive system design course. Lessons are slide based rather than video, diagrams are revealed step by step so the architecture builds up as the explanation moves, code examples run in the browser, and each lesson ends with a quiz. It covers the usual interview ground plus areas the existing entries touch less, such as consistency models, observability and reliability patterns.
Why here: the Resources section already indexes course and practice sites of this kind, so the format matches. It is not a duplicate of anything currently listed.
Disclosure: I built it, and part of the content sits behind a paid tier. There is a free tier covering the foundation lessons. Flagging both up front so you can weigh it accordingly, and I have no objection if you would rather keep the list to free resources only.
One file changed, one line added.