exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 4 question 9 discussion

Actual exam question from Microsoft's AI-100
Question #: 9
Topic #: 4
[All AI-100 Questions]

You plan to deploy a global healthcare app named App1 to Azure.
App1 will use Azure Cognitive Services APIs. Users in the United Kingdom, Canada, and the United States will connect to App1.
You need to recommend an app deployment solution to ensure that all the personal data of the users remain in their country or origin only.
Which three Azure services should you recommend deploying to each Azure region? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Azure Key Vault
  • B. Azure Traffic Manager
  • C. Azure Kubernetes Service (AKS)
  • D. App1
  • E. the Cognitive Services resources
  • F. an Azure Storage resource
Show Suggested Answer Hide Answer
Suggested Answer: DEF 🗳️
Reference:
https://github.com/microsoft/computerscience/blob/master/Labs/Azure%20Services/Azure%20Storage/Azure%20Storage%20and%20Cognitive%20Services%20
(MVC).md

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
lrnr
Highly Voted 5 years, 5 months ago
I feel like the correct answeres should be DEF
upvoted 14 times
cappe89
5 years, 5 months ago
also for me DEF
upvoted 7 times
...
HaoHu
4 years, 7 months ago
Germany is special region so it can't access cognitive services in other regions. I think that we don't need Key Vault to save the cognitive service key or encrypt the data. App1 also can be a WebService in Azure and it will handle user data.
upvoted 1 times
...
...
ace999
Highly Voted 5 years, 3 months ago
Question asks for " three Azure services". App1 is not a Azure service. I'll go with AEF
upvoted 14 times
jadepe
4 years, 9 months ago
But it will be deployed and hosted somewhere in the cloud. Since the app will be handling the data, you need it doesn´t crosses borders. For me is DEF
upvoted 7 times
...
...
rveney
Most Recent 2 years ago
B. Azure Traffic Manager D. App1 E. The Cognitive Services resources
upvoted 1 times
rveney
2 years ago
To ensure that all the personal data of users remains in their country of origin, you should recommend deploying the following Azure services to each Azure region: D. App1: Deploy the healthcare app, App1, to each Azure region. This ensures that the application is available in each region to serve users. E. The Cognitive Services resources: Deploy the Azure Cognitive Services resources, including the specific services required by App1, to each Azure region. This ensures that the cognitive services used by the app are available in each region and can process the data locally. F. An Azure Storage resource: Deploy an Azure Storage resource, such as Azure Blob Storage or Azure Data Lake Storage, to each Azure region. This allows you to store and manage any data generated or processed by App1 within the respective region, ensuring data residency compliance.
upvoted 1 times
...
...
Okta
5 years, 1 month ago
Isn't it too costly to deploy the Cognitive Services resources (E) in every country? Wouldn't it be cheaper to just deploy one instance of Cognitive Services resources on Azure cloud, and then deploy App1 (D) in every country so that the personal data of users remain in their countries of origin? Hence, I think ADF are the preferred options
upvoted 3 times
Arinze
4 years, 11 months ago
Key vault is for application data not personal data. The personal data would most likely be kept locally in storage/db. Key vault cannot be part of the answer. DEF then makes most sense
upvoted 1 times
...
Arinze
4 years, 11 months ago
On second thought you are correct, deploy the instance in the cloud and key vault will be used to store the encryption keys for the CS instance
upvoted 1 times
...
...
Okta
5 years, 1 month ago
Isn't it too costly to deploy the Cognitive Services resources (E) in every country? Wouldn't it be cheaper to just deploy one instance of Cognitive Services resources on Azure cloud, and then deploy App1 (D) in every country so that the personal data remain in their country of origin? Hence I think DEF are the preferred options
upvoted 1 times
...
Miles19
5 years, 2 months ago
I would say that the correct answers are DEF. We don't need a key vault to ensure that customers data will not leave the region. If we wanted to encrypt the data, then we would need a key vault and it would be needed to be placed in the same region as storage account.
upvoted 2 times
...
putriafebriana
5 years, 3 months ago
A shouldnot be the answer Improve performance and reduce the latency of your cloud applications by storing cryptographic keys in the cloud
upvoted 2 times
...
junkz
5 years, 4 months ago
you would need to determine the country where the user is coming from first, so i would say BEF
upvoted 6 times
junkz
5 years, 4 months ago
discard that, traffic manager is global service, so yes, it is needed in this scenario, but the question subjects 3 resources that need to be deployed to their own regions, so DEF is correct
upvoted 5 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...