Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Accepted Answer
Hi,
Use Server Pilot + All in One WP migration plugin. It is fast, it is easy. I have been using this combination with Do for a long time now and it works just like that.
1st follow this guide. you’ll find all Prerequisites in that as well.
How To Install WordPress with LEMP on Ubuntu 16.04
once you have running wordpress, install this plugin. it will make easy for migrating existing site into your new setup. on top of that, i think you dont need phpmyadmin to transfer mysql if you use this plugin. https://wordpress.org/plugins/all-in-one-wp-migration/
also, you can import/export mysql from command line. no need phpmyadmin only for export/import. How To Import and Export Databases and Reset a Root Password in MySQL
if you want to improve site performance, must go with php7. it has significant improvement on performance over older php versions.