nerdexam
Microsoft

AI-100 · Question #155

You plan to deploy a bot that will use the following Azure Cognitive Services: - Language Understanding (LUIS) - Text Analytics Your company's compliance policy states that all data used by the bot…

The correct answer is B. a Docker container. You can deploy LUIS on-premise as Docker Image in a container. Note: Azure Cognitive LUIS service can be deployed on any hardware or on any host (Linus, Windows and IOS). This feature allows enterprises to quickly train the LUIS model on the cloud and deploy it anywhere which…

Design AI solutions

Question

You plan to deploy a bot that will use the following Azure Cognitive Services:

  • Language Understanding (LUIS)
  • Text Analytics

Your company's compliance policy states that all data used by the bot must be stored in the on- premises network. You need to recommend a compute solution to support the planned bot. What should you include in the recommendation?

Options

  • Aan Azure Databricks cluster
  • Ba Docker container
  • CMicrosoft Machine Learning Server
  • Dthe Azure Machine Learning service

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    73% (24)
  • C
    9% (3)
  • D
    15% (5)

Explanation

You can deploy LUIS on-premise as Docker Image in a container. Note: Azure Cognitive LUIS service can be deployed on any hardware or on any host (Linus, Windows and IOS). This feature allows enterprises to quickly train the LUIS model on the cloud and deploy it anywhere which makes Cognitive services to be available truly to every person and every Organization - "Democratizing AI".

Topics

#LUIS#Text Analytics#on-premises deployment#Docker container

Community Discussion

No community discussion yet for this question.

Full AI-100 Practice