-
Apple
- Tokyo
- https://jp.linkedin.com/in/reedip
Pinned Loading
-
-
-
database.md
database.md 1| Use case | Solution | Example | Notes |
2|------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
3| Caching | Key Value pair for a query pattern/ key which needs a cached output | Redis, Memcache, etcd | |
4| File storage for Images, Videos | Files would be serviced directly and would not require any query to be executed on the files. | Blob Storage ( eg. Amazon S3) | CDN can be used with the Blob to provide data faster |
5| Text Search on Unstructured data | Data can be unstructured like Labels, Logs, etc. for this, the data may not be relational. We use Document DB for this scenario. | MongoDB | |
-
Design PasteBin.md
Design PasteBin.md 1# Pastebin
2Design Pastebin, a website where you can store and share text online for a set period of time.
3Note: Bit.ly is a similar service, with the distinction that Pastebin requires storing the paste contents
4instead of the original unshortened URL.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.