Skip to content

NoSQLKnowHow/distributed-systems

 
 

Repository files navigation

🌐 Distributed Systems

Status: In Progress Last Update Contributions Welcome

📚 The Absolute Best Book: Designing Data-Intensive Applications

Screenshot 1446-01-19 at 2 04 02 PM
Progress: [█░░░░░░░░░░░░] 5%
  1. ✅ Reliable, Scalable, and Maintainable Applications
  2. ✅ Data Models and Query Languages
  3. Storage and Retrieval
  4. Encoding and Evolution
  5. Replication
  6. Partitioning
  7. Transactions
  8. The Trouble with Distributed Systems
  9. Consistency and Consensus
  10. Batch Processing
  11. Stream Processing
  12. The Future of Data Systems

📖 Access the full book here


🎓 MIT's Distributed Systems Course

Progress: [████████░░░░░░░░░░░░] 40%
8/20 lectures completed

🔗 Watch the full course


📘 High-Quality Resources


💻 Practical Learnings


📊 Learning Roadmap

graph TD
    A[Start] --> B[designing-data-intensive-applications Book]
    B --> C[MIT Course]
    C --> D[High-Quality Resources]
    D --> E[Practical Learning]
    E --> F[Advanced Topics]
Loading

Star History

Star History Chart

Happy learning! May your distributed systems knowledge scale infinitely! 🚀

About

Sharing my learnings about distributed systems

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 85.8%
  • Dockerfile 13.1%
  • Makefile 1.1%