Microsoft Azure

Designing Microsoft Azure Infrastructure Solutions

AZ-305
Popular

Prepare for the AZ-305 exam to validate your skills in designing Azure infrastructure solutions.

144 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 141–144 of 144

Q141

You are configuring a cloud solution that requires high availability across regions. What should you implement?

  • A Azure Blob Storage
  • B Geo-Redundant Storage (GRS)
  • C Azure Virtual Network
  • D Azure Load Balancer
Explanation Geo-Redundant Storage replicates data across regions for high availability, while others do not provide cross-region redundancy.
Q142

Which Azure service provides distributed caching capabilities?

  • A Azure Cache for Redis
  • B Azure Blob Storage
  • C Azure SQL Database
  • D Azure Functions
Explanation Azure Cache for Redis is specifically designed for caching, while the others serve different purposes.
Q143

A company needs to deploy a multi-tier application with a reliable backend storage. Which Azure solution should they choose?

  • A Azure Virtual Machines
  • B Azure Kubernetes Service
  • C Azure App Service
  • D Azure Cosmos DB
Explanation Azure Cosmos DB provides globally distributed storage ideal for multi-tier applications, unlike the other options.
Q144

What happens when you configure a virtual network with overlapping IP ranges in Azure?

  • A Traffic flows without interruption
  • B Variable network performance
  • C Connection error
  • D No adverse effect
Explanation Overlapping IP ranges prevent proper routing, causing connection errors.