hananto wicaksono
Hananto is a Principal Solution Engineer from Oracle MySQL, living in Singapore. He is a database practitioner with 20+ years of professional experience, mainly in Oracle database and MySQL. He has expertise and experience on running MySQL on container-driven environment, such as Kubernetes. He conducted POCs, webinar, and hands-on training about various aspect of MySQL InnoDB Cluster on Kubernetes, such as deployment, monitoring, backup and recovery, scaling, etc.
Sessions
MySQL InnoDB ClusterSet extends the capability of MySQL InnoDB Cluster to support multi-data center by linking primary InnoDB Cluster to one or more InnoDB Cluster replica through asynchronous replication to maximize disaster tolerance. This session will discuss the origin of MySQL InnoDB ClusterSet, the use cases, how to setup and configure, how to operate and connect from application through MySQL Router, as well as discussing some disaster recovery scenario with the InnoDB ClusterSet.
The MySQL Operator for Kubernetes is an operator for managing MySQL InnoDB Cluster setups inside a Kubernetes Cluster developed by Oracle MySQL. It manages the full lifecycle with set up and maintenance that includes automating upgrades and backup. This MySQL Operator is already GA since April-2022. This session will provide insight on new features and how to use the operator to run InnoDB Cluster on Kubernetes related to installation, InnoDB Cluster characteristic on Kubernetes using this operator, upgrades, Private registry, etc.