nerdexam
Microsoft

AI-100 · Question #116

Your company has an on-premises datacenter. You plan to publish an app that will recognize a set of individuals by using the Face API. The model is trained. You need to ensure that all images are…

The correct answer is A. a Docker container. A container is a standard unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing environment to another. A Docker container image is a lightweight, standalone, executable package of software that includes…

Implement and monitor AI solutions

Question

Your company has an on-premises datacenter. You plan to publish an app that will recognize a set of individuals by using the Face API. The model is trained. You need to ensure that all images are processsed in the on-premises datacenter. What should you deploy to host the Face API?

Options

  • Aa Docker container
  • BAzure File Sync
  • CAzure Application Gateway
  • DAzure Data Box Edge

How the community answered

(44 responses)
  • A
    75% (33)
  • B
    5% (2)
  • C
    7% (3)
  • D
    14% (6)

Explanation

A container is a standard unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing environment to another. A Docker container image is a lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime, system tools, system libraries and Incorrect Answers: D: Azure Data Box Edge is an AI-enabled edge computing device with network data transfer This article provides you an overview of the Data Box Edge solution, benefits, key capabilities, and the scenarios where you can deploy this device. Data Box Edge is a Hardware-as-a-service solution. Microsoft ships you a cloud-managed device with a built-in Field Programmable Gate Array (FPGA) that enables accelerated AI-inferencing and has all the capabilities of a storage gateway.

Topics

#Face API#Docker container#on-premises deployment#Cognitive Services containers

Community Discussion

No community discussion yet for this question.

Full AI-100 Practice