You need to ensure that the website scales

###BeginCaseStudy###
Testlet 1
Background
Overview
Lucerne Publishing creates, stores, and delivers online media for advertising companies. This media is
streamed to computers by using the web, and to mobile devices around the world by using native applications.
The company currently supports the iOS, Android, and Windows Phone 8.1 platform.
Lucerne Publishing uses proprietary software to manage its media workflow. This software has reached the
end of its lifecycle. The company plans to move its media workflows to the cloud. Lucerne Publishing provides
access to its customers, who are third-party companies, so that they can download, upload, search, and index
media that is stored on Lucerne Publishing servers.
Apps and Applications
Lucerne Publishing develops the applications that customers use to deliver media. The company currently
provides the following media delivery applications:
Lucerne Media W – a web application that delivers media by using any browser
Lucerne Media M – a mobile app that delivers media by using Windows Phone 8.1
Lucerne Media A – a mobile app that delivers media by using an iOS device
Lucerne Media N – a mobile app that delivers media by using an Android device
Lucerne Media D – a desktop client application that customer’s install on their local computer
Business Requirements
Lucerne Publishing’s customers and their consumers have the following requirements:
Access to media must be time-constricted once media is delivered to a consumer.
The time required to download media to mobile devices must be minimized.
Customers must have 24-hour access to media downloads regardless of their location or time zone.
Lucerne Publishing must be able to monitor the performance and usage of all applicable media delivery
apps by using Application Insights.
Lucerne Publishing wants to make its asset catalog searchable without requiring a database redesign.
Customers must be able to access all data by using a web application. They must also be able to access
data by using a mobile app that is provided by Lucerne Publishing.
Customers must be able to search for media assets by key words and media type.
Lucerne Publishing wants to move the asset catalog database to the cloud without formatting the source
data.
Other Requirements
Development
Code and current development documents must be backed up at all times. All solutions must be automatically
built and deployed to Azure when code is checked in to source control.
Network Optimization
Lucerne Publishing has a .NET web application that runs on Azure. The web application analyzes storage and
the distribution of its media assets. It needs to monitor the utilization of the web application. Ultimately, Lucerne
Publishing hopes to cut its costs by reducing data replication without sacrificing its quality of service to its
customers. The solution has the following requirements:
Optimize the storage location and amount of duplication of media.
Vary several parameters including the number of data nodes and the distance from node to customers.
Minimize network bandwidth.
Lucerne Publishing wants be notified of exceptions in the web application.
Technical Requirements
Data Mining
Lucerne Publishing constantly mines its data to identify customer patterns. The company plans to replace the
existing on-premises cluster with a cloud-based solution. Lucerne Publishing has the following requirements:
Virtual machines:The data mining solution must support the use of hundreds to thousands of processing cores.
Minimize the number of virtual machines by using more powerful virtual machines. Each virtual machine
must always have eight or more processor cores available.
Allow the number of processor cores dedicated to an analysis to grow and shrink automatically based on the
demand of the analysis.
Virtual machines must use remote memory direct access to improve performance.
Task scheduling:
The solution must automatically schedule jobs. The scheduler must distribute the jobs based on the demand
and available resources.
Data analysis results:
The solution must provide a web service that allows applications to access the results of analyses.
Other Requirements
Feature Support
Ad copy data must be searchable in full text.
Ad copy data must indexed to optimize search speed.
Media metadata must be stored in Azure Table storage.
Media files must be stored in Azure BLOB storage.
The customer-facing website must have access to all ad copy and media.
The customer-facing website must automatically scale and replicate to locations around the world.
Media and data must be replicated around the world to decrease the latency of data transfers.
Media uploads must have fast data transfer rates (low latency) without the need to upload the data offline.
Security
Customer access must be managed by using Active Directory.
Media files must be encrypted by using the PlayReady encryption method.
Customers must be able to upload media quickly and securely over a private connection with no opportunity
for internet snooping.
###EndCaseStudy###

You need to ensure that the website scales.
What should you do?

###BeginCaseStudy###
Testlet 1
Background
Overview
Lucerne Publishing creates, stores, and delivers online media for advertising companies. This media is
streamed to computers by using the web, and to mobile devices around the world by using native applications.
The company currently supports the iOS, Android, and Windows Phone 8.1 platform.
Lucerne Publishing uses proprietary software to manage its media workflow. This software has reached the
end of its lifecycle. The company plans to move its media workflows to the cloud. Lucerne Publishing provides
access to its customers, who are third-party companies, so that they can download, upload, search, and index
media that is stored on Lucerne Publishing servers.
Apps and Applications
Lucerne Publishing develops the applications that customers use to deliver media. The company currently
provides the following media delivery applications:
Lucerne Media W – a web application that delivers media by using any browser
Lucerne Media M – a mobile app that delivers media by using Windows Phone 8.1
Lucerne Media A – a mobile app that delivers media by using an iOS device
Lucerne Media N – a mobile app that delivers media by using an Android device
Lucerne Media D – a desktop client application that customer’s install on their local computer
Business Requirements
Lucerne Publishing’s customers and their consumers have the following requirements:
Access to media must be time-constricted once media is delivered to a consumer.
The time required to download media to mobile devices must be minimized.
Customers must have 24-hour access to media downloads regardless of their location or time zone.
Lucerne Publishing must be able to monitor the performance and usage of all applicable media delivery
apps by using Application Insights.
Lucerne Publishing wants to make its asset catalog searchable without requiring a database redesign.
Customers must be able to access all data by using a web application. They must also be able to access
data by using a mobile app that is provided by Lucerne Publishing.
Customers must be able to search for media assets by key words and media type.
Lucerne Publishing wants to move the asset catalog database to the cloud without formatting the source
data.
Other Requirements
Development
Code and current development documents must be backed up at all times. All solutions must be automatically
built and deployed to Azure when code is checked in to source control.
Network Optimization
Lucerne Publishing has a .NET web application that runs on Azure. The web application analyzes storage and
the distribution of its media assets. It needs to monitor the utilization of the web application. Ultimately, Lucerne
Publishing hopes to cut its costs by reducing data replication without sacrificing its quality of service to its
customers. The solution has the following requirements:
Optimize the storage location and amount of duplication of media.
Vary several parameters including the number of data nodes and the distance from node to customers.
Minimize network bandwidth.
Lucerne Publishing wants be notified of exceptions in the web application.
Technical Requirements
Data Mining
Lucerne Publishing constantly mines its data to identify customer patterns. The company plans to replace the
existing on-premises cluster with a cloud-based solution. Lucerne Publishing has the following requirements:
Virtual machines:The data mining solution must support the use of hundreds to thousands of processing cores.
Minimize the number of virtual machines by using more powerful virtual machines. Each virtual machine
must always have eight or more processor cores available.
Allow the number of processor cores dedicated to an analysis to grow and shrink automatically based on the
demand of the analysis.
Virtual machines must use remote memory direct access to improve performance.
Task scheduling:
The solution must automatically schedule jobs. The scheduler must distribute the jobs based on the demand
and available resources.
Data analysis results:
The solution must provide a web service that allows applications to access the results of analyses.
Other Requirements
Feature Support
Ad copy data must be searchable in full text.
Ad copy data must indexed to optimize search speed.
Media metadata must be stored in Azure Table storage.
Media files must be stored in Azure BLOB storage.
The customer-facing website must have access to all ad copy and media.
The customer-facing website must automatically scale and replicate to locations around the world.
Media and data must be replicated around the world to decrease the latency of data transfers.
Media uploads must have fast data transfer rates (low latency) without the need to upload the data offline.
Security
Customer access must be managed by using Active Directory.
Media files must be encrypted by using the PlayReady encryption method.
Customers must be able to upload media quickly and securely over a private connection with no opportunity
for internet snooping.
###EndCaseStudy###

You need to ensure that the website scales.
What should you do?

A.
Deploy Traffic Manager and configure it to route user traffic to specified endpoints to other Azure
datacenters.

B.
Enter multiple DNS entries in each virtual network to route requests to other Azure datacenters.

C.
Set up a new Azure datacenter to Azure datacenter VPN to enable the solution to communicate across
regions.

D.
Use a virtual network to route network traffic in a single Azure datacenter.

Explanation:
Scenario: The customer-facing website must automatically scale and replicate to locations around the world.
Azure ExpressRoute enables you to create private connections between Azure datacenters and infrastructure
that’s on your premises or in a colocation environment. ExpressRoute connections do not go over the public
Internet, and offer more reliability, faster speeds, lower latencies and higher security than typical connections
over the Internet. In some cases, using ExpressRoute connections to transfer data between on-premises and
Azure can also yield significant cost benefits.
http://azure.microsoft.com/en-us/services/expressroute/



Leave a Reply 7

Your email address will not be published. Required fields are marked *


fiber

fiber

I think option should be:

A.
Deploy Traffic Manager and configure it to route user traffic to specified endpoints to other Azure
datacenters

McEphin

McEphin

I disagree, and I think this question blows.

Question is about scaling. Traffic Mgr is not for scaling, it is for fault tolerance, geo-location LB, ect.

In the case study it states “The customer-facing website must automatically scale and replicate to locations around the world.”
If you are scaling around the world you will need traffic mgr to point users to the correct site and a means to replicate the website data on the backend. The VPN can be used to replicate thus supporting having the site in multiple regions.

I don’t know, flip a coin.

servicebills

servicebills

Deploy Traffic Manager

Biswas

Biswas

New 70-535 Exam Questions and Answers (2/Jan/2018 Updated):

NEW QUESTION 231
You create an Ubuntu Linux virtual machine (VM) by using the Azure Portal. You do not specify a password when you create the VM. You need to connect to the terminal of the VM.
Solution: You use the Connect button on the Overview blade for the VM.
Does the solution meet the goal?

A. Yes
B. No

Answer: B

NEW QUESTION 232
You create an Ubuntu Linux virtual machine (VM) by using the Azure Portal. You do not specify a password when you create the VM. You need to connect to the terminal of the VM.
Solution: You connect to the public IP address of the VM by using Secure Shell (SSH) and specify your private key.
Does the solution meet the goal?

A. Yes
B. No

Answer: B

NEW QUESTION 233
You use Azure Resource Manager (ARM) templates to deploy resources. You need to ensure that storage resources defined in templates cannot be deleted.
Solution: You define the following JSON in the temp:
“resource”: [
{
“name”: “[concat(parameters(‘lockedResource’), ‘/Microsoft.Authorization/myLock’)]”,
“type”: “Microsoft.Authorzation/locks”,
“apiVersion”: “2015-01-01”,
“properties”: {
“level”: “ReadOnly”
}
}
]
Does the solution meet the goal?

A. Yes
B. No

Answer: A

NEW QUESTION 234
Note: This question is part of a series of questions that present the same scenario. Each questions in the series contains a unique solution that might meet the stated goals. Some questions sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You create an Ubuntu Linux virtual machine (VM) by using the Azure Portal. You do not specify a password when you create the VM. You need to connect to the terminal of the VM.
Solution: You connect to the public IP address of the VM by using Secure Shell (SSH) and specify your public key.
Does the solution meet the goal?

A. Yes
B. No

Answer: A

NEW QUESTION 235
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You manage an Azure SQL Database. The database has weekly backups that are stored in an Azure Recovery Services vault. You create an Azure Recovery Services vault and download the backup agent installation file. You need to complete the installation of the backup agent. What should you do first?

A. Configure network throttling.
B. Set the storage replication option.
C. Download the vault credentials file.
D. Select the data to back up.

Answer: C

NEW QUESTION 236
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You manage an Azure SQL Database. The database has weekly backups that are stored in an Azure Recovery Services vault. A company deploys Microsoft SQL Server on an Azure Standard_DS3 virtual machine (VM). You need to modify the disk caching policy. Which Azure PowerShell cmdlet should you run?

A. Set-AzureRmVmOperatingSystem
B. Set-AzureRmVmDataDisk
C. Update-Disk
D. Update-AzureDisk

Answer: B

NEW QUESTION 237
A company uses Azure to host virtual machines (VMS) and web apps. You have an app service named App1 that uses the Basic app service tier. You need to ensure that diagnostic data for App1 is permanently stored.
Solution: You specify a storage account in the Diagnostics.xml file.
Does the solution meet the goal?

A. Yes
B. No

Answer: B

NEW QUESTION 238
You specify the storage account that you want to use in the ServiceConfiguration.cscfg. You use Azure to virtual machines (VMS) and web apps. You have an app service named App1 that uses the Basic app service tier. You need to ensure that diagnostic data for App1 is permanently stored.
Solution: You scale the app service to the Standard tier.
Does the solution meet the goal?

A. Yes
B. No

Answer: ……

You Can Get The Newest 70-535 Dumps In PDF And VCE From — https://www.passleader.com/70-535.html (243q VCE and PDF)

Good Luck!