Skip to content

Commit dd2e204

Browse files
authored
Merge pull request #178804 from savjani/master
GA updates
2 parents d9a793a + 8afcb94 commit dd2e204

File tree

4 files changed

+44
-48
lines changed

4 files changed

+44
-48
lines changed

articles/mysql/flexible-server/overview.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,16 @@ In this article, we'll provide an overview and introduction to core concepts of
2222

2323
## Overview
2424

25-
Azure Database for MySQL Flexible Server is a fully managed database service designed to provide more granular control and flexibility over database management functions and configuration settings. In general, the service provides more flexibility and server configuration customizations based on the user requirements. The flexible server architecture allows users to opt for high availability within single availability zone and across multiple availability zones. Flexible servers also provide better cost optimization controls with ability to stop/start your server and burstable skus, ideal for workloads that don't need full compute capacity continuously. The service currently supports community version of MySQL 5.7 and 8.0. The service is currently available today in wide variety of [Azure regions](https://azure.microsoft.com/global-infrastructure/services/).
25+
Azure Database for MySQL Flexible Server is a fully managed production-ready database service designed for more granular control and flexibility over database management functions and configuration settings. The flexible server architecture allows users to opt for high availability within single availability zone and across multiple availability zones. Flexible servers provides better cost optimization controls with the ability to stop/start server and burstable compute tier, ideal for workloads that do not need full compute capacity continuously. Flexible Server also supports reserved instances allowing you to save up to 63% cost, ideal for production workloads with predictable compute capacity requirements. The service supports community version of MySQL 5.7 and 8.0. The service is generally available today in wide variety of [Azure regions](overview.md#azure-regions).
2626

27-
Flexible servers are best suited for:
27+
The Flexible Server deployment option offers three compute tiers: Burstable, General Purpose, and Memory Optimized. Each tier offers different compute and memory capacity to support your database workloads. You can build your first app on a burstable tier for a few dollars a month, and then adjust the scale to meet the needs of your solution. Dynamic scalability enables your database to transparently respond to rapidly changing resource requirements. You only pay for the resources you need, and only when you need them. See [Compute and Storage](concepts-compute-storage.md) for details.
2828

29-
- Application developments requiring better control and customizations.
30-
- Zone redundant high availability
31-
- Managed maintenance windows
29+
Flexible servers are best suited for
30+
- Ease of deployments, simplified scaling and low database management overhead for functions like backups, high availability, security and monitoring
31+
- Application developments requiring community version of MySQL with better control and customizations
32+
- Production workloads with same-zone, zone redundant high availability and managed maintenance windows
33+
- Simplified development experience
34+
- Enterprise grade security
3235

3336
For latest updates on Flexible Server, refer to [What's new in Azure Database for MySQL - Flexible Server](whats-new.md).
3437

@@ -209,4 +212,4 @@ Now that you've read an introduction to Azure Database for MySQL - Single Server
209212

210213
- Build your first app using your preferred language:
211214
- [Python](connect-python.md)
212-
- [PHP](connect-php.md)
215+
- [PHP](connect-php.md)

articles/mysql/overview.md

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,15 @@ ms.date: 3/18/2020
1313

1414
[!INCLUDE[applies-to-mysql-single-flexible-server](includes/applies-to-mysql-single-flexible-server.md)]
1515

16-
Azure Database for MySQL is a relational database service in the Microsoft cloud based on the [MySQL Community Edition](https://www.mysql.com/products/community/) (available under the GPLv2 license) database engine, versions 5.6, 5.7, and 8.0. Azure Database for MySQL delivers:
16+
Azure Database for MySQL is a relational database service in the Microsoft cloud based on the [MySQL Community Edition](https://www.mysql.com/products/community/) (available under the GPLv2 license) database engine, versions 5.6 (retired), 5.7, and 8.0. Azure Database for MySQL delivers:
1717

18-
- Built-in high availability.
18+
- Zone redundant and same zone high availability.
19+
- Maximum control with ability to select your scheduled maintenance window.
1920
- Data protection using automatic backups and point-in-time-restore for up to 35 days.
20-
- Automated maintenance for underlying hardware, operating system and database engine to keep the service secure and up to date.
21+
- Scheduled maintenance for underlying hardware, operating system and database engine to keep the service secure and up to date.
2122
- Predictable performance, using inclusive pay-as-you-go pricing.
2223
- Elastic scaling within seconds.
23-
- Cost optimization controls with ability to stop/start server.
24+
- Cost optimization controls with low cost burstable SKU and ability to stop/start server.
2425
- Enterprise grade security and industry-leading compliance to protect sensitive data at-rest and in-motion.
2526
- Monitoring and automation to simplify management and monitoring for large-scale deployments.
2627
- Industry-leading support experience.
@@ -32,29 +33,31 @@ These capabilities require almost no administration and all are provided at no a
3233
## Deployment models
3334

3435
Azure Database for MySQL powered by the MySQL community edition is available in two deployment modes:
35-
- Single Server
3636
- Flexible Server
37+
- Single Server
3738

38-
### Azure Database for MySQL - Single Server
39+
### Azure Database for MySQL - Flexible Server
3940

40-
Azure Database for MySQL Single Server is a fully managed database service with minimal requirements for customizations of database. The single server platform is designed to handle most of the database management functions such as patching, backups, high availability, security with minimal user configuration and control. The architecture is optimized for built-in high availability with 99.99% availability on single availability zone. It supports community version of MySQL 5.6, 5.7 and 8.0. The service is generally available today in wide variety of [Azure regions](https://azure.microsoft.com/global-infrastructure/services/).
41+
Azure Database for MySQL Flexible Server is a fully managed production-ready database service designed for more granular control and flexibility over database management functions and configuration settings. The flexible server architecture allows users to opt for high availability within single availability zone and across multiple availability zones. Flexible servers provides better cost optimization controls with the ability to stop/start server and burstable compute tier, ideal for workloads that do not need full compute capacity continuously. Flexible Server also supports reserved instances allowing you to save up to 63% cost, ideal for production workloads with predictable compute capacity requirements. The service supports community version of MySQL 5.7 and 8.0. The service is generally available today in wide variety of [Azure regions](flexible-server/overview.md#azure-regions).
4142

42-
The Single Server deployment option offers three pricing tiers: Basic, General Purpose, and Memory Optimized. Each tier offers different resource capabilities to support your database workloads. You can build your first app on a small database for a few dollars a month, and then adjust the scale to meet the needs of your solution. Dynamic scalability enables your database to transparently respond to rapidly changing resource requirements. You only pay for the resources you need, and only when you need them. See [Pricing tiers](concepts-pricing-tiers.md) for details.
43+
The Flexible Server deployment option offers three compute tiers: Burstable, General Purpose, and Memory Optimized. Each tier offers different compute and memory capacity to support your database workloads. You can build your first app on a burstable tier for a few dollars a month, and then adjust the scale to meet the needs of your solution. Dynamic scalability enables your database to transparently respond to rapidly changing resource requirements. You only pay for the resources you need, and only when you need them. See [Compute and Storage](flexible-server/concepts-compute-storage.md) for details.
4344

44-
Single servers are best suited for cloud native applications designed to handle automated patching without the need for granular control on the patching schedule and custom MySQL configuration settings.
45+
Flexible servers are best suited for
46+
- Ease of deployments, simplified scaling and low database management overhead for functions like backups, high availability, security and monitoring
47+
- Application developments requiring community version of MySQL with better control and customizations
48+
- Production workloads with same-zone, zone redundant high availability and managed maintenance windows
49+
- Simplified development experience
50+
- Enterprise grade security
4551

46-
For detailed overview of single server deployment mode, refer [single server overview](single-server-overview.md).
52+
For detailed overview of flexible server deployment mode, refer [flexible server overview](flexible-server/overview.md). For latest updates on Flexible Server, refer to [What's new in Azure Database for MySQL - Flexible Server](flexible-server/whats-new.md).
4753

48-
### Azure Database for MySQL - Flexible Server
54+
### Azure Database for MySQL - Single Server
4955

50-
Azure Database for MySQL Flexible Server is a fully managed database service designed to provide more granular control and flexibility over database management functions and configuration settings. In general, the service provides more flexibility and customizations based on the user requirements. The flexible server architecture allows users to opt for high availability within single availability zone and across multiple availability zones. Flexible servers provides better cost optimization controls with the ability to stop/start server and burstable compute tier, ideal for workloads that do not need full compute capacity continuously. The service supports community version of MySQL 5.7 and 8.0. The service is currently available today in wide variety of [Azure regions](https://azure.microsoft.com/global-infrastructure/services/).
56+
Azure Database for MySQL Single Server is a fully managed database service designed for minimal customization. The single server platform is designed to handle most of the database management functions such as patching, backups, high availability, security with minimal user configuration and control. The architecture is optimized for built-in high availability with 99.99% availability on single availability zone. It supports community version of MySQL 5.6 (retired), 5.7 and 8.0. The service is generally available today in wide variety of [Azure regions](https://azure.microsoft.com/global-infrastructure/services/).
5157

52-
Flexible servers are best suited for
53-
- Application developments requiring better control and customizations.
54-
- Zone redundant high availability
55-
- Managed maintenance windows
58+
Single servers are best suited **only for existing applications already leveraging single server**. For all new developments or migrations, Flexible Server would be the recommended deployment option. To learn about the differences between Flexible Server and Single Server deployment options, refer [select the right deployment option for you](select-right-deployment-type.md) documentation.
5659

57-
For detailed overview of flexible server deployment mode, refer [flexible server overview](flexible-server/overview.md).
60+
For detailed overview of single server deployment mode, refer [single server overview](single-server-overview.md). For latest updates on Flexible Server, refer to [What's new in Azure Database for MySQL - Single Server](single-server-whats-new.md).
5861

5962
## Contacts
6063
For any questions or suggestions you might have about working with Azure Database for MySQL, send an email to the Azure Database for MySQL Team ([@Ask Azure DB for MySQL](mailto:[email protected])). This email address is not a technical support alias.

0 commit comments

Comments
 (0)