Intro to Azure Database for MySQL

My recent posts have covered the world of databases according to Azure. My focus in this post is Azure Database for MySQL in its purpose, platform and pennies (or cost). This is an open source database platform that is intended for your MySQL workloads.


Purpose:

If you’re looking to migrate it’s an obvious migration target for your MySQL workloads and it gives you an opportunity to look at some of the open source technologies being used. For instance, if you are looking to create a WordPress site, you know that WordPress sites are fully supported by Azure websites as well as the related web services around that. Many people who are working WordPress sites used MySQL databases.

This gives you the opportunity to bring that workload on Azure and the Azure Database for MySQL without a VM or any other such system to host your database in this scenario. Drupal is also covered by that along with other data solutions that rely on MySQL as their backend.

Platform:

This is a fully managed Platform as a Service and it runs on Microsoft’s relational database platform. The same thing that powers Azure SQL Database powers Azure Database for MySQL. It is run on a Linux platform as well so if you love Linux you don’t have to move away from that.

It has built in high availability and handles all your backups just like every first-class citizen in the Microsoft relational database platform. Because it’s open source and in the Microsoft world, you’ll have the Azure IP Advantage which protects you in patent lawsuit cases or other things related to the open source technologies. This is a relatively common occurrence in the open source world, so Microsoft is giving you some guarantees in their platform to protect you and your customers when you use Azure Database for MySQL.

Pennies:

How are you charged for it? Azure Database for MySQL is charged in a vCore pricing pattern and runs in three basic pricing tiers – Basic, General and Memory Optimized. So, depending on your workload, you can find the fit for what you’re trying to do.

Basic is great for trying it out and keeping your cost low but I would never recommend running a production style workload on Basic. In this case you should start with General. One thing to keep in mind is if you use read replicas or you need additional backup storage or want to do advanced threat protection on your database, those will cost you a bit extra. Be sure to account for those types of things when looking at your MySQL options.

Need further help? Our expert team and solution offerings can help your business with any Azure product or service, including Managed Services offerings. Contact us at 888-8AZURE or  [email protected].

Data & Analytics

Intro to Azure Database for MySQL

My recent posts have covered the world of databases according to Azure. My focus in…
Data & Analytics

Intro to Azure SQL Database

How much do you know about the database options in Azure? Azure has many database…
Data & Analytics

Intro to Azure Database for Maria DB

If you’re thinking about migrating to an open source database, then you’ll want to know…
Data & Analytics

How to Get Started with Machine Learning on Azure

If you’re like many of our customers, you’re looking to learn more about advanced analytics,…
Cloud Platform|Infrastructure

How Reliable is Your Data Center?

How important is the reliability of your data center to you? If you’re like most,…
Data & Analytics

Azure Databricks - Easy and Fast

So, what do you know about Azure Databricks? How about how easy and fast it…
Cloud Platform|Security

Get Layers of Security with Azure

As I record this Azure Every Day video at the airport heading home, it got…
Cloud Platform

3 Things to Know About Shared Access Signatures

My topic today is Shared Access Signatures, or SAS, for accessing Azure storage. When working…
Data & Analytics

3 Things to Know About Azure SQL Data Warehouse Gen 2

Azure SQL Data Warehouse is one of the original data platforms delivered on Azure. In…
Data & Analytics

Migrating from Oracle to Azure Data Warehouse

I’d like to tell you a story about a customer who chose to migrate from…
Cloud Platform

WORM Storage in Azure

In today’s post I’d like to talk about what WORM storage is and how it…
Cloud Platform

Azure Active Directory and Resource Groups

Resource groups are a key part of separating workloads and managing content created in your…