Your company has a subscription to Azure. You configure your contoso.com domain to use a private Certificate Authority. You deploy a web site named MyApp by using the Shared (Preview) web hosting plan.
You need to ensure that clients are able to access the MyApp website by using https. What should you do?
The Basic or the Standard plan is required for SSL support for custom domains.
References: https://azure.microsoft.com/en-us/pricing/details/app-service/
You manage a cloud service that hosts a customer-facing application. The application allows users to upload images and create collages. The cloud service is running in two medium instances and utilizes Azure Queue storage for image processing.
The storage account is configured to be locally redundant. The sales department plans to send a newsletter to potential clients. As a result, you expect a significant increase in global traffic.
You need to recommend a solution that meets the following requirements:
* Configure the cloud service to ensure the application is responsive to the traffic increase.
* Minimize hosting and administration costs.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution
An autoscaling solution reduces the amount of manual work involved in dynamically scaling an application. It can do this in two different ways: either preemptively by setting constraints on the number of role instances based on a timetable, or reactively by adjusting the number of role instances in response to some counter(s) or measurement(s) that you can collect from your application or from the Azure environment.
References: https://msdn.microsoft.com/en-us/library/hh680945(v=pandp.50).aspx
You manage an application running on Azure Web Sites Standard tier. The application uses a substantial amount of large image files and is used by people around the world. Users from Europe report that the load time of the site is slow.
You need to implement a solution by using Azure services. Which two actions will achieve the goal? Each correct answer presents a complete solution.
You can configure a custom domain for accessing blob data in your Azure storage account.
You can map a custom domain to a CDN endpoint in order to use your own domain name in URLs to cached content rather than using a subdomain of azureedge.net.
References:
https://docs.microsoft.com/en-us/azure/storage/storage-custom-domain-name
https://docs.microsoft.com/en-us/azure/cdn/cdn-map-content-to-custom-domain
You plan to deploy an application as a cloud service. The application uses a virtual network to extend your on-premises network into Azure. You need to configure a site-to-site VPN for cross-premises network connections.
Which two objects should you configure? Each correct answer presents part of the solution.
You manage an Azure subscription with virtual machines (VMs) that are running in Standard mode. You need to reduce the storage costs associated with the VMs. What should you do?
Removing orphaned disks would reduce storage, and the cost of storage.
Currently there are no comments in this discussion, be the first to comment!