# Apache Mesos Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/apache-mesos
> Markdown URL: https://aitinkerers.org/technologies/apache-mesos.md
> Technology record last updated: 2026-03-27T00:36:26Z
> Generated: 2026-08-25T09:19:05Z

Apache Mesos is a distributed systems kernel that abstracts CPU, memory, and storage into a single pool of resources for massive-scale cluster management.

Engineered at UC Berkeley to handle the world's most demanding workloads, Apache Mesos treats an entire datacenter like a single computer. It uses a unique two-level scheduling architecture to run diverse frameworks—including Spark, Kafka, and Cassandra—on the same shared infrastructure without resource contention. While the project moved to the Apache Attic in late 2025, its legacy remains cemented by its ability to scale to 10,000+ nodes for industry giants like Apple, Netflix, and Uber. Operators rely on its high availability via ZooKeeper and native support for Docker and AppC to maintain fault-tolerant, elastic environments.

- Official technology site: https://mesos.apache.org
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Potato - Running A/B experiments to make models better](https://seattle.aitinkerers.org/talks/rsvp_LudBNN5bjlY)

Potato is a platform for running experiments, to make AI models better. Under the hood I've built a custom container orchestrator designed specifically for AI development workloads. Potato is useful when you’re iterating on model development, and want to be scientific about testing and measuring changes.

- Event context: AI Tinkerers Seattle - September Meetup — 2023-09-20 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_LudBNN5bjlY

## Related Technologies

- [A/B testing](https://aitinkerers.org/technologies/a-b-testing) ([Markdown](https://aitinkerers.org/technologies/a-b-testing.md)) — 3 public demos
- [AI development](https://aitinkerers.org/technologies/ai-development) ([Markdown](https://aitinkerers.org/technologies/ai-development.md)) — 1 public demo
- [Amazon EKS](https://aitinkerers.org/technologies/amazon-eks) ([Markdown](https://aitinkerers.org/technologies/amazon-eks.md)) — 3 public demos
- [Docker Swarm](https://aitinkerers.org/technologies/docker-swarm) ([Markdown](https://aitinkerers.org/technologies/docker-swarm.md)) — 1 public demo
- [Google Kubernetes Engine](https://aitinkerers.org/technologies/google-kubernetes-engine) ([Markdown](https://aitinkerers.org/technologies/google-kubernetes-engine.md)) — 1 public demo
- [Kubernetes](https://aitinkerers.org/technologies/kubernetes) ([Markdown](https://aitinkerers.org/technologies/kubernetes.md)) — 34 public demos
- [LLMs](https://aitinkerers.org/technologies/llms) ([Markdown](https://aitinkerers.org/technologies/llms.md)) — 83 public demos
- [Marathon](https://aitinkerers.org/technologies/marathon) ([Markdown](https://aitinkerers.org/technologies/marathon.md)) — 1 public demo
- [Nomad](https://aitinkerers.org/technologies/nomad) ([Markdown](https://aitinkerers.org/technologies/nomad.md)) — 1 public demo
- [OpenShift](https://aitinkerers.org/technologies/openshift) ([Markdown](https://aitinkerers.org/technologies/openshift.md)) — 1 public demo
- [Potato](https://aitinkerers.org/technologies/potato) ([Markdown](https://aitinkerers.org/technologies/potato.md)) — 1 public demo
