Tagged articles
2 articles
Page 1 of 1
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 22, 2021 · Fundamentals

Why TLA+ Is the Secret Weapon for Verifying Distributed Systems

This article explains how TLA+ and its PlusCal language enable engineers to formally model, verify, and debug distributed and concurrent systems—covering theory, practical tooling, real‑world AWS case studies, and step‑by‑step examples that demonstrate its power for ensuring correctness.

PlusCalTLA+cloud computing
0 likes · 11 min read
Why TLA+ Is the Secret Weapon for Verifying Distributed Systems
Cloud Native Technology Community
Cloud Native Technology Community
May 15, 2019 · Cloud Native

A Formal TLA+ Model of the Kubernetes Scheduler

This article presents a concise yet detailed formal model of the Kubernetes Scheduler, describing its control‑loop logic, scheduling and preemption processes, feasibility filters, viability scoring, and binding objects using TLA+ specifications and illustrative code snippets.

Cloud NativeKubernetesScheduler
0 likes · 13 min read
A Formal TLA+ Model of the Kubernetes Scheduler