AZ-305 Exam Question 11

You are planning an Azure Storage solution for sensitive dat
a. The data will be accessed daily. The data set is less than 10 GB.
You need to recommend a storage solution that meets the following requirements:
* All the data written to storage must be retained for five years.
* Once the data is written, the data can only be read. Modifications and deletion must be prevented.
* After five years, the data can be deleted, but never modified.
* Data access charges must be minimized
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 12

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?
  • AZ-305 Exam Question 13

    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?
  • AZ-305 Exam Question 14

    You need to recommend a solution to ensure that App1 can access the third-party credentials and access strings. The solution must meet the security requirements.
    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.

    AZ-305 Exam Question 15

    You store web access logs data in Azure Blob storage.
    You plan to generate monthly reports from the access logs.
    You need to recommend an automated process to upload the data to Azure SQL Database every month.
    What should you include in the recommendation?