An open API service indexing awesome lists of open source software.

https://github.com/shubhamv108/system-design

Resources for System Design.
https://github.com/shubhamv108/system-design

databases system-design

Last synced: 7 months ago
JSON representation

Resources for System Design.

Awesome Lists containing this project

README

          

Course
- https://www.educative.io/courses/grokking-the-system-design-interview
- https://github.com/resumejob/system-design-algorithms

API Rate Limiting
- https://blog.cloudflare.com/counting-things-a-lot-of-different-things/
- https://cloud.google.com/solutions/rate-limiting-strategies-techniques

Document Edition
- https://neil.fraser.name/writing/sync/
- https://neil.fraser.name/writing/diff/
- https://neil.fraser.name/writing/patch/

Dropbox
https://dropbox.tech/infrastructure/streaming-file-synchronization

Ranking
https://cloud.google.com/datastore/docs/articles/fast-and-reliable-ranking-in-datastore

SEO
- https://moz.com/beginners-guide-to-seo/how-search-engines-operate
Web Crawling
https://moz.com/learn/seo/robotstxt

Search Nearby
- https://read.acloud.guru/location-based-search-results-with-dynamodb-and-geohash-267727e5d54f

- https://medium.com/@waleoyediran/spatial-indexing-with-quadtrees-b998ae49336
- https://en.wikipedia.org/wiki/Geohash
- https://en.wikipedia.org/wiki/Geocode

Links
- https://news.ycombinator.com/item?id=22011743