Search code examples
mysqlssliiscloud

Migrating SSL enable mySQL and IIS to Cloud Server


Is there any cloud hosting available where following points to be take care.

  • I had SSL enabled mySQL 5.7 database in my local datacenter and it can be accessed from LAN and Internet using vb.net desktop application.
  • Also I had IIS in that server for reporting (asp.net).

Is there any cloud hosting possible where entire database (with SSL) and IIS can be migrate.


Solution

  • This document is about migrating data from on-premises MySQL to Azure Database.

    In addition to the application impact of migrating to SSL-based communication, the SSL/TLS connection type is also a factor to consider. After creating an Azure Database for MySQL database, review SSL settings and read SSL/TLS connections in the Azure Database for MySQL article to learn how TLS settings affect your security posture.