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?
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 settings.
Incorrect Answers:
D: Azure Data Box Edge is an AI-enabled edge computing device with network data transfer capabilities. 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 builtin Field Programmable Gate Array (FPGA) that enables accelerated AI-inferencing and has all the capabilities of a storage gateway.
References:
https://www.docker.com/resources/what-container
Currently there are no comments in this discussion, be the first to comment!