Proper study guides for Renew Microsoft Architecting Microsoft Azure Solutions certified begins with Microsoft 70-535 preparation products which designed to deliver the Practical 70-535 questions by making you pass the 70-535 test at your first time. Try the free 70-535 demo right now.
P.S. Practical 70-535 vce are available on Google Drive, GET MORE: https://drive.google.com/open?id=1lOIcwe4sj0Mb2GbvXvAdbPWJdlMgS-j5
Q2. You need to provide support for updating the financial risk models in the WGBCreditCruncher app.
Which technology should you use?
A. a multi-threaded C# console app that uses an Azure Queue storage
B. ASP.NET WebHoouks that are triggered by Azure WebJobs
C. a Message Passing Interface (MPI) application that runs in Azure Batch
D. ASP.NET Web APIs that run in Azure Service Fabric
Answer: A
Q3. You have several virtual machines (VMs) that run in Azure. You also have a single System Center 2012 R2 Configuration Manager (SCCM) primary site on-premises.
You have the following requirements:
* All VMs must run on the same virtual network.
* Network traffic must be minimized between the on-premises datacenter and Azure.
* The solution minimize complexity.
You need to use SCCM to collect inventory and deploy software to Azure VMs. What should you do first?
A. Configure client push for the Azure virtual network.
B. Enable and configure Operations Insights in Azure.
C. Install a cloud distribution point on an Azure VM.
D. Install a secondary site underneath the primary site onto an Azure VM.
Answer: C
Explanation:
Cloud-based distribution Point, a Configuration Manager Site System Role in the Cloud
Much of the Configuration Manager topology is made up of distribution points, they are very helpful in many situations where bandwidth and geographical separation are the facts of life, but also hard to manage if you have hundreds or even thousands of them.
This feature started with the vision that it makes perfect sense to have big distribution points in the Windows Azure cloud where one should not worry about things like (but not limited to) size, performance, reliability, security, access from all around the world, hardware/software update issues etc.
Note: Content management in System Center 2012 Configuration Manager provides the tools for you to manage content files for applications, packages, software updates, and operating system deployment. Configuration Manager uses distribution points to store files that are required for software to run on client computers. These distribution points function as distribution centers for the content files and let users download and run the software. Clients must have access to at least one distribution point from which they can download the files.
References: http://blogs.technet.com/b/configmgrteam/archive/2013/01/31/new-distribution-points-in-configuration-manager-sp1.aspx
Q4. Your company network includes two branch offices. Users at the company access internal virtual machines (VMs). You want to ensure secure communications between the branch offices and the internal VMs and network.
You need to create a site-to-site VPN connection. What are two possible ways to achieve this goal? Each correct answer presents a complete solution
A. a private IPv4 IP address and a compatible VPN device
B. a private IPv4 IP address and a RRAS running on Windows Server 2012
C. a public-facing IPv4 IP address and a compatible VPN device
D. a public-facing IPv4 IP address and a RRAS running on Windows Server 2012
Answer: C,D
Explanation:
You must have an externally facing IPv4 IP address and a VPN device or RRAS to configure a site-to-site VPN connection.
References: https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-vpn-faq
Q5. You are designing a distributed application for Azure.
The application must securely integrate with on-premises servers.
You need to recommend a method of enabling Internet Protocol security (IPsec)-protected connections between on-premises servers and the distributed application.
What should you recommend?
A. Azure Access Control
B. Azure Content Delivery Network (CDN)
C. Azure Service Bus
D. Azure Site-to-Site VPN
Answer: D
Explanation:
IPsec can be used on Azure Site-to-Site VPN connections. Distributed applications can used the IPSec VPN connections to communicate.
References: https://msdn.microsoft.com/en-us/library/azure/dn133798.aspx
Q6. Your company has an Azure subscription.
The company plans to implement an Azure Web App named WebApp1.
You need to recommend a solution to optimize the compute resources consumed by the Web App. The solution must minimize costs and provide a separation of resources.
Which service should you recommend?
A. Basic
B. Free
C. Shared
D. Premium
E. Standard
Answer: D
Explanation:
Only the Premium service provides App Service Environments which provide the required isolation (separation of resources).
Q7. DRAG DROPYou have a website that displays text, pictures, video files, and audio files. The website processes requests from countries and regions all over the world. You plan to migrate the website to the Azure platform.
The website has the following requirements:
* Encode, store, and stream audio and video at scale.
* Load-balance communications with the website instance that is closest to the user's location.
* Deliver content with high-bandwidth and low latency.
You need to recommend the technologies to implement the solution.
Which technologies should you recommend? To answer, drag the appropriate technology to the correct requirement. Each technology may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Answer:
Explanation:
* MediaServices
Azure Media Services is being used to power consumer and enterprise streaming solutions worldwide. Combining powerful and highly scalable cloud-based encoding, encryption and steaming components, Azure Media Services is helping customers with valuable and premium video content to easily reach larger audiences on todayu2021s most popular digital devices, such as tablets and mobile phones.
* TrafficManager
* Azure Content Delivery Network
The Azure Content Delivery Network (CDN) is designed to send audio, video, applications, images, and other files faster and more reliably to customers using servers that are closest to each user. This dramatically increases speed and availability, resulting in significant user experience improvements.
References: http://azure.microsoft.com/en-us/services/cdn/ http://azure.microsoft.com/en-gb/services/media-services/ http://azure.microsoft.com/en-us/services/traffic-manager/
Q8. You are designing an Azure application that stores data. You have the following requirements:
* The data storage system must support storing more than 500 GB of data.
* Data retrieval must be possible from a large number of parallel threads.
* Threads must not block each other.
You need to recommend an approach for storing data. What should you recommend?
A. Azure Notification Hubs
B. A single SQL database in Azure
C. Azure Queue storage
D. Azure Table storage
Answer: D
Explanation:
* Azure Table Storage can be useful for applications that must store large amounts of nonrelational data, and need additional structure for that data. Tables offer key-based access to unschematized data at a low cost for applications with simplified data-access patterns. While Azure Table Storage stores structured data without schemas, it does not provide any way to represent relationships between the data.
* As a solution architect/developer, consider using Azure Table Storage when:
/ Your application stores and retrieves large data sets and does not have complex relationships that require server-side joins, secondary indexes, or complex server-side logic.
/ You need to achieve a high level of scaling without having to manually shard your dataset. References: https://msdn.microsoft.com/en-us/library/azure/jj553018.aspx
Q9. DRAG DROPYou need to implement resource security and authentication.
For each requirement, which solution should you implement? To answer, drag the appropriate solution to the correct requirement. Each solution may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Answer:
Q10. A company hosts a website and exposes web services on the company intranet.
The intranet is secured by using a firewall. Company policies prohibit changes to firewall rules.
Devices outside the firewall must be able to access the web services. You need to recommend an approach to enable inbound communication.
What should you recommend?
A. The Azure Access Control Service
B. Windows Azure Pack
C. The Azure Service Bus
D. A web service in an Azure role that relays data to the internal web services
Answer: C
Explanation:
The Service Bus Relay is designed for the use-case of taking existing Windows Communication Foundation (WCF) web services and making those services securely accessible to solutions that reside outside the corporate perimeter without requiring intrusive changes to the corporate network infrastructure. Such Service Bus relay services are still hosted inside their existing environment, but they delegate listening for incoming sessions and requests to the cloud-hosted Service Bus.
References: http://azure.microsoft.com/en-gb/documentation/articles/cloud-services-dotnet-hybrid-app-using-service-bus-relay/
Q11. You are designing an Azure application that provides online backup storage for hundreds of media files. Each file is larger than 1GB.
The data storage solution has the following requirements:
* Be capable of storing an average of 2 terabytes (TB) of data for each user.
* Support sharing of data between all Microsoft Azure instances
* Provide random read/write access
You need to recommend a durable data storage solution. What should you recommend?
A. Store data in the VHD file
B. Azure Page Blob service
C. Azure Block Blob service
D. Local storage on the VM
Answer: B
Explanation:
References: https://msdn.microsoft.com/en-us/library/azure/ee691964.aspx
P.S. Easily pass 70-535 Exam with Certleader Practical Dumps & pdf vce, Try Free: https://www.certleader.com/70-535-dumps.html ( New Questions)