You need to choose a backup solution
You are managing an application. The application uses data that is stored in an Azure SQL database.
You must be able to reset the application to the state that existed on any day in the previous 35 days.
You need to choose a backup solution.
What should you do?
Which two actions should you take?
You develop a web application that will use the Azure Table service. The web application will store entities in
the form of XML data within a single table.
The web application must support high traffic throughput.
You need to avoid exceeding the throttle limit for the table.
Which two actions should you take? Each correct answer presents part of the solution.
Hot Area:
HOTSPOT
You store JSON data in a blob by using the Azure Blob service. Web applications access the JSON data by
using client-side JavaScript calls.
JSON data is stored in a container that is configured to allow anonymous access. Web applications that are
allowed to make updates to the data have access to any necessary shared access signatures (SASs) and
storage keys.You configure one Cross-Origin Resource Sharing (CORS) rule for the https://fabrikam.com domain and then
run the following method. Line numbers are provided for reference only.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Hot Area:
Which two approaches will achieve the goal?
You store data in an Azure blob. Data accumulates at a rate of 0.10 GB per day.
You must use storage analytics data to verify that the service level agreement (SLA) has been met and to
analyze the performance of VHDs, including the pattern of usage.
Analytics data must be deleted when it is older than 100 days or when the total amount of data exceeds 10 GB.
You need to configure storage analytics and access the storage analytics data.
Which two approaches will achieve the goal? Each correct answer presents part of the solution.
You need to deploy the solution to Azure
You are migrating an existing solution to Azure. The solution includes a user interface tier and a database tier.
The user interface tier runs on multiple virtual machines (VMs). The user interface tier has a website that uses
Node.js. The user interface tier has a background process that uses Python. This background process runs asa scheduled job. The user interface tier is updated frequently. The database tier uses a self-hosted MySQL
database.
The user interface tier requires up to 25 CPU cores. You must be able to revert the user interface tier to a
previous version if updates to the website cause technical problems. The database requires up to 50 GB of
memory. The database must run in a single VM.
You need to deploy the solution to Azure.
What should you do first?
Hot Area:
HOTSPOT
Your company runs existing applications on virtual machines (VMs) that are hosted on Azure.
You are preparing additional Azure services to support the existing applications.
You run the following script. Line numbers are provided for reference only.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Hot Area:
Which type of replication should you choose?
You are developing a REST API service that provides data about products. The service will be hosted in an
Azure virtual machine (VM).
The product data must be stored in Azure tables and replicated to multiple geographic locations.
API calls that use the HTTP GET operation must continue to function when the data tables at the primary Azure
datacenter are not accessible.
You need to configure storage for the service.
Which type of replication should you choose?
Which two actions will achieve the goal?
You host an application on an Azure virtual machine (VM) that uses a data disk. The application performs
several input and output operations per second.You need to disable disk caching for the data disk.
Which two actions will achieve the goal? Each answer presents a complete solution.
what should you do?
You store data by using table storage in Azure.
The storage analytics logs do not contain any data.
You must configure the Azure storage account to retain logs for the maximum length of time that Azure permits.
In the Azure management portal, what should you do?
You need to ensure that the WeatherDetails application …
You are developing a messaging solution to integrate two applications named WeatherSummary and
WeatherDetails. The WeatherSummary application displays a summary of weather information for major cities.
The WeatherDetails application displays weather details for a specific city.
You need to ensure that the WeatherDetails application displays the weather details for the city that the user
selects in the WeatherSummary application.
What should you do?