I wish to make my DO instance CLOUD SQL is it possible? If yes can you help me with any of existing articles wherein i can see them and follow. Instance is Ubuntu 14.0 Apache
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @Shashank1990A
You can setup a Galera Cluster and then connect to that from your other droplets: https://www.digitalocean.com/community/tutorials/how-to-configure-a-galera-cluster-with-mariadb-10-1-on-ubuntu-16-04-servers
Or did I misunderstand what you’re searching for?