awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Recursos de aprendizaje sobre sistemas distribuidos

Clasificación actualizada el 30 jun 2026

Explora artículos académicos fundamentales, cursos universitarios y guías técnicas para dominar la arquitectura y el diseño de sistemas distribuidos.

Recursos de aprendizaje sobre sistemas distribuidos

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • karanpratapsingh/system-designAvatar de karanpratapsingh

    karanpratapsingh/system-design

    44,051Ver en GitHub↗

    This project is a comprehensive educational resource focused on the principles, patterns, and trade-offs required to design scalable, reliable, and high-performance distributed systems. It provides a structured curriculum that covers the fundamental architectural strategies necessary for building modern software infrastructure, ranging from high-level system decomposition to low-level networking and data management. The repository distinguishes itself by offering deep dives into complex architectural patterns, such as microservices-based decomposition, event-driven communication, and command-

    This repository provides a structured curriculum and deep dives into distributed systems principles and architectural patterns, which makes it a genuine learning resource for the topic, but it is more of a self-contained guide than a curated collection of external academic papers, online courses, or hands-on labs as specifically requested.

    Distributed Systems ArchitectureAPI Design StrategiesArchitectural Design Curricula
    Ver en GitHub↗44,051
  • aphyr/distsys-classAvatar de aphyr

    aphyr/distsys-class

    9,717Ver en GitHub↗

    This project provides educational materials and courseware focused on the theoretical and practical foundations of distributed systems design. It serves as a comprehensive curriculum covering the disciplines of consensus, data consistency, reliability engineering, and scalability. The instructional content focuses on achieving cluster agreement through consensus algorithms and managing system-wide state via coordination frameworks. It includes a dedicated guide to data theory, exploring replication strategies, consistency models, and data convergence. The courseware covers a broad capability

    Aphyr's distsys-class is a curated curriculum and courseware covering distributed systems theory, consensus, and reliability, which aligns with the request for structured learning materials, though the description does not explicitly confirm inclusion of seminal papers or video lectures.

    Distributed Systems ConceptsDistributed Systems CurriculaCausal Ordering Timestamps
    Ver en GitHub↗9,717

Related searches

  • currículo estructurado para aprender ciencias de la computación de forma autodidacta
  • plan de estudios sobre el funcionamiento interno de bases de datos
  • una guía para leer papers de CS
  • plan de estudios para entender redes
  • un kit de estudio para entrevistas de diseño de sistemas senior
  • colección de artículos fundamentales de ciencias de la computación
  • guía de estudio sobre programación concurrente
  • ruta de aprendizaje para roles de SRE