Love the way the Azure MySQL team has evolved and adapted to making common DBA concerns a few clicks away while maturing a service for production-grade applications. Great overview of Flexible features!
Currently we do not have a autoscaling option for compute. Though we have auto scaling options for IOPS and storage.
In case you would like to auto scale compute based on the demand you would need to automate using azure automation services. A similar approach is outline in this blog. Hope this will be helpful.
How to auto-scale an Azure Database for MySQL/PostgreSQL instance with Azure run books and Python - Microsoft Community Hub Note : You could use logic app or power automate instead of Azure automation which is mentioned in this blog
Love the way the Azure MySQL team has evolved and adapted to making common DBA concerns a few clicks away while maturing a service for production-grade applications. Great overview of Flexible features!
We're glad to see your excitement, and appreciate the compliments! 😀
Wonderful demonstration! 👍🏻
Also with new features the availability is increased plus we get lesser downtime. Thanks Parikshit for this demonstration.
How do I set up auto scale? For example, if the CPU consumption is high, another server should automatically launch.
Currently we do not have a autoscaling option for compute. Though we have auto scaling options for IOPS and storage.
In case you would like to auto scale compute based on the demand you would need to automate using azure automation services. A similar approach is outline in this blog. Hope this will be helpful.
How to auto-scale an Azure Database for MySQL/PostgreSQL instance with Azure run books and Python - Microsoft Community Hub
Note : You could use logic app or power automate instead of Azure automation which is mentioned in this blog
@@talktosavjani - link: techcommunity.microsoft.com/t5/azure-database-support-blog/how-to-auto-scale-an-azure-database-for-mysql-postgresql/ba-p/369177