Designing and Implementing an Azure AI Solution (legacy) — Question 2

You are designing an AI application that will use an azure Machine Learning Studio experiment.
The source data contains more than 200 TB of relational tables. The experiment will run once a month.
You need to identify a data storage solution for the application. The solution must minimize compute costs.
Which data storage solution should you identify?

Answer options

Correct answer: A

Explanation

Azure Database for MySQL is a cost-effective solution for handling extensive datasets with lower compute costs, making it suitable for monthly experiments. Azure SQL Database and Azure SQL Data Warehouse may incur higher costs due to their pricing structures and capabilities that may exceed the requirements for this specific use case.