AZ-900Questions 51-60Original PracticeAnswers Hidden
AZ-900 Questions 51-60: Compute, Storage, and Data Services
Continue the AZ-900 practice bank with 10 original exam-style questions focused on compute hosting, storage choices, and data services. Choose your answer first, then reveal the explanation.
Series position: This continues the AZ-900 sequence after the previous 10-question batch. The goal is a complete, reviewable Microsoft Azure Fundamentals practice bank from Questions 1-100.
Exam code
AZ-900
AZ-900
Question range
51-60
51-60
Format
Single-best-answer practice
Single-best-answer practice
Status
Original questions, source-grounded
Original questions, source-grounded
Practice mode: Answers are hidden by default. Decide on A, B, C, or D before opening the reveal panel.
Questions
Question 51
A team stores images that are accessed frequently by customers. Which Blob Storage access tier is the best initial choice?
Reveal answer and explanation
Correct answer: A. Hot
The Hot tier is intended for data that is accessed frequently.
The Hot tier is intended for data that is accessed frequently.
Why the others are wrong: Cool and Archive are designed for less frequently accessed data; Offline is not a Blob access tier.
Objective: Storage tiers.
Question 52
A legal archive must be kept for years and will rarely be read. Lowest storage cost is more important than immediate access. Which tier fits best?
Reveal answer and explanation
Correct answer: A. Archive
Archive is optimized for rarely accessed blob data with the lowest storage cost and higher retrieval latency.
Archive is optimized for rarely accessed blob data with the lowest storage cost and higher retrieval latency.
Why the others are wrong: Hot costs more for frequent access, Premium files are for high-performance file shares, and queues store messages.
Objective: Archive data.
Question 53
Two application components need asynchronous communication so messages can wait until the receiver processes them. Which service is a simple fit?
Reveal answer and explanation
Correct answer: A. Azure Queue Storage
Azure Queue Storage provides simple message queues for asynchronous communication.
Azure Queue Storage provides simple message queues for asynchronous communication.
Why the others are wrong: DNS, Bastion, and Policy do not provide queue-based application messaging.
Objective: Messaging.
Question 54
A small task should run when a file is uploaded to storage, and the team does not want to manage servers. Which compute option fits?
Reveal answer and explanation
Correct answer: A. Azure Functions
Azure Functions is a serverless compute service that can run code in response to events.
Azure Functions is a serverless compute service that can run code in response to events.
Why the others are wrong: VMs, VMware Solution, and Dedicated Host require more infrastructure management.
Objective: Serverless.
Question 55
A team wants to run a container quickly without managing Kubernetes orchestration. Which service is the simplest option?
Reveal answer and explanation
Correct answer: A. Azure Container Instances
Azure Container Instances runs containers without requiring you to manage servers or a Kubernetes cluster.
Azure Container Instances runs containers without requiring you to manage servers or a Kubernetes cluster.
Why the others are wrong: AKS is for orchestrated Kubernetes, Virtual Desktop provides desktops, and ExpressRoute provides private connectivity.
Objective: Containers.
Question 56
A company wants a managed Kubernetes control plane for containerized microservices. Which Azure service should it use?
Reveal answer and explanation
Correct answer: A. Azure Kubernetes Service
Azure Kubernetes Service is Azure’s managed Kubernetes service.
Azure Kubernetes Service is Azure’s managed Kubernetes service.
Why the others are wrong: The other services do not provide Kubernetes orchestration.
Objective: Kubernetes.
Question 57
An application uses many identical virtual machines and must automatically scale out and in based on demand. Which Azure compute feature fits?
Reveal answer and explanation
Correct answer: A. Virtual Machine Scale Sets
Virtual Machine Scale Sets manage and scale groups of identical VMs.
Virtual Machine Scale Sets manage and scale groups of identical VMs.
Why the others are wrong: Availability sets improve placement availability but do not provide automatic horizontal scaling by themselves.
Objective: Scale sets.
Question 58
A web app has VMs in the same region and needs Layer 4 distribution of inbound TCP traffic. Which service is the basic fit?
Reveal answer and explanation
Correct answer: A. Azure Load Balancer
Azure Load Balancer distributes Layer 4 TCP and UDP traffic.
Azure Load Balancer distributes Layer 4 TCP and UDP traffic.
Why the others are wrong: Key Vault manages secrets, Policy enforces rules, and TCO estimates migration savings.
Objective: Load balancing.
Question 59
A web application needs path-based routing and web application firewall capabilities. Which service is most appropriate?
Reveal answer and explanation
Correct answer: A. Azure Application Gateway
Application Gateway is a Layer 7 load balancer that supports URL path-based routing and WAF integration.
Application Gateway is a Layer 7 load balancer that supports URL path-based routing and WAF integration.
Why the others are wrong: The other options do not provide Layer 7 web routing with WAF.
Objective: HTTP routing.
Question 60
A globally distributed application needs a fully managed NoSQL database with multiple consistency options. Which service should be considered?
Reveal answer and explanation
Correct answer: A. Azure Cosmos DB
Azure Cosmos DB is a globally distributed, fully managed NoSQL database service.
Azure Cosmos DB is a globally distributed, fully managed NoSQL database service.
Why the others are wrong: SQL Database is relational, Disk Storage provides VM disks, and Bastion provides secure VM access.
Objective: NoSQL database.
Answer key
Reveal full answer key
| Question | Correct answer | Objective area |
|---|---|---|
| 51 | A | Storage tiers |
| 52 | A | Archive data |
| 53 | A | Messaging |
| 54 | A | Serverless |
| 55 | A | Containers |
| 56 | A | Kubernetes |
| 57 | A | Scale sets |
| 58 | A | Load balancing |
| 59 | A | HTTP routing |
| 60 | A | NoSQL database |
Exam tip: AZ-900 questions usually reward the simplest Azure service or concept that exactly matches the requirement. Watch for distractors that are real services but solve a different problem.
Next: Continue with AZ-900 Questions 61-70 for cost, migration, and resiliency scenarios.
Sources
- Microsoft Learn: Study guide for Exam AZ-900
- Microsoft Learn: Microsoft Entra ID overview
- Microsoft Learn: Azure RBAC overview
- Microsoft Learn: Azure Storage redundancy
- Microsoft Learn: Azure Monitor overview
- Microsoft Learn: Azure Policy overview
- Microsoft Learn: Microsoft Cost Management overview
- Microsoft Learn: Shared responsibility in the cloud
