You are designing a container solution in Azure that will include two containers. One container will host a web API that will be available to the public The other container will perform health monitoring of the web API and will remain private. The two containers will be deployed together as a group.You need to recommend a compute service for the containers. The solution must minimize costs and maintenance overhead. What should you include in the recommendation?
You need to deploy resources to host a stateless web app in an Azure subscription. The solution must meet the following requirements:* Provide access to the full .NET framework.* Provide redundancy if an Azure region fails.* Grant administrators access to the operating system to install custom application dependencies.Solution: You deploy a virtual machine scale set that uses autoscaling.Does this meet the goal?
You have 100 servers that run Windows Server 2012 R2 and host Microsoft SQL Server 2012 R2 instances. The instances host databases that have the following characteristics:The largest database is currently 3 TB. None of the databases will ever exceed 4 TB.Stored procedures are implemented by using CLR.You plan to move all the data from SQL Server to Azure.You need to recommend an Azure service to host the databases. The solution must meet the following requirements:Whenever possible, minimize management overhead for the migrated databases.Minimize the number of database changes required to facilitate the migration.Ensure that users can authenticate by using their Active Directory credentials.What should you include in the recommendation?
Your company has users who work remotely from laptops.You plan to move some of the applications accessed by the remote users to Azure virtual machines. The users will access the applications in Azure by using a point-to-site VPN connection. You will use certificates generated from an on-premises-based certification authority (CA).You need to recommend which certificates are required for the deployment.What should you include in the recommendation? To answer, drag the appropriate certificates to the correct targets. Each certificate 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.NOTE: Each correct selection is worth one point.
You have an Azure subscription.You need to deploy an Azure Kubernetes Service (AKS) solution that will use Windows Server 2019 nodes.The solution must meet the following requirements:Minimize the time it takes to provision compute resources during scale-out operations.Support autoscaling of Windows Server containers.Which scaling option should you recommend?