Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

review system design module #31

Merged
merged 1 commit into from
Nov 27, 2020
Merged

review system design module #31

merged 1 commit into from
Nov 27, 2020

Conversation

sanketplus
Copy link
Collaborator

@kalyanceg apologies for centre -> center 🙈

- https://learning.oreilly.com/library/view/the-art-of/9780134031408/ch23.html

## Scalability - Sharding

This pattern represents the separation of work based on attributes that are looked up or determined at the time of the transaction. Most often, these are implemented as splits by requestor, customer, or client.
This pattern represents the separation of work based on attributes that are looked up to or determined at the time of the transaction. Most often, these are implemented as splits by requestor, customer, or client.
Copy link
Collaborator

@sumeshpremraj sumeshpremraj Nov 25, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Original was correct here, looked up "to" is redundant here

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

grammarly says it's ok

@kalyanceg kalyanceg merged commit 2bfe4b0 into main Nov 27, 2020
@kalyanceg kalyanceg deleted the system-design branch December 3, 2020 06:08
kalyanceg pushed a commit that referenced this pull request Dec 7, 2020
Thanks Sanket and Sumesh for the review
Merging them
kalyanceg added a commit that referenced this pull request Dec 7, 2020
* initial commit for linux basics module

* Add backlinks to linux course

* Add backlinks to linux course

* call for contributors

* call for contributors

* call for contributors and add to root

* fix typo inmkdocs

* broken image path in linux basics

* broken image path in linux basics

* broken image path in linux basics

* split conclusion in networking

* add conclusion page, modify subtitles and links

* add conclusion page, modify subtitles and links

* minor suggestions incorporation into git course

* Initial draft of NoSQL DB

* Updated Links & adding images

* Fixing Image Links

* Added conclusion

* Update conclusion.md

Fixed typo

* Wrapping lines to beautify

* Merging some pages and modifying suggestions in Big Data module

* Fix mistakes in mkdocs yaml and add Nosql to nav

* github flavored image width

* github flavored image width

* overrides for custom mkdocs partials

* Revert "github flavored image width"

This reverts commit 70e704d.

* overrides for custom mkdocs partials

* github flavored image width

* Fixing links and standardising titles

* Enable search

* nosql module review

* change images size

* Linux module review

* Review and corrections in the Security module

* Fixed typos errors in intro & big_data

* Fixed typo in image

* Add local build documentation

* Add python dependencies file

* Fix NoSQL course title

* Add Linux Basics title to intro page

* Add custom stylesheet for content image border

* Internal review of git course

* Add Relational Databases course (#21)

Looks good to me

* Fix dangling links in mysql, add TOC in mysql, incorporate network review

* review system design module (#31)

Thanks Sanket and Sumesh for the review
Merging them

* Nosql standardising format

* Update repository url in contribute

* Rewording intro after internal review

* review language to be inclusive (#33)

* review language to be inclusive

* review language to be inclusive

* fix typo for Example

Co-authored-by: Kalyanasundaram Somasundaram <[email protected]>

* improved font size in systems design images

* Uploading License and Notice contents

* Merge fix after rebase

Co-authored-by: Shivam Mitra <[email protected]>
Co-authored-by: Kalyanasundaram Somasundaram <[email protected]>
Co-authored-by: Sanket Patel <[email protected]>
Co-authored-by: Sai Kiran Kanuri <[email protected]>
Co-authored-by: Sai Kiran Kanuri <[email protected]>
Co-authored-by: Nishant Singh <[email protected]>
Co-authored-by: Nishant Singh <[email protected]>
Co-authored-by: Aditya Kamat <[email protected]>
Co-authored-by: Sumesh Premraj <[email protected]>
Co-authored-by: Sumesh Premraj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants