Databricks Certified Machine Learning Professional — Question 10

Which of the following tools can assist in real-time deployments by packaging software with its own application, tools, and libraries?

Answer options

Correct answer: D

Explanation

Containers are designed to package an application along with its dependencies, ensuring consistent environments for deployment. The other options, such as Cloud-based compute and REST APIs, do not specifically provide the same level of packaging and isolation for applications, while 'None of these tools' and 'Autoscaling clusters' do not directly relate to real-time deployment packaging.