This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Choose the best response for each of the questions below.
Your production application has a normally heavy workload with a requirement for high concurrency. Which implementation of Azure Database for MySQL should you select?
General purpose (2 - 1. vCores)
Memory optimized (2 - 1. vCores)
Burstable (1 - 2. vCores)
MySQL supports a pluggable storage engine architecture. You're porting your database to Azure Database for MySQL. Which storage engine should you select?
MyISAM
CSV
InnoDb
How does the query optimizer ensure that queries run efficiently?
The query optimizer estimates the cost of different execution plans, using statistics provided by the MySQL daemon.
The query optimizer estimates the cost of different execution plans, using statistics provided by the storage engine.
The query optimizer estimates the cost of different execution plans, using statistics provided by the EXPLAIN utility statement.
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?