Hananto Wicaksono
I am a passionate MySQL and Oracle DBA, Kubernetes enthusiast, and Developer with 20+ years of experience in IT industry as Senior DBA, Architect, and Developer. MySQL and Oracle databases are my forte and I like to do programming on Linux with C++, bash script, Golang, and Python in my spare time. I work at Oracle as Master Principal Solution Engineer for MySQL.
Sessions
MySQL Operator for Kubernetes manages MySQL InnoDB Cluster setups inside a Kubernetes Cluster. MySQL Operator for Kubernetes manages the full lifecycle with setup and maintenance including automating upgrades and backups. This talk will discuss in detail how to install and use MySQL Operator to deploy and manage InnoDB Cluster on Kubernetes. The talk will also discuss how to do backup/recovery, upgrade, cloning, managing secret, reuse existing database stored on PV/PVC to recreate a new InnoDB Cluster, tips and trick using advance setting and PodSpec in the YAML.
The MySQL NDB Operator for Kubernetes is a Kubernetes Operator to run and manage MySQL NDB Cluster on Kubernetes. This talk will share how to use NDB Operator to run in-memory high performance and availability MySQL database workload on Kubernetes using NDB Cluster.