Question 91

You plan to create an Azure environment that will have a root management group and five child management groups. Each child management group will contain five Azure subscriptions. You plan to have between 10 and
30 resource groups in each subscription.
You need to design a solution for the planned environment. The solution must meet the following requirements:
* Prevent users who are assigned the Owner role for the subscriptions from deleting the resource groups from their respective subscription.
* Ensure that you can update RBAC role assignments across all the subscriptions and resource groups.
* Minimize administrative effort.
What should you include in the solution? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 92

You plan to deploy a network-intensive application to several Azure virtual machines.
You need to recommend a solution that meets the following requirements:
Minimizes the use of the virtual machine processors to transfer data
Minimizes network latency
Which virtual machine size and feature should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 93

You are designing a microservices architecture that will be hosted in an Azure Kubernetes Service (AKS) cluster. Apps that will consume the microservices will be hosted on Azure virtual machines. The virtual machines and the AKS cluster will reside on the same virtual network.
You need to design a solution to expose the microservices to the consumer apps. The solution must meet the following requirements:
* Ingress access to the microservices must be restricted to a single private IP address and protected by using mutual TLS authentication.
* The number of incoming microservice calls must be rate-limited.
* Costs must be minimized.
What should you include in the solution?
  • Question 94

    You are designing a microservices architecture that will use Azure Kubernetes Service (AKS) to host pods that run containers. Each pod deployment will host a separate API Each API will be implemented as a separate service- You need to recommend a solution to make the APIs available to external users from Azure API Management. The solution must meet the following requirements:
    * Control access to the APIs by using mutual US authentication between API Management and the AKS-based APIs.
    * Provide access to the APIs by using a single IP address.
    What should you recommend to provide access to the APIs?
  • Question 95

    You are designing a microservices architecture that will support a web application.
    The solution must meet the following requirements:
    Allow independent upgrades to each microservice
    Deploy the solution on-premises and to Azure
    Set policies for performing automatic repairs to the microservices
    Support low-latency and hyper-scale operations
    You need to recommend a technology.
    What should you recommend?