Event language
UI language
MySQL deployment can be as simple as standalone, or it can be traditional deployment with Replication. InnoDB Cluster / Group Replication becomes the leading architecture for MySQL deployment today. The session is to cover different deployment automation approaches including <br>- Using MySQL Shell for ReplicaSet<br>- Using MySQL Shell for InnoDB Cluster and building ClusterSet for DR deployment<br>- Building MySQL InnoDB Cluster using MySQL Operator for Kubernetes.