Running Cloud Native Application with MySQL for Kubernetes
Microservices decouple services which allow more self-contained work and require data store with more handy deployment. Kubernetes is one of the best ways orchestrating/deploying services including MySQL Database. Cloud Native Applications running with data which requires reliability and resilience. In the session, we will explore the use of MySQL Operator for Kubernetes working with Cloud Native Application under K8s deployment. It provides the HA model for MySQL and Application working closely with K8s ExternalName Kind service to address to MySQL routing service.