"The Cloud 9" (Cloud Concepts)
"The Virtual Vault"(Core Compute & Storage)
"The Identity Gatekeepers" (IAM & Governance)
"The Digital Shield" (Security & Networking)
"The Cost Center" (Cost Management & SLAs)
100

A type of cloud deployment model where you share the underlying infrastructure with other organizations, but you manage your own applications and data.

What is Multi-tenant Cloud (or Public Cloud)?

100

The fundamental building block of Azure compute that allows you to create a virtual computer with a specific OS (like Windows Server or Ubuntu).

What is a Virtual Machine (VM)?

100

The directory service that handles user identity and authentication for Azure resources (formerly known as Azure Active Directory).

What is Microsoft Entra ID?

100

The Azure service that monitors network traffic and blocks malicious attacks before they reach your VMs.

What is Azure Firewall?

100

A tool in the Azure portal that allows you to estimate the cost of your resources before you actually deploy them.

What is the Total Cost of Ownership (TCO) Calculator (or Pricing Calculator)?

200

The ability of a system to increase or decrease resources automatically based on demand, without human intervention.

What is Elasticity?

200

An Azure storage service designed for storing massive amounts of unstructured data, such as text or binary data (blobs), accessible from anywhere.

What is Blob Storage?

200

A security model that allows you to assign specific permissions (like Reader, Contributor, Owner) to users or groups for specific resources.

What is Role-Based Access Control (RBAC)?

200

A network security group (NSG) acts as a virtual firewall for virtual machines in Azure; it filters traffic based on these rules.

What are Security Rules (Inbound/Outbound)?

200

A specific type of support plan that includes 24/7 access to Support Engineers and is required for production workloads.

What is Standard, Professional Direct, or Professional Direct Premium Support?

300

A physical location that houses Azure datacenters, connected by a dedicated low-latency network; there are currently 60+ of these globally.

What is an Azure Region?

300

This storage account type is optimized for high-throughput workloads and supports Azure Files and Azure Queue Storage.

What is General Purpose v2 (GPv2)?

300

This feature allows you to enforce rules that restrict which types of resources can be created, or in which regions they can be deployed.

What is Azure Policy?

300

This Azure service provides protection against Distributed Denial of Service (DDoS) attacks for public IP addresses.

What is Azure DDoS Protection?

300

A financial tool that lets you set a spending limit and alerts you when your projected costs exceed this amount.

What is a Budget?

400

The cost model where you only pay for the cloud services you consume, rather than purchasing hardware upfront.

What is Pay-as-you-go?

400

A service that allows you to run containers (like Docker) without managing the underlying infrastructure, using a PaaS model.

What is Azure Container Instances (or Azure Kubernetes Service)?

400

In RBAC, this is the most restrictive scope level you can assign a role to (e.g., a specific Storage Account, rather than the whole Subscription).

What is Resource Group (or Resource)?

400

This feature allows you to manage encryption keys for your data at rest, giving you control over the keys rather than Microsoft.

What is Customer-Managed Keys (CMK)?

400

This agreement defines the amount of uptime a service is expected to provide (e.g., 99.9%) and the credits you receive if that uptime is not met.

What is a Service Level Agreement (SLA)?

500

In the "Shared Responsibility Model," this is the specific area where the customer is responsible for configuring the operating system, patching, and encryption of the virtual machine.

What is Infrastructure as a Service (IaaS)

500

You need to store data that is accessed very rarely (perhaps once a year) to meet compliance requirements. Which tier of Blob storage would be the most cost-effective?

What is Archive Tier?

500

A security feature that requires a user to authenticate again with a biometric factor or code before accessing a specific high-risk resource, even if they are already logged in.

What is Conditional Access?

500

Which Azure service would you use to detect and report suspicious activities and security threats across your entire Azure environment?

What is Microsoft Defender for Cloud?

500

You want to reduce the cost of your Virtual Machines by 70%, but you can tolerate having the VMs turned off (deallocated) for up to 30 days without notice. Which purchasing option should you choose?

What are Spot Instances?