Meetup will be in hybrid mode and all presentations will be in english. The physical part takes place in Pure Storage office. Online stream will be available on Bevy platform for registered users. Records will be published to community's Youtube channel.
How we run stateful services for customers in Kubernetes [EN] - Ladislav Prskavec
Disclaimer: I work for Pure Storage, which provides and sells flash storage for enterprise customers. We have a PDS (Portworx Data Services) service that offers stateful services (PostgreSQL, Kafka, Cassandra, MongoDB, Consul, Mysql, Redis, Elasticsearch, Couchbase, RabbitMQ, ZooKeeper) with a single operator for the deployment of all these services. We have a few other operators for backup and operations. All are based on the Portworx Kubernetes storage solution, and PDS will work in a cloud or on-premise Kubernetes cluster.
4:50 PM
break
5:00 PM
Production-Grade Postgres on Kubernetes with StackGres [EN] - Sebastian Daschner
As organizations move towards containerization and Kubernetes, managing databases such as PostgreSQL can be challenging. Running Postgres in production doesn't come with batteries included, as you need to supplement core Postgres with high availability, connection pooling, backups, monitoring, and more. In a cloud offering, this should be provided, but what about containerized environments like Kubernetes?
In this session, we'll have a look at StackGres, an open-source, production-grade PostgreSQL operator. We'll see StackGres' features and capabilities, and why running a database in Kubernetes with the help of a modern operator makes a lot of sense. Of course watching tech in action is more fun than slides only, so a lot of the talk with be live coding and live demoing!