Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
A retail company is developing an image processing feature for its mobile application. The architecture must satisfy the following requirements:
Which Azure compute type best aligns with these requirements?
Azure Functions is an event-driven, serverless compute service provided by Microsoft Azure. It allows developers to run small pieces of code (functions) in response to specific triggers—such as HTTP requests, database modifications, queue messages, or file uploads—without having to explicitly provision, manage, or maintain underlying virtual machines or infrastructure.
Compared to virtual machines or container platforms that require ongoing cluster orchestration and baseline running costs, Azure Functions provides the optimal balance of automatic scaling, developer agility, and cost-per-execution efficiency for intermittent, event-driven workloads.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.