Open In App

Microsoft Azure – Introduction to Azure Database For MySQL

This article aims to provide introductory knowledge of the Azure Database for MySQL. By the end of this read, users will be able to

Key Terminologies:



  1. PaaS: Platform as a Service
  2. SLA: Service Level Agreement

What is Azure Database for MySQL?

Azure Database for MySQL is a PaaS feature in Microsoft’s Azure Cloud. Basically, you get a fully functional, fully managed relational MySQL database server based on the latest MySQL Community edition (MYSQL version 8.0.28 at the time of writing). The only difference is that the server is hosted on the Azure cloud. Microsoft is responsible for managing the infrastructure of servers and providing high redundancy, high availability, and up to 99.99% uptime SLAs.

Business benefits of using Azure Database for MySQL:



Now that you have a basic understanding of the Azure Database for MySQL, let’s check out how you can start deploying your own server on the Azure portal!

Deployment:

Follow the below steps to start deploying your own server on the Azure portal:

Azure portal home page

Azure Database for MYSQL

Flexible Server Deployment

Basics tab

Network tab

Tagging resources

Review+Create

Article Tags :