QuestionQ6

Operations and Processes

A data scientist must deploy a model that can be made publicly available. For security reasons, the deployment service must not be able to communicate with internal servers. Which deployment area should host the model?

  • A Edge
  • B Local
  • C Cluster
  • D Isolated environment
Explanation

An isolated environment separates the deployment service from internal servers, meeting the security requirement while allowing the model to be publicly available.

Community Discussion

No comments yet. Be the first to start the discussion!