AF Flashcards
What are two characteristics of the public cloud deployment model? Each correct answer presents a complete solution.
A. Computing resources are used exclusively by users from one organization.
B. Hardware is physically located in an organization’s on-site datacenter.
C. Servers and storage are owned and operated by a third-party cloud service provider.
D. Services are offered over the internet and are available to anyone who wants to purchase them.
C & D
What are two characteristics of a consumption-based model? Each correct answer presents a complete solution.
Select all answers that apply.
A. high capital expenditures
B. no upfront costs
C. requires the purchase and management of the physical infrastructure
D. the ability to stop paying for resources that are no longer used
B & D
Which two characteristics are common advantages of cloud computing? Each correct answer presents a complete solution.
Select all answers that apply.
A. elimination of horizontal scaling
B. geo-distribution
C. high availability
D. physical access to servers
B & C
What is an advantage of cloud computing compared to on-premises deployments?
Select only one answer.
A. You can scale more quickly.
B. You can work from multiple workstations.
C. You have full access in case of internet outage.
D. You own your CPUs.
A
Select the answer that correctly completes the sentence.
Increasing compute capacity for an app by adding RAM or CPUs to a virtual machine is called [answer choice].
Select only one answer.
A. disaster recovery
B. high availability
C. horizontal scaling
D. vertical scaling
D
Select the answer that correctly completes the sentence.
Increasing compute capacity for an app by adding instances of resources such as virtual machines is called [answer choice].
Select only one answer.
A. disaster recovery
B. high availability
C. horizontal scaling
D. vertical scaling
C
Select the answer that correctly completes the sentence.
In cloud computing, [answer choice] allows you to deploy applications to regional datacenters around the world.
A. Select only one answer.
B. disaster recovery
C. elasticity
D. geo-location
D
In which two deployment models are customers responsible for managing operating systems that host applications? Each correct answer presents a complete solution.
Select all answers that apply.
A. infrastructure as a service (IaaS)
B. on-premises
C. platform as a service (PaaS)
D. software as a service (SaaS)
A & B
Which cloud service model provides you with the most control over the hardware that runs applications?
Select only one answer.
A. infrastructure as a service (IaaS)
B. platform as a service (PaaS)
C. software as a service (SaaS)
A
In a platform as a service (PaaS) model, which two components are the responsibility of the cloud service provider? Each correct answer presents a complete solution.
Select all answers that apply.
A. information and data
B. operating system
C. physical network
D. user access
B & C
What is the customer responsible for in a software as a service (SaaS) model?
Select only one answer.
A. data and access
B. storage
C. runtime
D. virtual machines
A
Which cloud service model is used by Microsoft Office 365?
Select only one answer.
A. infrastructure as a service (IaaS)
B. platform as a service (PaaS)
C. software as a service (SaaS)
C
What uses the infrastructure as a service (IaaS) cloud service model?
Select only one answer.
A. Azure App Services
B. Azure Cosmos DB
C. Azure virtual machines
D. Microsoft Office 365
C
Which type of cloud service are virtual networks?
Select only one answer.
A. infrastructure as a service (IaaS)
B. platform as a service (PaaS)
C. software as a service (SaaS)
A
What is an Azure Storage account named storage001 an example of?
Select only one answer.
A. a resource
B. a resource group
C. a resource manager
D. a subscription
A
For which resource does Azure generate separate billing reports and invoices by default?
Select only one answer.
A. accounts
B. management groups
C. resource groups
D. subscriptions
D
Which resource can you use to manage access, policies, and compliance across multiple subscriptions?
Select only one answer.
A. administrative units
B. management groups
C. resource groups
B
What can you use to execute code in a serverless environment?
Select only one answer.
A. Azure Container Instances
B. Azure Functions
C. Azure Logic Apps
D. Azure Virtual Desktop
B
What can you use to connect Azure resources, such as Azure SQL databases, to an Azure virtual network?
Select only one answer.
A. ExpressRoute
B. network security groups (NSGs)
C. peering
D. service endpoints
D
Which two services can you use to establish network connectivity between an on-premises network and Azure resources? Each correct answer presents a complete solution.
Select all answers that apply.
A. Azure Bastion
B. Azure Firewall
C. Azure VPN Gateway
D. ExpressRoute
C & D
What are two services that allow you to run applications in containers? Each correct answer presents a complete solution.
Select all answers that apply.
A. Azure Container Instances
B. Azure Functions
C. Azure Logic Apps
D. Azure Kubernetes Service (AKS)
A & D
Which storage service should you use to store thousands of files containing text and images?
Select only one answer.
A. Azure Blob storage
B. Azure Disk Storage
C. Azure Queue Storage
D. Azure Table storage
A
Which storage service offers fully managed file shares in the cloud that are accessible by using Server Message Block (SMB) protocol?
Select only one answer.
A. Azure Disk Storage
B. Azure Files
C. Azure Queue Storage
D. Azure Table storage
B
Which two scenarios are common use cases for Azure Blob storage? Each correct answer presents a complete solution.
Select all answers that apply.
A. hosting ASPX files for a website
B. mounting a file storage share to be accessed as a virtual drive on multiple virtual machines
C. serving images or documents directly to a browser
D. storing data for backup and restore
C & D