InApp Mysql VS Azure Database for MySQL Which one is faster for Woocommerce Wordpress website ?

savemightlife 26 Reputation points
2020-11-07T07:01:21.49+00:00

Currently, I have a Woocommerce Wordpress website
( https://accentthaikitchen.com )

It is currently super slow.
I am using the Azure Standart Plan 2.

But I am suspecting that it is slow because I am using the InApp Mysql.
Would using Azure Database for MySQL be faster ?
Which one would be faster to use for a Woocommerce Wordpress website ?
Thank You

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
824 questions
0 comments No comments
{count} votes

Accepted answer
  1. KalyanChanumolu-MSFT 8,331 Reputation points
    2020-11-09T04:59:58.397+00:00

    @savemightlife Welcome to Microsoft Q&A Forums and thank you for your interest in Azure products.

    The in-App MySQL database shares resources with the web app and turning off logging could give you slightly more performance

    However, this feature is not recommended for production use or sites with high traffic.
    You will get higher scaling and performance with a dedicated Azure Database for MySQL instance.

    38233-image.png

    ----------

    If an answer is helpful, please "Accept answer" or "Up-Vote" for the same which might be beneficial to other community members reading this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.