Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-204 Topic 3 Question 98 Discussion

Actual exam question for Microsoft's AZ-204 exam
Question #: 98
Topic #: 3
[All AZ-204 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You develop a software as a service (SaaS) offering to manage photographs. Users upload photos to a web service which then stores the photos in Azure Storage Blob storage. The storage account type is General-purpose V2.

When photos are uploaded, they must be processed to produce and save a mobile-friendly version of the image. The process to produce a mobile-friendly version of the image must start in less than one minute.

You need to design the process that starts the photo processing.

Solution: Move photo processing to an Azure Function triggered from the blob upload.

Does the solution meet the goal?

Show Suggested Answer Hide Answer
Suggested Answer: D

Contribute your Thoughts:

Antonio
11 days ago
This is a solid solution. The only thing I'd add is maybe some error handling to deal with any issues that might come up during the photo processing.
upvoted 0 times
...
Rodolfo
13 days ago
Haha, I bet the users will be thrilled to see their photos processed in less than a minute. No more waiting around for that mobile-friendly version!
upvoted 0 times
...
Francis
16 days ago
I agree, this is a great solution. The Azure Function can scale up and down automatically to handle the photo processing workload.
upvoted 0 times
Christene
2 days ago
User 1: A) Yes
upvoted 0 times
...
...
Mariko
1 months ago
I also think the solution meets the goal. It's efficient and will ensure the photos are processed quickly.
upvoted 0 times
...
Johnson
1 months ago
I agree with Van. Moving the photo processing to an Azure Function triggered from the blob upload is a good solution to meet the goal.
upvoted 0 times
...
Van
1 months ago
Yes, I think the solution meets the goal because using an Azure Function triggered from the blob upload will ensure the photo processing starts in less than one minute.
upvoted 0 times
...
Yong
1 months ago
Definitely yes! Azure Functions are perfect for this use case. They can be triggered by Blob storage events and start the photo processing right away.
upvoted 0 times
Theodora
18 days ago
User 1: I think the solution is perfect, Azure Functions can be triggered by Blob storage events.
upvoted 0 times
...
...

Save Cancel
a