A team is preparing a production rollout and needs to avoid a design mistake. Which approach best demonstrates Infrastructure Manager in a IBM Certified watsonx Data Lakehouse Engineer environment?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal: IBM watsonx.data's Infrastructure Manager is your single pane of glass for the operational layer — you provision Presto clusters, Spark engines, and platform services from one place, monitor resource consumption, and manage scaling without touching individual components. Trying to manage engines ad hoc through shell scripts or direct API calls works for a demo and falls apart in production. Use the tooling IBM built for the job.
Full explanation below image
Full Explanation
The correct answer is option A: Use Infrastructure Manager to manage engines, services, and related platform resources.. This aligns with IBM's Platform operations and administration guidance, which emphasizes use infrastructure manager to manage engines, services, and related platform resources as the recommended approach for production deployments. Option B (Use query history to provision engines) is incorrect because it either bypasses IBM's recommended architecture or introduces operational risk that the correct approach is specifically designed to avoid. Option C (Edit raw object files to start services) is incorrect because it either bypasses IBM's recommended architecture or introduces operational risk that the correct approach is specifically designed to avoid. Option D (Create BI dashboards to manage infrastructure) is incorrect because it either bypasses IBM's recommended architecture or introduces operational risk that the correct approach is specifically designed to avoid. Understanding this distinction is critical for the C9007300 exam: IBM watsonx.data is designed to enforce governance, performance, and operational best practices through its built-in architecture, and the correct answers consistently reflect those architectural constraints rather than shortcut alternatives.