Question 231

You need to recommend a data storage solution that meets the following requirements:
* Ensures that applications can access the data by using a REST connection
* Hosts 20 independent tables of varying sizes and usage patterns
* Automatically replicates the data to a second Azure region
* Minimizes costs
What should you recommend?
  • Question 232

    You are designing an order processing system in Azure that will contain the Azure resources shown in the following table.

    The order processing system will have the following transaction flow:
    A customer will place an order by using App1.
    When the order is received, App1 will generate a message to check for product availability at vendor 1 and vendor 2.
    An integration component will process the message, and then trigger either Function1 or Function2 depending on the type of order.
    Once a vendor confirms the product availability, a status message for App1 will be generated by Function1 or Function2.
    All the steps of the transaction will be logged to storage1.
    Which type of resource should you recommend for the integration component?
    D18912E1457D5D1DDCBD40AB3BF70D5D
    Which type of resource should you recommend for the integration component?
  • Question 233

    You have 100 servers that run Windows Server 2012 R2 and host Microsoft SQL Server 2014 instances.
    The instances host databases that have the following characteristics:
    * The largest database is currently 3 TB. None of the databases will ever exceed 4 TB.
    * Stored procedures are implemented by using CLR.
    You plan to move all the data from SQL Server to Azure.
    You need to recommend an Azure service to host the databases. The solution must meet the following requirements:
    * Whenever possible, minimize management overhead for the migrated databases.
    * Minimize the number of database changes required to facilitate the migration.
    * Ensure that users can authenticate by using their Active Directory credentials.
    What should you include in the recommendation?
  • Question 234

    You need to recommend a solution for configuring the Azure Multi-Factor Authentication (MFA) settings.
    What should you include in the recommendation? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 235

    You are designing a solution that will include containerized applications running in an Azure Kubernetes Service (AKS) cluster.
    You need to recommend a load balancing solution for HTTPS traffic. The solution must meet the following requirements:
    Automatically configure load balancing rules as the applications are deployed to the cluster.
    Support Azure Web Application Firewall (WAF).
    Support cookie-based affinity.
    Support URL routing.
    What should you include the recommendation?