Microsoft Azure Fundamentals AZ-900 Practice Question
A development team is working to create an application that processes data uploaded by users to a cloud storage service. They need to minimize management of the compute resources and want to ensure they pay only for the compute time used during data processing. Their solution should also integrate seamlessly with other managed services provided by the cloud provider. Which service follows these requirements while enabling the team to focus solely on the coding of the data processing tasks?
A managed container service that scales based on the number of data processing containers in use.
A dedicated database service optimized for handling large datasets and complex queries.
A serverless function service that responds to events and charges based on execution time.
An auto-scaling virtual machine set designed to increase or decrease the number of VMs based on demand.
The use of a serverless function service perfectly aligns with the requirements described. It abstracts the server management away from the developers, automatically scales based on the workload demands, and charges only for the compute time used, not for idle time. Choosing a container service would still require some level of infrastructure management and might not be as cost-effective for sporadic workloads. A virtual machine, even though it could be configured to scale based on demand, would incur costs for the entire time it's provisioned. A dedicated database service is not suitable for data processing tasks that involve compute operations beyond data storage.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a serverless function service?
Open an interactive chat with Bash
How does the billing for serverless functions work?
Open an interactive chat with Bash
What are examples of events that can trigger serverless functions?
Open an interactive chat with Bash
Microsoft Azure Fundamentals AZ-900
Cloud Concepts
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
Information Technology Package Join Premium for Full Access