What is the simplest method to migrate a database if asked to streamline a rdbms migration to cloud?
1) Use a cloud migration service provided by the cloud provider
2) Manually export the database and import it into the cloud
3) Rewrite the entire database schema and code to be compatible with the cloud
4) Create a backup of the database and restore it in the cloud