December 1, 2019

209 words 1 min read

Distributed Database DevOps Dilemmas? Kubernetes to the Rescue

Distributed Database DevOps Dilemmas? Kubernetes to the Rescue

Distributed databases can make so many things easier for a developer… but not always for DevOps. OK, almost never for DevOps. Kubernetes has come to the rescue with an easy application orchestrati …

Talk Title Distributed Database DevOps Dilemmas? Kubernetes to the Rescue
Speakers Denis Magda (Director of Product Management, GridGain)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location Austin, TX, United States
Date Dec 4- 8, 2017
URL Talk Page
Slides Talk Slides
Video

Distributed databases can make so many things easier for a developer… but not always for DevOps.  OK, almost never for DevOps.  Kubernetes has come to the rescue with an easy application orchestration!  It’s straightforward to do the orchestration leaning on relational databases as a data layer. However, it’s becoming a bit trickier to do the same when a distributed SQL database or other kind of distributed storage is used instead. In this talk you will learn how Kubernetes can orchestrate distributed database like Apache Ignite, in particular:

Cluster Assembling - database nodes auto-discovery in Kubernetes. Database Resilience - automated horizontal scalability. Database Availability - what’s the role of Kubernetes and the database. Utilizing both RAM and disk - set up Apache Ignite in a way to get in-memory performance with durability of disk.

comments powered by Disqus