Cost Management
Subscriptions, Management Groups, Resources
Cloud Concepts
Architecture and Services
Security, Privacy, and Compliance
100

This service allows you to monitor and control Azure spending and to optimize Azure resource use. 

A. Azure Hybrid Benefit

B. Deallocating

C. Azure Cost Management

D. Azure Cost Management and Billing


C. Azure Cost Management

100

An organization plans to migrate its data center infrastructure to Azure. This is the first item you would need to create.


A. Pay as you go

B. An Azure Subscription

C. Multiple Subscriptions

D. Limits / Quotas

B. An Azure Subscription

100

What Responsibility Model do Virtual Machines fall under?

IAAS

100

What is a VPN?

A virtual private network is a mechanism for creating a secure connection between a computing device and a computer network, or between two networks, using an insecure communication medium such as the public Internet

100

What is Azure Advisor?

A. A tool for optimizing resource usage in Azure

B. A tool for securing Azure resources

C. A tool for monitoring application performance in Azure

D. A tool for managing user access to Azure resources

A. A tool for optimizing resource usage in Azure

200

Which of these services allows users to rent the unused server capacity to make temporary Virtual Machines

A. Azure Spot Instances

B. Azure VM Scale Sets

C. Azure Kubernetes

D. Azure Application Gateway

A. Azure Spot Instances

200

True or False:

If you were to create two virtual machines in Azure, they would always be the same price.

False:

The pricing of virtual machines and other resources is heavily dependent on the size and storage of that resource. Pricing will vary based on multiple factors, including resource usage.

200

Which cloud platform (public, private, or hybrid) is the most secure?

Private

200

What is the difference between VMs and Containers?

Virtual machines take longer to set up and deploy, and have a GUI. Containers don't take as long to set up or deploy, and only have a command line/terminal.

200

Which of the following is an example of a sovereign region? 

A. US West

B. Azure China

C. East US

D. Central US

B. Azure China

300

What estimation tool would you use to compare the cost of your on-premise resources compared to moving to the cloud?

The TCO calculator, is used to calculate the cost of migrating to the cloud.

300

What is an example of an Azure computational resource?

Examples: VMs, Containers, or Functions

300

Which cloud responsibility model is associated with application development?

PaaS

300

True or False:

You can use Azure Virtual Networks to communicate with on-prem resources.

True:

Azure Virtual Networks have a lot of networking capabilities, including communicating with on-prem resources. There are VPNs/connection types that allow you to do this, one example being 'point-to-site'.

300

What is Azure Governance?

Azure Governance is a set of tools and services for managing compliance and security across Azure resources, including Azure Policy, Azure Security Center, and Azure Blueprint.

400

________ is a service where you can buy resources ahead of time at a discounted price. But, you can only utilize the exact amount of time or storage you bought ahead of time/there is no scalability.

Azure Reservations

400

List at least 2 reasons you should use Azure management groups

-Organize subscriptions

-Assign policies to different groups

-Separate functions or resources in different groups, to improve compliance and governance

-Mirror your organizations structure

400

What's the difference between vertical scaling and horizontal scaling?

Vertical scaling: Increasing a resource's capability, like increasing the RAM or CPU power of a virtual machine

Horizontal scaling: Adding another resource, like an additional virtual machine

400

When deploying a VPN Gateway, what VPN connection types are available through Azure?

- Site-to-Site

- Point-to-Site

- VNet-to-VNet

400

What is the Shared Responsibility Model for security in Azure?

The Shared Responsibility Model for security in Azure states that Azure is responsible for the security of the underlying infrastructure, while the customer is responsible for the security of their data and applications.

500

How do Azure Functions save you money?

Azure Functions deploy exactly when you want them to, and stop exactly when you want them to. This allows you to save money, because resources are never being wasted or overused.

500

Name at least 2 of the different Azure subscription types

1. Free

2. Pay-as-you-go

3. Enterprise

4. Student

500

Describe the differences between IaaS, PaaS, and SaaS and examples of a service or resource for each model.

IaaS:

-Gives the customer the most control, including control of the operating system

-Associated with virtual machines

PaaS:

-The customer has medium control

-Associated with application development, commonly used by programmers 

-Examples of PaaS Microsoft services: Functions, Web apps, Azure SQL Database

SaaS:

-The customer has the least level of control/responsibility

-Associated with email clients (ex: Outlook)

500

What app service styles does Azure App Service provide? (Provide at least 2)

Web apps

API apps

WebJobs

Mobile apps

500

Which Azure service provides compliance with various regulatory standards, such as HIPAA, ISO, and GDPR?

A. Azure Security Center

B. Azure Advisor

C. Azure Governance

D. Azure Compliance Manager

D. Azure Compliance Manager is an Azure service that provides compliance with various regulatory standards, such as HIPAA, ISO, and GDPR. It helps customers assess their compliance posture, identify gaps in compliance, and develop remediation plans.