Practice Questions Flashcards

1
Q

Which two components are created in an Azure subscription?

A
  1. resources
  2. resource groups
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

For which resource does Azure generate separate billing reports and invoices by default?

A

subscriptions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are two services that allow you to run applications in containers?

A
  1. Azure Container Instances
  2. Azure Kubernetes Service (AKS)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

You need to allow resources on two different Azure virtual networks to communicate with each other.

What should you configure?

A

Peering enables resources in each virtual network to communicate with each other.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which storage service offers fully managed file shares in the cloud that are accessible by using Server Message Block (SMB) protocol?

A

Azure Files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which Azure Blob storage tier stores data offline and offers the lowest storage costs and the highest costs to access data?

A

Archive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What two scenarios are common use cases for Azure Blob storage?

A

Serving images or documents directly to a browser; Storing data for backup and restore.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which Azure Storage service should you use to store unstructured files, such as images, that will be served on webpages?

A

Azure Blob storage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Deploying and configuring cloud-based resources quickly as business requirements change is referred to as ___?

A

Agility; Means that you can deploy and configure cloud-based resources quickly as app requirements change.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Define scalability in the cloud

A

Means that you can add RAM, CPU, or entire virtual machines to a configuration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Define elasticity in the cloud

A

Means that you can configure cloud-based apps to auto-scale.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

You need to focus on application development rather than configuration and management of servers.

Which cloud service model should you use?

A

platform as a service (PaaS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

You need to compare the costs of running an application in an on-premises datacenter with the costs of running the application in Azure.

What should you use to assist you?

A

Total Cost of Ownership (TCO) Calculator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Your organization plans to deploy several production virtual machines that will have consistent resource usage throughout the year.

What can you use to minimize the costs of the virtual machines without reducing the functionality of the virtual machines?

A

Azure Reservations; Reserve services and resources by paying in advance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What can you use to define the resources you want to provision in a declarative JSON format?

A

Azure Resource Manager (ARM) templates.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What provides recommendations to reduce the cost of Azure resources?

A

Azure Advisor.

16
Q

You need to review the root cause analysis (RCA) report for a service outage that occurred last week.

Where should you look for the report?

A

Azure Service Health.

17
Q

You need to be notified when there are new recommendations for reducing Azure costs.

Which tool should you use?

A

Azure Advisor

18
Q

You need to create a custom solution that uses thresholds to trigger autoscaling functionality to scale an app up or down to meet user demand.

What should you include in the solution?

A

Azure Monitor

19
Q

What should you proactively review and act on to avoid service interruptions, such as service retirements and breaking changes?

A

health advisories

20
Q

In cloud computing, ______ allows you to deploy applications to regional datacenters around the world.

A

geo-location

21
Q

What can you use to execute code in a serverless environment?

A

Azure Functions

22
Q

What can you use to connect Azure resources, such as Azure SQL databases, to an Azure virtual network?

A

Service endpoints are used to expose Azure services to a virtual network.

23
Q

To which object or level is an Azure role-based access control (RBAC) role applied?

A

An Azure RBAC role is applied to a scope, which is a resource or set of resources that the access applies to.

24
Q

Which two features are available by using Azure Cost Management + Billing?

A
  1. Create and manage budgets.
  2. Generate historical reports and forecast future usage.
25
Q

What can you use to ensure that new and existing Azure resources stay in compliance with corporate standards?

A

Azure Policy