Recall & Review
beginner
What is Azure Database for MySQL?
Azure Database for MySQL is a managed cloud service that lets you run MySQL databases without managing the underlying hardware or software. It handles backups, scaling, and security for you.
Click to reveal answer
beginner
How does Azure Database for MySQL handle backups?
It automatically creates backups of your database daily and keeps them for up to 35 days. You can restore your database to any point within that retention period.
Click to reveal answer
intermediate
What are the deployment options for Azure Database for MySQL?
The primary deployment option is Flexible Server (Single Server is deprecated). Flexible Server offers more control over maintenance windows and high availability options.
Click to reveal answer
beginner
Why is scaling important in Azure Database for MySQL?
Scaling lets you adjust the compute power and storage size of your database to match your workload. This helps keep your app fast and cost-effective as demand changes.
Click to reveal answer
intermediate
What security features does Azure Database for MySQL provide?
It includes data encryption at rest and in transit, firewall rules to control access, and integration with Azure Active Directory for identity management.
Click to reveal answer
Which of the following is a deployment option for Azure Database for MySQL?
✗ Incorrect
Azure Database for MySQL's primary deployment option is Flexible Server (Single Server is deprecated). Virtual Machines or Containers are not deployment types for this service.
How long does Azure Database for MySQL keep automatic backups by default?
✗ Incorrect
Azure Database for MySQL retains automatic backups for 7 days by default, configurable up to 35 days.
What does scaling compute power in Azure Database for MySQL affect?
✗ Incorrect
Scaling compute power improves the speed and capacity for processing queries and connections.
Which security feature is NOT provided by Azure Database for MySQL?
✗ Incorrect
Azure Database for MySQL does not provide automatic virus scanning as a built-in feature.
What is the main benefit of using a managed database service like Azure Database for MySQL?
✗ Incorrect
Managed services handle maintenance, backups, and scaling so you can focus on your application.
Explain how Azure Database for MySQL helps you manage database backups and recovery.
Think about how the service protects your data without extra work.
You got /4 concepts.
Describe the difference between Single Server and Flexible Server deployment options in Azure Database for MySQL.
Consider control and availability features.
You got /4 concepts.