Ucertify offers free demo for 70 534 ebook pdf exam. "Architecting Microsoft Azure Solutions", also known as 70 534 vce exam, is a Microsoft Certification. This set of posts, Passing the Microsoft 70 534 ebook pdf exam, will help you answer those questions. The azure 70 534 Questions & Answers covers all the knowledge points of the real exam. 100% real Microsoft 70 534 exam dumps exams and revised by experts!
Q21. DRAG DROP - (Topic 3)
You need to recommend network connectivity solutions for the experimental applications.
What should you recommend? To answer, drag the appropriate solution to the correct network connection requirements. 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:
Explanation:
ExpressRoute gives you a fast and reliable connection to Azure making it suitable for scenarios like periodic data migration, replication for business continuity, disaster recovery and other high availability strategies. It can also be a cost-effective option for transferring large amounts of data such as datasets for high performance computing applications or moving large VMs between your dev/test environment in Azure and on-premises production environment.
Box 2: point-to-site VPN Box 3: point-to-site VPN
A point-to-site VPN also allows you to create a secure connection to your virtual network. In a point-to-site configuration, the connection is configured individually on each client computer that you want to connect to the virtual network
Box 4: site-to-site VPN
A site-to-site VPN allows you to create a secure connection between your on-premises site and your virtual network. To create a site-to-site connection, a VPN device that is located on your on-premises network is configured to create a secure connection with the Azure Virtual Network Gateway. Once the connection is created, resources on your local network and resources located in your virtual network can communicate directly and securely. Site- to-site connections do not require you to establish a separate connection for each client computer on your local network to access resources in the virtual network.
* Scenario: Support building experimental applications by using data from the Azure
deployment and on-premises data sources.
Q22. DRAG DROP - (Topic 2)
You need to implement testing for the DataManager mobile application.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Topic 3, Contoso, Ltd
Background
Overview
Contoso, Ltd., manufactures and sells golf clubs and golf balls. Contoso also sells golf accessories under the Contoso Golf and Odyssey brands worldwide.
Most of the company's IT infrastructure is located in the company's Carlsbad, California, headquarters. Contoso also has a sizable third-party colocation datacenter that costs the company USD $30,000 to $40,000 a month. Contoso has other servers scattered around the United States.
Contoso, Ltd., has the following goals:
✑ Move many consumer-facing websites, enterprise databases, and enterprise web services to Azure.
✑ Improve the performance for customers and resellers who are access company websites from around the world.
✑ Provide support for provisioning resources to meet bursts of demand.
✑ Consolidate and improve the utilization of website- and database-hosting resources.
✑ Avoid downtime, particularly that caused by web and database server updating.
✑ Leverage familiarity with Microsoft server management tools.
Infrastructure
Contoso's datacenters are filled with dozens of smaller web servers and databases that run on under-utilized hardware. This creates issues for data backup. Contoso currently backs up data to tape by using System Center Data Protection Manager. System Center Operations Manager is not deployed in the enterprise.
All of the servers are expensive to acquire and maintain, and scaling the infrastructure takes significant time. Contoso conducts weekly server maintenance, which causes
downtime for some of its global offices. Special events, such as high-profile golf tournaments, create a large increase in site traffic. Contoso has difficulty scaling the web- hosting environment fast enough to meet these surges in site traffic.
Contoso has resellers and consumers in Japan and China. These resellers must use applications that run in a datacenter that is located in the state of Texas, in the United States. Because of the physical distance, the resellers experience slow response times and downtime.
Business Requirements Management and Performance Management
✑ Web servers and databases must automatically apply updates to the operating
system and products.
✑ Automatically monitor the health of worldwide sites, databases, and virtual machines.
✑ Automatically back up the website and databases.
✑ Manage hosted resources by using on-premises tools.
Performance
✑ The management team would like to centralize data backups and eliminate the use of tapes.
✑ The website must automatically scale without code changes or redeployment.
✑ Support changes in service tier without reconfiguration or redeployment.
✑ Site-hosting must automatically scale to accommodate data bandwidth and number of connections.
✑ Scale databases without requiring migration to a larger server.
✑ Migrate business critical applications to Azure.
✑ Migrate databases to the cloud and centralize databases where possible.
Business Continuity and Support Business Continuity
✑ Minimize downtime in the event of regional disasters.
✑ Recover data if unintentional modifications or deletions are discovered.
✑ Run the website on multiple web server instances to minimize downtime and support a high service level agreement (SLA).
Connectivity
✑ Allow enterprise web services to access data and other services located on- premises.
✑ Provide and monitor lowest latency possible to website visitors.
✑ Automatically balance traffic among all web servers.
✑ Provide secure transactions for users of both legacy and modern browsers.
✑ Provide automated auditing and reporting of web servers and databases.
✑ Support single sign-on from multiple domains.
Development Environment
You identify the following requirements for the development environment:
✑ Support the current development team's knowledge of Microsoft web development and SQL Service tools.
✑ Support building experimental applications by using data from the Azure deployment and on-premises data sources.
✑ Mitigate the need to purchase additional tools for monitoring and debugging.
✑ System designers and architects must be able to create custom Web APIs without requiring any coding.
✑ Support automatic website deployment from source control.
✑ Support automated build verification and testing to mitigate bugs introduced during builds.
✑ Manage website versions across all deployments.
✑ Ensure that website versions are consistent across all deployments.
Technical Requirement Management and Performance Management
✑ Use build automation to deploy directly from Visual Studio.
✑ Use build-time versioning of assets and builds/releases.
✑ Automate common IT tasks such as VM creation by using Windows PowerShell workflows.
✑ Use advanced monitoring features and reports of workloads in Azure by using existing Microsoft tools.
Performance
✑ Websites must automatically load balance across multiple servers to adapt to varying traffic.
✑ In production, websites must run on multiple instances.
✑ First-time published websites must be published by using Visual Studio and scaled to a single instance to test publishing.
✑ Data storage must support automatic load balancing across multiple servers.
✑ Websites must adapt to wide increases in traffic during special events.
✑ Azure virtual machines (VMs) must be created in the same datacenter when applicable.
Business Continuity and Support Business Continuity
✑ Automatically co-locate data and applications in different geographic locations.
✑ Provide real-time reporting of changes to critical data and binaries.
✑ Provide real-time alerts of security exceptions.
✑ Unwanted deletions or modifications of data must be reversible for up to one month, especially in business critical applications and databases.
✑ Any cloud-hosted servers must be highly available.
Enterprise Support
✑ The solution must use stored procedures to access on-premises SQL Server data from Azure.
✑ A debugger must automatically attach to websites on a weekly basis. The scripts
that handle the configuration and setup of debugging cannot work if there is a delay in attaching the debugger.
Q23. - (Topic 6)
You manage an Azure Web App that has one Web Role instance, and several Worker Role instances. The cloud service has multiple tiers. Different groups develop and maintain each tier.
You need to ensure that the cloud service remains highly available and responsive when the Worker Roles are performing extensive work.
What should you do?
A. Create a resource group.
B. Create an availability set for each tier of the application.
C. Implement auto-scaling for the Worker Roles.
D. Create an availability set with two or more virtual machines.
Answer: C
Q24. - (Topic 7)
You need to support loan processing for the WGBLoanMaster app. Which technology should you use?
A. Azure Storage Queues
B. Azure Service Fabric
C. Azure Service Bus Queues
D. Azure Event Hubs
Answer: D
Q25. DRAG DROP - (Topic 6)
You are designing the deployment of Azure Site Recovery with Hyper-V Replica. The environment does not have System Center Virtual Machine Manager (VMM) deployed.
You need to instruct an implementation team to prepare the Azure environment for deployment.
Which three actions should you recommend be performed in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the
correct order.
Answer:
Q26. DRAG DROP - (Topic 7)
You are implementing the new security requirements for the WGBCreditCruncher app.
You need to explain the security process flow to another developer. You start by navigating to the web app as it is presented to the user.
Which five actions must be performed in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Q27. DRAG DROP - (Topic 5)
You need to provide a data access solution for the NorthRide app.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
Box 1: Create a service namespace under Service Bus
Box 2: Obtain the default management credentials for the namespace. Box 3: Configure the application to use Service Bus Relay
Box 4: Configure Service Bus Queue
Note:
Box 1: Create a service namespace under Service Bus
To begin using Service Bus queues in Azure, you must first create a service namespace. A namespace provides a scoping container for addressing Service Bus resources within your
application.
Box 2: Obtain the default management credentials for the namespace.
In order to perform management operations, such as creating a queue on the new namespace, you must obtain the management credentials for the namespace. Box 3: Configure the application to use Service Bus Relay
When you create an application that uses Service Bus, you must add a reference to the Service Bus assembly and include the corresponding namespaces.
The Service Bus NuGet package is the easiest way to get the Service Bus API and to configure your application with all of the Service Bus dependencies.
After installing this package you are now ready to write code for Service Bus. Box 4: Configure Service Bus Queue
This would include:
* set up a Service Bus connection string
* create a queue
* provide code to send/receive messages from the queue
Q28. - (Topic 6)
You are designing an Azure web application. The solution will be used by multiple customers. Each customer has different business logic and user interface requirements. Not all customers use the same version of the .NET runtime.
You need to recommend a deployment strategy. What should you recommend?
A. Deploy with multiple web role instances.
B. Deploy each application in a separate tenant.
C. Deploy all applications in one tenant.
D. Deploy with multiple worker role instances.
Answer: B
Explanation: There are two types of tenant environments. The simplest type is a single- tenant application where one customer has 100% dedicated access to an application’s process space. A single Tenant Applications has a separate, logical instance of the application for each customer or client. A single tenant application is much more predictable and stable by its nature since there will never be more than one dedicated customer at any point in time in that VM. That customer has all of its users accessing that dedicated instance of the application.
Reference: Multi Tenancy and Windows Azure. Overview of Multi tenant Application and Single tenant Application Architectural considerations.
http://sanganakauthority.blogspot.in/2011/12/multi-tenancy-and-windows-azure.html
Q29. HOTSPOT - (Topic 6)
A company uses Azure for several virtual machine (VM) and website workloads. The company plans to assign administrative roles to a specific group of users. You have a resource group named GROUP1 and a virtual machine named VM2.
The users have the following responsibilities:
You need to assign the appropriate level of privileges to each of the administrators by using the principle of least privilege.
What should you do? To answer, select the appropriate target objects and permission levels in the answer area.
Answer:
Explanation:
* Owner can manage everything, including access.
* Contributors can manage everything except access.
Note: Azure role-based access control allows you to grant appropriate access to Azure AD users, groups, and services, by assigning roles to them on a subscription or resource group or individual resource level.
Q30. HOTSPOT - (Topic 1)
You need to design the contractor information app.
What should you recommend? To answer, select the appropriate options in the answer area.
Answer:
Explanation:
/ They also plan to extend their on-premises Active Directory into Azure for mobile app authentication
/ VanArsdel mobile app must authenticate employees to the company's Active Directory.