AZ-305 Exam Question 76

You have an Azure subscription that contains two applications named App1 and App2. App1 is a sales processing application. When a transaction in App1 requires shipping, a message is added to an Azure Storage account queue, and then App2 listens to the queue for relevant transactions.
In the future, additional applications will be added that will process some of the shipping requests based on the specific details of the transactions.
You need to recommend a replacement for the storage account queue to ensure that each additional application will be able to read the relevant transactions.
What should you recommend?
  • AZ-305 Exam Question 77

    A company needs a datastore created in Azure for an application. Below are the key requirements for the data store.
    Ability to store JSON based items
    Ability to use SQL like queries on the datastore
    Ability to provide low latency access to data items
    Which of the following would you consider as the data store?
  • AZ-305 Exam Question 78

    You plan to automate the deployment of resources to Azure subscriptions.
    What is a difference between using Azure Blueprints and Azure Resource Manager templates?
  • AZ-305 Exam Question 79

    You are designing a cost-optimized solution that uses Azure Batch to run two types of jobs on Linux nodes.
    The first job type will consist of short-running tasks for a development environment. The second job type will consist of long-running Message Passing Interface (MPI) applications for a production environment that requires timely job completion.
    You need to recommend the pool type and node type for each job type. The solution must minimize compute charges and leverage Azure Hybrid Benefit whenever possible.
    What should you recommend? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-305 Exam Question 80

    You have an app named App1 that uses two on-premises Microsoft SQL Server databases named DB1 and DB2.
    You plan to migrate DB1 and DB2 to Azure.
    You need to recommend an Azure solution to host DB1 and DB2. The solution must meet the following requirements:
    * Support server-side transactions across DB1 and DB2.
    * Minimize administrative effort to update the solution.
    What should you recommend?