Developing a devops friendly Kubernetes integration for ArangoDB

Опубликовано: 02 Май 2018
на канале: ArangoDB
1,001
16

by Max Neunhöffer
NoSQL User Group Cologne Meetup
Recorded: 12th April 2018

Abstract:
ArangoDB is a scalable, distributed multi-model database. It can be deployed on many operating systems in various environments. However, for this talk, it is not necessary to know what this means. Rather the only crucial fact is that it is distributed and written in C++.

In recent months we've received many requests to support Kubernetes "out of the box".

This talk is about an ongoing journey from early yaml files to an advanced integration supporting scaling, upgrading and monitoring in a devops friendly way.

The journey will take us from tiny cloud environments to bespoke hardware, touching subjects such as persistency performance, session stickyness, access control and federation.

Our journey has not reached its destination yet, but the destination looks promising and the journey so far has been an interesting one, that we will happily share with you.