Slide 14
Slide 14 text
Persistence
---
volume:
size: 50G
● Like runtime
definitions, the
underlying impl.
Isn’t a concern
● Carve off a hunk of
storage as needed
● Scheduling is
happening all the
time, storage
follows
big ol’
data
● Nobody cares where or what the persistence base is, we
just have space now
● Infra can develop tools to enhance storage for everyone
(automated backups, snapshotting, etc.)
● Backend-agnostic - GCP, AWS, Azure, etc.