stackconf 2023 | Database Infrastructure with Open Source Kubernetes Database Operators by Inel Pandzic.pdf

NETWAYS
NETWAYSNETWAYS
Database
Infrastructure with
Open Source
Kubernetes Operators
Inel Pandzic, Software Engineer
©2023 Percona
About Me
● Inel Pandzic
● Software Engineer @ Percona
● Blogging @ inelpandzic.com
©2023 Percona
Agenda
©2023 Percona
Agenda
● Context
©2023 Percona
Agenda
● Context
● Databases on Kubernetes the hard way
©2023 Percona
Agenda
● Context
● Databases on Kubernetes the hard way
● Kubernetes operators
©2023 Percona
Agenda
● Context
● Databases on Kubernetes the hard way
● Kubernetes operators
● Summary
©2023 Percona
Database Infrastructure
©2023 Percona
Database Infrastructure
● Simple for simple things
©2023 Percona
Database Infrastructure
● Simple for simple things
● Complex for demanding things
©2023 Percona
Database Infrastructure
©2023 Percona
Database Infrastructure
©2023 Percona
Why run a database on K8s?
©2023 Percona
Why run a database on K8s?
● Evolution
©2023 Percona
Why run a database on K8s?
● Evolution
©2023 Percona
Why run a database on K8s?
● Evolution
©2023 Percona
Why run a database on K8s?
● Evolution
©2023 Percona
Why run a database on K8s?
● Evolution
©2023 Percona
Why run a database on K8s?
● Evolution
● Customer driven
©2023 Percona
Why run a database on K8s?
● Evolution
● Customer driven
“90% believe it is ready for stateful workloads, and a large majority (70%) are running
them in production with databases topping the list. Companies report significant
benefits to standardization, consistency, and management as key drivers.” - DoKC 2021
Report
©2023 Percona
Why run a database on K8s?
● Evolution
● Customer driven
“90% believe it is ready for stateful workloads, and a large majority (70%) are running
them in production with databases topping the list. Companies report significant
benefits to standardization, consistency, and management as key drivers.” - DoKC 2021
Report
“This year’s report found that running data on Kubernetes benefits the whole
organization, not just engineering. Leaders believe DoK is transformative for
business growth” - DoKC 2022 Report
©2023 Percona
Databases on K8S the hard way
©2023 Percona
Databases on K8S the hard way
©2023 Percona
Databases on K8S the hard way
©2023 Percona
Databases on K8S the hard way
©2023 Percona
Databases on K8S the hard way
©2023 Percona
Databases on K8S the hard way
©2023 Percona
Databases on K8S the hard way
©2023 Percona
Databases on K8S the hard way
©2023 Percona
Databases on K8S the hard way
©2023 Percona
Databases on K8S the hard way
©2023 Percona
Databases with K8s Operators
©2023 Percona
Databases with K8s Operators
● What is a K8s operator?
©2023 Percona
Databases with K8s Operators
● What is a K8s operator?
○ Custom Kubernetes controller
©2023 Percona
Databases with K8s Operators
● What is a K8s operator?
○ Custom Kubernetes controller
○ Extensions to the K8s API (Custom Resource)
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
cr.yaml
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
● Day-1 operations simplified
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
● Day-1 operations simplified
○ kubectl apply -f cr.yaml
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
● Day-1 operations simplified
○ kubectl apply -f cr.yaml
● Day-2 operations automated
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
● Day-1 operations simplified
○ kubectl apply -f cr.yaml
● Day-2 operations automated
○ Scaling
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
● Day-1 operations simplified
○ kubectl apply -f cr.yaml
● Day-2 operations automated
○ Scaling
cr.yaml
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
● Day-1 operations simplified
○ kubectl apply -f cr.yaml
● Day-2 operations automated
○ Scaling
○ Backups/Restores
cr.yaml
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
● Day-1 operations simplified
○ kubectl apply -f cr.yaml
● Day-2 operations automated
○ Scaling
○ Backups/Restores
cr.yaml
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
● Day-1 operations simplified
○ kubectl apply -f cr.yaml
● Day-2 operations automated
○ Scaling
○ Backups/Restores
cr.yaml
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
● Day-1 operations simplified
○ kubectl apply -f cr.yaml
● Day-2 operations automated
○ Scaling
○ Backups/Restores
○ Upgrades
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
● Day-1 operations simplified
○ kubectl apply -f cr.yaml
● Day-2 operations automated
○ Scaling
○ Backups/Restores
○ Upgrades
○ Monitoring (Percona Monitoring and Management)
©2023 Percona
Databases with K8s Operators
● Manages the database and K8s primitives
● Day-1 operations simplified
○ kubectl apply -f cr.yaml
● Day-2 operations automated
○ Scaling
○ Backups/Restores
○ Upgrades
○ Monitoring (Percona Monitoring and Management)
○ Maintenance
©2023 Percona
Databases with K8s Operators
©2023 Percona
Databases with K8s Operators
©2023 Percona
Databases with K8s Operators
©2023 Percona
Summary
©2023 Percona
Summary
● Databases on K8s is prefered
©2023 Percona
Summary
● Databases on K8s is prefered
● Kubernetes operators
©2023 Percona
Summary
● Databases on K8s is prefered
● Kubernetes operators
○ Percona Operator for MySQL
○ Percona Operator for MongoDB
○ Percona Operator for PostgreSQL
Thank You!
1 of 56

Recommended

Kubera Launch Webinar: Kubernetes native management of Kubernetes native data by
Kubera Launch Webinar: Kubernetes native management of Kubernetes native dataKubera Launch Webinar: Kubernetes native management of Kubernetes native data
Kubera Launch Webinar: Kubernetes native management of Kubernetes native dataMayaData Inc
319 views21 slides
Cloud Migration Paths: Kubernetes, IaaS, or DBaaS by
Cloud Migration Paths: Kubernetes, IaaS, or DBaaSCloud Migration Paths: Kubernetes, IaaS, or DBaaS
Cloud Migration Paths: Kubernetes, IaaS, or DBaaSEDB
345 views17 slides
Peter Zaitsev "18 ways to fix MySQL bottlenecks" by
Peter Zaitsev "18 ways to fix MySQL bottlenecks"Peter Zaitsev "18 ways to fix MySQL bottlenecks"
Peter Zaitsev "18 ways to fix MySQL bottlenecks"Fwdays
185 views54 slides
Why run Postgres in Kubernetes? by
Why run Postgres in Kubernetes?Why run Postgres in Kubernetes?
Why run Postgres in Kubernetes?DoKC
114 views13 slides
Why run Postgres in Kubernetes? by
Why run Postgres in Kubernetes?Why run Postgres in Kubernetes?
Why run Postgres in Kubernetes?DoKC
14 views13 slides
The Path to OpenSource DBaaS with Kubernetes by Peter Zaitsev by
The Path to OpenSource DBaaS with Kubernetes by Peter ZaitsevThe Path to OpenSource DBaaS with Kubernetes by Peter Zaitsev
The Path to OpenSource DBaaS with Kubernetes by Peter ZaitsevNETWAYS
72 views38 slides

More Related Content

Similar to stackconf 2023 | Database Infrastructure with Open Source Kubernetes Database Operators by Inel Pandzic.pdf

1000 node Cassandra cluster on Amazon's EKS? by
1000 node Cassandra cluster on Amazon's EKS?1000 node Cassandra cluster on Amazon's EKS?
1000 node Cassandra cluster on Amazon's EKS?DoKC
76 views12 slides
1000 node Cassandra cluster on Amazon's EKS? - Matt Overstreet (DoK Day EU 2022) by
1000 node Cassandra cluster on Amazon's EKS? - Matt Overstreet (DoK Day EU 2022)1000 node Cassandra cluster on Amazon's EKS? - Matt Overstreet (DoK Day EU 2022)
1000 node Cassandra cluster on Amazon's EKS? - Matt Overstreet (DoK Day EU 2022)DoKC
253 views12 slides
Cloud-Native Operations with Kubernetes and CI/CD by
Cloud-Native Operations with Kubernetes and CI/CDCloud-Native Operations with Kubernetes and CI/CD
Cloud-Native Operations with Kubernetes and CI/CDVMware Tanzu
1.9K views80 slides
Introduction to Data Engineer and Data Pipeline at Credit OK by
Introduction to Data Engineer and Data Pipeline at Credit OKIntroduction to Data Engineer and Data Pipeline at Credit OK
Introduction to Data Engineer and Data Pipeline at Credit OKKriangkrai Chaonithi
643 views39 slides
PKS is Not JAK8sP (Just Another Kubernetes Platform) by
PKS is Not JAK8sP (Just Another Kubernetes Platform)PKS is Not JAK8sP (Just Another Kubernetes Platform)
PKS is Not JAK8sP (Just Another Kubernetes Platform)VMware Tanzu
311 views24 slides
Ryan Betts [InfluxData] | Influxdays Keynote: Engineering Update | InfluxDays... by
Ryan Betts [InfluxData] | Influxdays Keynote: Engineering Update | InfluxDays...Ryan Betts [InfluxData] | Influxdays Keynote: Engineering Update | InfluxDays...
Ryan Betts [InfluxData] | Influxdays Keynote: Engineering Update | InfluxDays...InfluxData
175 views28 slides

Similar to stackconf 2023 | Database Infrastructure with Open Source Kubernetes Database Operators by Inel Pandzic.pdf(20)

1000 node Cassandra cluster on Amazon's EKS? by DoKC
1000 node Cassandra cluster on Amazon's EKS?1000 node Cassandra cluster on Amazon's EKS?
1000 node Cassandra cluster on Amazon's EKS?
DoKC76 views
1000 node Cassandra cluster on Amazon's EKS? - Matt Overstreet (DoK Day EU 2022) by DoKC
1000 node Cassandra cluster on Amazon's EKS? - Matt Overstreet (DoK Day EU 2022)1000 node Cassandra cluster on Amazon's EKS? - Matt Overstreet (DoK Day EU 2022)
1000 node Cassandra cluster on Amazon's EKS? - Matt Overstreet (DoK Day EU 2022)
DoKC253 views
Cloud-Native Operations with Kubernetes and CI/CD by VMware Tanzu
Cloud-Native Operations with Kubernetes and CI/CDCloud-Native Operations with Kubernetes and CI/CD
Cloud-Native Operations with Kubernetes and CI/CD
VMware Tanzu1.9K views
Introduction to Data Engineer and Data Pipeline at Credit OK by Kriangkrai Chaonithi
Introduction to Data Engineer and Data Pipeline at Credit OKIntroduction to Data Engineer and Data Pipeline at Credit OK
Introduction to Data Engineer and Data Pipeline at Credit OK
PKS is Not JAK8sP (Just Another Kubernetes Platform) by VMware Tanzu
PKS is Not JAK8sP (Just Another Kubernetes Platform)PKS is Not JAK8sP (Just Another Kubernetes Platform)
PKS is Not JAK8sP (Just Another Kubernetes Platform)
VMware Tanzu311 views
Ryan Betts [InfluxData] | Influxdays Keynote: Engineering Update | InfluxDays... by InfluxData
Ryan Betts [InfluxData] | Influxdays Keynote: Engineering Update | InfluxDays...Ryan Betts [InfluxData] | Influxdays Keynote: Engineering Update | InfluxDays...
Ryan Betts [InfluxData] | Influxdays Keynote: Engineering Update | InfluxDays...
InfluxData175 views
Webinar: Building a multi-cloud Kubernetes storage on GitLab by MayaData Inc
Webinar: Building a multi-cloud Kubernetes storage on GitLabWebinar: Building a multi-cloud Kubernetes storage on GitLab
Webinar: Building a multi-cloud Kubernetes storage on GitLab
MayaData Inc98 views
PostgreSQL major version upgrade using built in Logical Replication by Atsushi Torikoshi
PostgreSQL major version upgrade using built in Logical ReplicationPostgreSQL major version upgrade using built in Logical Replication
PostgreSQL major version upgrade using built in Logical Replication
Atsushi Torikoshi891 views
Containers and Kubernetes by Altoros
Containers and KubernetesContainers and Kubernetes
Containers and Kubernetes
Altoros3.6K views
Load balancing and Service in Kubernetes by MyNOG
Load balancing and Service in KubernetesLoad balancing and Service in Kubernetes
Load balancing and Service in Kubernetes
MyNOG97 views
CNCF Live Webinar: Kubernetes 1.23 by LibbySchulze
CNCF Live Webinar: Kubernetes 1.23CNCF Live Webinar: Kubernetes 1.23
CNCF Live Webinar: Kubernetes 1.23
LibbySchulze570 views
002 Introducing Neo4j 5 for Administrators - NODES2022 AMERICAS Beginner 2 - ... by Neo4j
002 Introducing Neo4j 5 for Administrators - NODES2022 AMERICAS Beginner 2 - ...002 Introducing Neo4j 5 for Administrators - NODES2022 AMERICAS Beginner 2 - ...
002 Introducing Neo4j 5 for Administrators - NODES2022 AMERICAS Beginner 2 - ...
Neo4j18 views
Pivotal Container Service : la nuova soluzione per gestire Kubernetes in azienda by VMware Tanzu
Pivotal Container Service : la nuova soluzione per gestire Kubernetes in aziendaPivotal Container Service : la nuova soluzione per gestire Kubernetes in azienda
Pivotal Container Service : la nuova soluzione per gestire Kubernetes in azienda
VMware Tanzu452 views
Top 10 Kubernetes Native Java Quarkus Features by jclingan
Top 10 Kubernetes Native Java Quarkus FeaturesTop 10 Kubernetes Native Java Quarkus Features
Top 10 Kubernetes Native Java Quarkus Features
jclingan50 views
Scaling your apps with Kubernetes and Docker - TheConf 2018 by Erick Wendel
Scaling your apps with Kubernetes and Docker - TheConf 2018Scaling your apps with Kubernetes and Docker - TheConf 2018
Scaling your apps with Kubernetes and Docker - TheConf 2018
Erick Wendel115 views
YugabyteDB - Distributed SQL Database on Kubernetes by DoKC
YugabyteDB - Distributed SQL Database on KubernetesYugabyteDB - Distributed SQL Database on Kubernetes
YugabyteDB - Distributed SQL Database on Kubernetes
DoKC159 views
Cloudera DataTalks 2019 Bangalore - YuniKorn A next generation scheduler for ... by Sunil Govindan
Cloudera DataTalks 2019 Bangalore - YuniKorn A next generation scheduler for ...Cloudera DataTalks 2019 Bangalore - YuniKorn A next generation scheduler for ...
Cloudera DataTalks 2019 Bangalore - YuniKorn A next generation scheduler for ...
Sunil Govindan118 views
Scaling your Data Pipelines with Apache Spark on Kubernetes by Databricks
Scaling your Data Pipelines with Apache Spark on KubernetesScaling your Data Pipelines with Apache Spark on Kubernetes
Scaling your Data Pipelines with Apache Spark on Kubernetes
Databricks2.1K views

Recently uploaded

Timeahead Agency Pitch Deck.pdf by
Timeahead Agency Pitch Deck.pdfTimeahead Agency Pitch Deck.pdf
Timeahead Agency Pitch Deck.pdfHabib-ur- Rehman
11 views13 slides
falsettos by
falsettosfalsettos
falsettosRenzoCalandra
9 views48 slides
OSMC 2023 | Will ChatGPT Take Over My Job? by Philipp Krenn by
OSMC 2023 | Will ChatGPT Take Over My Job? by Philipp KrennOSMC 2023 | Will ChatGPT Take Over My Job? by Philipp Krenn
OSMC 2023 | Will ChatGPT Take Over My Job? by Philipp KrennNETWAYS
22 views25 slides
The Throne of Your Heart 11-26-23 PPT.pptx by
The Throne of Your Heart 11-26-23 PPT.pptxThe Throne of Your Heart 11-26-23 PPT.pptx
The Throne of Your Heart 11-26-23 PPT.pptxFamilyWorshipCenterD
5 views24 slides
231121 SP slides - PAS workshop November 2023.pdf by
231121 SP slides - PAS workshop November 2023.pdf231121 SP slides - PAS workshop November 2023.pdf
231121 SP slides - PAS workshop November 2023.pdfPAS_Team
158 views15 slides
Post-event report intro session-1.docx by
Post-event report intro session-1.docxPost-event report intro session-1.docx
Post-event report intro session-1.docxRohitRathi59
12 views2 slides

Recently uploaded(20)

OSMC 2023 | Will ChatGPT Take Over My Job? by Philipp Krenn by NETWAYS
OSMC 2023 | Will ChatGPT Take Over My Job? by Philipp KrennOSMC 2023 | Will ChatGPT Take Over My Job? by Philipp Krenn
OSMC 2023 | Will ChatGPT Take Over My Job? by Philipp Krenn
NETWAYS22 views
231121 SP slides - PAS workshop November 2023.pdf by PAS_Team
231121 SP slides - PAS workshop November 2023.pdf231121 SP slides - PAS workshop November 2023.pdf
231121 SP slides - PAS workshop November 2023.pdf
PAS_Team158 views
Post-event report intro session-1.docx by RohitRathi59
Post-event report intro session-1.docxPost-event report intro session-1.docx
Post-event report intro session-1.docx
RohitRathi5912 views
Helko van den Brom - VSL by Dutch Power
Helko van den Brom - VSLHelko van den Brom - VSL
Helko van den Brom - VSL
Dutch Power87 views
Roozbeh Torkzadeh - TU Eindhoven by Dutch Power
Roozbeh Torkzadeh - TU EindhovenRoozbeh Torkzadeh - TU Eindhoven
Roozbeh Torkzadeh - TU Eindhoven
Dutch Power85 views
Managing Github via Terrafom.pdf by micharaeck
Managing Github via Terrafom.pdfManaging Github via Terrafom.pdf
Managing Github via Terrafom.pdf
micharaeck5 views
Christan van Dorst - Hyteps by Dutch Power
Christan van Dorst - HytepsChristan van Dorst - Hyteps
Christan van Dorst - Hyteps
Dutch Power89 views
Synthetic Biology.pptx by ShubNoor4
Synthetic Biology.pptxSynthetic Biology.pptx
Synthetic Biology.pptx
ShubNoor47 views
Gym Members Community.pptx by nasserbf1987
Gym Members Community.pptxGym Members Community.pptx
Gym Members Community.pptx
nasserbf19877 views

stackconf 2023 | Database Infrastructure with Open Source Kubernetes Database Operators by Inel Pandzic.pdf