Distributed Cloud And Networked Systems

TRACKS

Event-Driven Architecture and Streaming Foundations

Distributed Systems

Application-level event-driven design: event boundaries, broker models, delivery semantics, contracts, idempotency, replay, backpressure, and operational review. This track is the bridge into deeper messaging internals, stream processing, CDC, and distributed workflow tracks.

Cloud Platform and Microservices

Architecture And Platforms

Service decomposition, gateways, meshes, orchestration, and platform control surfaces.

Consensus and Coordination

Distributed Systems

Consensus safety and liveness, Paxos, Raft, ZAB, quorum and commit evidence, replicated state machines, safe reads, reconfiguration, coordination APIs, operations, and failure verification.

Consistency and Replication

Distributed Systems

Replication models, quorums, isolation, ordering, and large-scale coordination trade-offs.

Distributed Transactions and Sagas

Distributed Systems

Atomicity boundaries, sagas, idempotency, outbox patterns, and the trade-offs between coordination and compensation in distributed workflows.

Distributed Schedulers and Control Planes

Distributed Systems

Reconcilers, leases, scheduling, placement, autoscaling, and control-plane design patterns.

CRDTs and Coordination Avoidance

Distributed Systems

Mergeable data types, invariant design, monotonicity, and the techniques that reduce coordination in replicated systems.

Geo-Distributed Systems and Disaster Tolerance

Distributed Systems

Regional topology, failover control, latency trade-offs, disaster tolerance, and the architecture of systems stretched across failure domains.

Distributed Messaging and Queue Internals

Distributed Systems

Log brokers, consumer coordination, delivery semantics, retention, and the internals of queue and streaming substrates.

Distributed Testing, Simulation, and Deterministic Replay

Distributed Systems

Fault injection, schedule control, simulation harnesses, trace replay, and the testing strategies used to make distributed bugs reproducible.

Network Protocols and Transport Systems

Distributed Systems

Internet protocol mechanics from link layer and IP through TCP congestion algorithms, routing, middleboxes, measurement, secure channels, SDN, and datacenter fabrics.

HTTP Protocol and Content Delivery

Distributed Systems

HTTP semantics, representation contracts, browser credential boundaries, caching, HTTPS delivery, proxies, DNS, CDNs, long-lived connections, and observability for backend-facing web delivery.

Distributed Systems Protocols and Labs

Distributed Systems

Implementation-centered distributed systems practice: RPC, MapReduce, clocks, snapshots, DHTs, replication, Raft, Spanner-style transactions, and key-value services.

Containers, Kubernetes, and Platform Runtime

Architecture And Platforms

Container runtime mechanics, image delivery, Kubernetes workload primitives, networking, storage, autoscaling, PDBs, service mesh sidecars, security profiles, and platform operations for backend services.

API Protocols, RPC, and Edge Contracts

Architecture And Platforms

Advanced API protocol mechanics for backend systems: HTTP/2, HTTP/3, TLS 1.3, gRPC streams, GraphQL execution, gateway policy, binary encodings, and contract evolution.

Infrastructure as Code and Cloud Automation

Architecture And Platforms

Terraform-style infrastructure workflows: desired state, state files, modules, drift, policy gates, CI/CD, GitOps, cost controls, and rebuildable cloud environments.