Pass4Lead 1 Flashcards
When you are implementing a SaaS solution, you are responsible for “configuring high availability”. Which of the following is correct?
- No change is needed
- defining scalability rules
- installing the SaaS solution
- configuring the SaaS solution
You are responsible for configuring the SaaS solution.
You have an on-premises network that contains several servers. You plan to migrate all of the servers to Azure. What would you recommend to ensure that some of the servers are available if a single Azure data center goes offline for an extended period.
- fault tolerance
- elasticity
- scalability
- low latency
Fault tolerance
An organization that hosts its infrastructure in a “private cloud” can decommission its data center. Which is correct for the quoted words:
- No change is needed
- In a hybrid cloud
- In the public cloud
- on a Hyper-V host
in the public cloud
What are two characteristics of the public cloud?
- dedicated hardware
- unsecured connections
- limited storage
- metered pricing
- self-service management
metered pricing and self-service management
When planning to migrate a public website to Azure, you must “plan to pay monthly usage costs”.
- no change is needed
- deploy a VPN
- pay to transfer all the website data to Azure
- reduce the number of connections to the website
No change is needed
Your company plans to migrate all its data and resources to Azure. The company’s migration plan states that only platform as a service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that supports the planned migration. Solution: you create an Azure App Service and Azure SQL databases. Does this meet the goal?
Yes
Your company plans to migrate all its data and resources to Azure. The company’s migration plan states that only platform as a service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that supports the planned migration. Solution: you create an azure app service and Azure virtual machines that have Microsoft SQL Server installed. Does this meet the goal?
No
Your company plans to migrate all its data and resources to Azure. The company’s migration plan states that only platform as a service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that supports the planned migration. Solution: you create an Azure App Service and Azure Storage accounts. Does this meet the goal?
No - Azure STORAGE accounts are evidently not PaaS
Your company plans to migrate all its data and resources to Azure. The company’s migration plan states that only platform as a service (PaaS) solutions must be used in Azure. You need to deploy an Azure environment that supports the planned migration.
App1 has low usage during the first three weeks of each month and very high usage during the last week of each month. Which benefit of Azure Cloud Services supports cost management for this type of usage pattern?
- high availability
- high latency
- elasticity
- load balancing
elasticity
You plan to migrate a web application to Azure. The web application is accessed by external users. You need to recommend a cloud deployment solution to minimize the amount of administrative effort used to manage the web application. What should you include in the recommendation?
- SaaS
- PaaS
- IaaS
- DaaS (database)
PaaS
You have an on-premises network that contains 100 servers. You need to recommend a solution that provides additional resources to your users. The solution must minimize capital and operational expenditure costs. What should you include in the recommendation?
- a complete migration to the public cloud
- an additional data center
- a private cloud
- a hybrid cloud
A Private Cloud
You plan to migrate several servers from an on-premises network to Azure. You need to identify the primary benefit of using a public cloud service for the servers. What should you identify?
- the public cloud is owned by the public, NOT a private corporation
- the public cloud is a crowd-sourcing solution that provides corporations with the ability to enhance the cloud
- All public cloud resources can be freely accessed by every member of the public
- The public cloud is a shared entity whereby multiple corporations each use a portion of the resources in the cloud
The public cloud is a shared entity whereby multiple corporations each use a portion of the resources in the cloud
You plan to deploy several Azure virtual machines. You need to ensure that the services running on the virtual machines are available if a single data center fails. Solution: you deploy the virtual machines to two or more scale sets. Does this meet the goal?
No
You plan to deploy several Azure virtual machines. You need to ensure that the services running on the virtual machines are available if a single data center fails. Solution: You deploy the virtual machines to two or more availability zones. Does this meet the goal?
Yes
You plan to deploy several Azure virtual machines. You need to ensure that the services running on the virtual machines are available if a single data center fails. Solution: You deploy the virtual machines to two or more regions. Does this meet the goal?
No
You have 1000 virtual machines hosted on the Hyper-V hosts in a data center. You plan to migrate all the virtual machines to an Azure pay-as-you-go subscription. You need to identify which expenditure model to use for the planned Azure solutions. Which expenditure model should you identify?
- operational
- elastic
- capital
- scalable
Operational
Your company has an on-premises network that contains multiple servers. The company plans to reduce the following administrative responsibilities of network administrators:
a. Backing up application data
b. Replacing failed server hardware
c. Managing physical server security
d. Updating server operating systems
e. Managing permissions to shared documents
The company plans to migrate several servers to Azure virtual machines. You need to identify which administrative responsibilities will be reduced after the planned migration. Which two responsibilities should you identify?
replacing failed server hardware and managing physical server security
You plan to provision IaaS resources in Azure. Which resource is an example of IaaS?
- An Azure web app
- an Azure virtual machine
- an Azure logic app
- an Azure SQL database
an Azure virtual machine
A team of developers at your company plans to deploy, and then remove, 50 virtual machines each week. All the virtual machines are configured by using Azure Resource Manager templates. You need to recommend which Azure service will minimize the administrative effort required to deploy and remove the virtual machines.
- Azure Reserved Virtual Machines (VM) instances
- Azure DevTest Labs
- Azure virtual machine scale sets
- Microsoft Managed Desktop
Azure DevTest Labs
“Azure policies” provide a common platform for deploying objects to a cloud infrastructure and for implementing consistency across the Azure environment.
- No change is needed
- Resource Groups provide
- Azure Resource Manager provides
- Management groups provide
Azure Resource Manager provides
Your company has several business units. Each business unit requires 20 different Azure resources for daily operation. All the business units require the same type of Azure resources. You need to recommend a solution to automate the creation of the Azure resources. What should you include in the recommendations?
- Azure Resource Manager templates
- virtual machine scale sets
- the Azure API Management service
- management groups
Azure Resource Manager templates
Which Azure service should you use to correlate event from multiple resources into a centralized repository?
- Azure Event Hubs
- Azure Analysis Services
- Azure Monitor
- Azure Log Analytics
Azure Log Analytics
You have an Azure environment. You need to create a new Azure virtual machine from an Android laptop. Solution: You use PowerShell in Azure Cloud Shell. Does this meet the goal?
Yes
You have an Azure environment. You need to create a new Azure virtual machine from an Android laptop. Solution: You use the PowerApps portal. Does this meet the goal?
No