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: Use the Azure Blob Storage change feed to trigger photo processing.
Does the solution meet the goal?
The change feed is a log of changes that are organized into hourly segments but appended to and updated every few minutes. These segments are created only when there are blob change events that occur in that hour.
Instead catch the triggered event, so move the photo processing to an Azure Function triggered from the blob upload.
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-change-feed
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-event-overview
Reena
8 months agoBeula
8 months agoRory
8 months agoThea
8 months agoCandida
9 months agoLuann
9 months agoLashawn
9 months agoRana
9 months agoSusy
10 months agoMalcolm
10 months agoBrendan
10 months agoClement
10 months agoRonald
10 months agoStanford
1 year agoIsreal
1 year agoChau
1 year agoLashonda
1 year agoVi
11 months agoRoosevelt
1 year agoStanford
1 year agoJettie
1 year agoKeshia
1 year agoLilli
1 year agoDevorah
11 months agoLarue
12 months agoKarl
1 year agoMarica
1 year ago