đ Cloud Infrastructure & Distributed Operating Systems
- University of Cambridge: Distributed Systems Lecture Notes: Compiled by Martin Kleppmann (author of Designing Data-Intensive Applications), this repository contains foundational lecture notes for constructing robust distributed infrastructure. It covers network communication models, consensus algorithms, replication strategies, and fault-tolerant data system engineering.
đ Cambridge Distributed Systems GitHub Repository [1, 2, 3, 4] - University of Melbourne COMP90024: Cluster and Cloud Computing: In-depth student study logs and curriculum breakdowns mapping the evolution of scalable networks. It focuses heavily on comparing structural differences between tight hardware clusters, loosely coupled compute grids, and multi-tenant elastic cloud architectures.
đ UniMelb COMP90024 Notes GitHub Repository - University of Mumbai CSL803: Cloud Computing Laboratory: A practical repository collecting lab experiments, reference materials, and deployment logs. It walks through hypervisor configurations, static website cloud hosting, user policy protection, and building applications with serverless computing structures like AWS Lex.
đ University of Mumbai CSL803 GitHub Repository [1, 2] - Cardiff University CMT202: Distributed and Cloud Computing: A comprehensive overview repository teaching structural middleware styles, standard virtualization, and policy-driven autonomic self-management across cloud instances to avoid single points of failure.
đ Cardiff Uni CMT202 GitHub Repository [1]