AZ-305 Exam Question 1

You plan to deploy an Azure App Service web app that will have multiple instances across multiple Azure regions.
You need to recommend a load balancing service for the planned deployment. The solution must meet the following requirements:
Maintain access to the app in the event of a regional outage.
Support Azure Web Application Firewall (WAF).
Support cookie-based affinity.
Support URL routing.
What should you include in the recommendation?
  • AZ-305 Exam Question 2

    How should the migrated databases DB1 and DB2 be implemented in Azure?

    AZ-305 Exam Question 3

    You have .NeT web service named service1 that has the following requirements.
    Must read and write to the local file system.
    Must write to the Windows Application event log.
    You need to recommend a solution to host Service1 in Azure . The solution must meet the following requirements:
    Minimize maintenance overhead.
    Minimize costs.
    What should you include in the recommendation?
  • AZ-305 Exam Question 4

    Your company has 20 web APIs that were developed in-house.
    The company is developing 10 web apps that will use the web APIs. The web apps and the APIs are registered in the company s Azure AD tenant. The web APIs are published by using Azure API Management.
    You need to recommend a solution to block unauthorized requests originating from the web apps from reaching the web APIs. The solution must meet the following requirements:
    * Use Azure AD-generated claims.
    * Minimize configuration and management effort
    What should you include in the recommendation? To answer, select the appropriate options in the answer are a. NOTE: Each correct selection is worth one point.
    NOTE: Each correct selection is worth one point.

    AZ-305 Exam Question 5

    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 Azure virtual machine scale set that uses autoscaling.
    Does this meet the goal?