Microsoft Designing Microsoft Azure Infrastructure Solutions AZ-305 Exam Questions

Page: 1 / 14
Total 350 questions
Question 1

You need to deploy resources to host a stateless web app in an Azure subscription. The solution must meet the following requirements:

* Provide access to the full .NET framework.

* Provide redundancy if an Azure region fails.

* Grant administrators access to the operating system to install custom application dependencies.

Solution: You deploy a web app in an Isolated App Service plan.

Does this meet the goal?



Answer : B

Instead, you should deploy an Azure virtual machine to two Azure regions, and you create a Traffic Manager profile.


Question 2

Your company has an on-premises Hyper-V cluster that contains 20 virtual machines. Some of the virtual machines are based on Windows and some in Linux. You have to migrate the virtual machines onto Azure.

You have to recommend a solution that would be used to replicate the disks of the virtual machines to Azure. The solution needs to ensure that the virtual machines remain available when the migration of the disks is in progress.

You decide to create an Azure storage account and then run AzCopy

Would this fulfill the requirement?



Answer : B


Question 3

You have an Azure subscription.

You need to implement a policy to ensure that all new resource groups include a value for a tag named Department.

The solution must ensure that if a value is NOT entered for the Department tag, a resource group is created.

Which effect should you use?



Answer : B


Question 4

You are developing a sales application that will contain several Azure cloud services and will handle different components of a transaction. Different cloud services will process customer orders, billing, payment, inventory, and shipping.

You need to recommend a solution to enable the cloud services to asynchronously communicate transaction information by using REST messages.

What should you include in the recommendation?



Answer : A

Service Bus is a transactional message broker and ensures transactional integrity for all internal operations against its message stores. All transfers of messages inside of Service Bus, such as moving messages to a dead-letter queue or automatic forwarding of messages between entities, are transactional.


https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-transactions

' Service Bus offers a reliable and secure platform for asynchronous transfer of data and state.' ... 'Service Bus supports standard AMQP 1.0 and HTTP/REST protocols.' https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-messaging-overview

Question 5

N NO: 26

You architect a solution that calculates 3D geometry from height-map data.

You have the following requirements:

Perform calculations in Azure.

Each node must communicate data to every other node.

Maximize the number of nodes to calculate multiple scenes as fast as possible.

Require the least amount of effort to implement.

You need to recommend a solution.

Which two actions should you recommend? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.



Answer : A, C


Question 6

You migrate App1 to Azure. You need to ensure that the data storage for App1 meets the security and compliance requirement

What should you do?



Answer : B

Scenario: Once App1 is migrated to Azure, you must ensure that new data can be written to the app, and the modification of new and existing data is prevented for a period of three years.

As an administrator, you can lock a subscription, resource group, or resource to prevent other users in your organization from accidentally deleting or modifying critical resources. The lock overrides any permissions the user might have.


https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/lock-resources

Question 7

You have an Azure subscription. The subscription contains an app that is hosted in the East US, Central Europe, and East Asia regions.

You need to recommend a data-tier solution for the app. The solution must meet the following requirements:

Support multiple consistency levels.

Be able to store at least 1 TB of data.

Be able to perform read and write operations in the Azure region that is local to the app instance.

What should you include in the recommendation?



Answer : A

Azure Cosmos DB approaches data consistency as a spectrum of choices. This approach includes more

options than the two extremes of strong and eventual consistency. You can choose from five well-defined levels on the consistency spectrum.

With Cosmos DB any write into any region must be replicated and committed to all configured regions within the account.


https://docs.microsoft.com/en-us/azure/cosmos-db/consistency-levels-tradeoffs

Page:    1 / 14   
Total 350 questions