DoK Talks #101- Redpanda: how to build a storage engine for kubernetes

Data on Kubernetes
Thu, Nov 11, 2021, 9:00 AM (PST)

About this event

https://go.dok.community/slack

https://dok.community/

ABSTRACT OF THE TALK

How to build a stateful, transactional streaming storage engine on top of kubernetes.

KEY TAKE-AWAYS FROM THE TALK

1. Building storage engines in kubernetes is hard

2. You need tiered storage (S3 or google cloud bucket, Azure Blob) for total disaster recovery

3. You also need sound replication inside the cluster

4. You need a simple architecture so you can scale the pods easily

Speaker


Organizers