
Ultimate access to all questions.
In the context of designing machine learning solutions for a large-scale e-commerce platform, you are tasked with ensuring the solution is scalable, efficient, and reliable. The platform experiences fluctuating traffic volumes, has strict data privacy requirements, and aims to personalize user experiences without compromising performance. Considering these constraints, which of the following best describes the primary architectural goal? Choose one correct option.
A
Focusing solely on the development of high-accuracy ML models to improve product recommendations, ignoring the infrastructure scalability.
B
Prioritizing the collection of vast amounts of customer data without establishing a clear data governance or processing strategy, assuming more data will inherently lead to better models.
C
Implementing a comprehensive model evaluation framework to continuously assess model performance post-deployment, without considering the scalability of the evaluation process itself.
D
Designing a system that encompasses scalable data pipelines, efficient model training and deployment processes, and the ability to dynamically adjust to increasing data volumes and model complexity, while ensuring data privacy and compliance.