← Azure Solutions Architect Expert (AZ-305) · AZ-305 Beginner

AZ-305 Beginner Quiz

Learning Objectives

Understand Azure fundamentals: core services, identity, networking, and storage for architects.

Azure Solutions Architect Expert (AZ-305) certification badge
Time left --:--:--
Question 1 / 60 · 60 unanswered
Question 1 of 60
In the context of Microsoft Azure Solutions Architect Expert (AZ-305), which Azure service provides a globally distributed, multi-model database with guaranteed single-digit millisecond latency at any scale?
1 / 60
Question 2 of 60
Which Azure service provides a managed Apache Kafka-compatible event streaming service capable of ingesting millions of events per second for real-time analytics?
2 / 60
Question 3 of 60
According to AZ-305, which Azure service provides a managed Kubernetes platform that handles control plane operations (master nodes) while customers manage worker node pools?
3 / 60
Question 4 of 60
Which Azure service provides a managed, globally distributed cache tier built on Redis that supports multi-region active-active replication for the lowest latency data access?
4 / 60
Question 5 of 60
Which Azure service provides a managed identity solution that enables applications running on Azure VMs or App Services to authenticate to Azure services without storing credentials in code?
5 / 60
Question 6 of 60
According to AZ-305 exam objectives, which Azure service provides a fully managed real-time analytics engine for processing high-throughput streaming data from IoT devices using a SQL-like query language to filter, aggregate, and route results to downstream services?
6 / 60
Question 7 of 60
Which Azure service provides a distributed cache that significantly improves application performance by storing frequently accessed data in-memory, reducing database load?
7 / 60
Question 8 of 60
In the AZ-305 network architecture, which service provides an Azure-managed firewall with built-in high availability, auto-scaling, and threat intelligence-based filtering for controlling traffic flowing between Azure VNets and the internet?
8 / 60
Question 9 of 60
According to AZ-305, which Azure networking feature allows private connectivity between an Azure Virtual Network and Azure PaaS services, keeping traffic on the Microsoft backbone without public internet exposure?
9 / 60
Question 10 of 60
In AZ-305, which Azure load balancing service operates at Layer 7 (application layer) and provides features such as URL-based routing, SSL termination, and Web Application Firewall (WAF)?
10 / 60
Question 11 of 60
In the AZ-305 Well-Architected Framework, which pillar focuses on ensuring systems remain operational under failures, including high availability and disaster recovery?
11 / 60
Question 12 of 60
Which Azure resilience pattern involves hosting application components across multiple Azure regions with active-active traffic distribution, enabling near-zero RTO for regional failures?
12 / 60
Question 13 of 60
Which Azure service provides a fully managed platform for running containerized applications without managing the underlying infrastructure?
13 / 60
Question 14 of 60
According to AZ-305, which Azure pricing model provides the largest discount for Azure compute resources by committing to a specific VM SKU in a specific region for 1 or 3 years?
14 / 60
Question 15 of 60
According to AZ-305, which Azure service provides a managed, zone-redundant database solution within a single region that uses SQL Server engine with near-complete compatibility for lift-and-shift migrations?
15 / 60
Question 16 of 60
According to AZ-305, which Azure compute scaling mechanism automatically increases or decreases the number of VM instances based on defined rules or schedule, optimizing cost and performance?
16 / 60
Question 17 of 60
In Azure, which service tier of Azure SQL Database provides the HIGHEST storage capacity and is optimized for very large OLTP workloads?
17 / 60
Question 18 of 60
Which Azure networking service provides private, dedicated connectivity between on-premises networks and Azure datacenters, bypassing the public internet for higher reliability and lower latency?
18 / 60
Question 19 of 60
According to AZ-305, which Azure service enables organizations to establish a governance foundation — including policies, RBAC, and resource groups — and deploy it consistently across multiple subscriptions?
19 / 60
Question 20 of 60
Which Azure identity and governance feature enables organizations to define and enforce tagging policies to ensure all Azure resources have required metadata tags for cost allocation and operational management?
20 / 60
Question 21 of 60
Which Azure identity service provides B2C (Business-to-Consumer) capabilities, allowing external customers to authenticate using social identities (Google, Facebook, Apple) or local accounts?
21 / 60
Question 22 of 60
In AZ-305, which Azure service provides built-in high availability and auto-scaling for web applications, APIs, and mobile backends without managing infrastructure?
22 / 60
Question 23 of 60
Which Azure networking service provides global load balancing and routing for web applications, including WAF, CDN, and SSL offloading at the network edge?
23 / 60
Question 24 of 60
In AZ-305, which Azure service provides a managed Apache Spark-based analytics platform with native Azure integration for big data engineering and machine learning?
24 / 60
Question 25 of 60
Which Azure service provides centralized secrets management, including keys, certificates, and secrets, with FIPS 140-2 Level 2 validated HSMs?
25 / 60
Question 26 of 60
Which Azure service provides a managed, cloud-native SIEM and SOAR solution for security operations, built natively on Azure Monitor Logs?
26 / 60
Question 27 of 60
According to AZ-305, which Azure Active Directory (Entra ID) feature provides time-limited, approval-based access to privileged roles, reducing standing privileged access?
27 / 60
Question 28 of 60
Which Azure security service analyzes behavior patterns across Azure AD sign-ins and identifies risky users and risky sign-ins using machine learning?
28 / 60
Question 29 of 60
According to AZ-305, which Azure compute option allows running code in response to events without provisioning or managing servers, with automatic scaling and pay-per-execution pricing?
29 / 60
Question 30 of 60
According to AZ-305, which Azure service provides automated recommendations for optimizing Azure deployments across cost, security, reliability, performance, and operational excellence?
30 / 60
Question 31 of 60
Which Azure service provides a managed, highly available message queue for storing large numbers of messages that can be accessed globally via authenticated HTTP/HTTPS calls?
31 / 60
Question 32 of 60
According to AZ-305, which Azure landing zone concept represents a subscription design pattern that separates platform management from application workloads?
32 / 60
Question 33 of 60
Which Azure storage redundancy option replicates data synchronously across three availability zones within a single Azure region, providing protection against zone-level failures?
33 / 60
Question 34 of 60
Which Azure identity feature allows users to access multiple applications with a single authentication, eliminating the need to re-enter credentials for each application?
34 / 60
Question 35 of 60
In AZ-305, which availability option deploys Azure VMs across multiple physically separated locations within an Azure region to protect against datacenter-level failures?
35 / 60
Question 36 of 60
Which Azure storage redundancy configuration provides the HIGHEST durability by replicating data across two regions with read access to the secondary region?
36 / 60
Question 37 of 60
Which Azure service provides a fully managed message broker with advanced messaging capabilities including dead-letter queues, message sessions, and at-most-once or at-least-once delivery?
37 / 60
Question 38 of 60
In AZ-305, which Azure service enables organizations to define and enforce policies across all Azure subscriptions at scale, ensuring resources are deployed in compliance with governance requirements?
38 / 60
Question 39 of 60
Which Azure compute service allows running specific workloads on dedicated physical servers not shared with other customers, meeting compliance requirements for physical isolation?
39 / 60
Question 40 of 60
In AZ-305, which service provides a managed platform for API lifecycle management, including API versioning, documentation, rate limiting, and security policies?
40 / 60
Question 41 of 60
According to AZ-305, which Azure service provides a scalable, fully managed data warehouse optimized for running complex analytical queries on large datasets?
41 / 60
Question 42 of 60
Which Azure storage service provides hierarchical namespace support (like a file system) enabling Azure Blob Storage to be used as a data lake for big data analytics workloads?
42 / 60
Question 43 of 60
According to AZ-305, which Azure networking feature uses BGP routing to distribute traffic across multiple on-premises sites and Azure regions through a managed hub-and-spoke topology?
43 / 60
Question 44 of 60
According to AZ-305, which Azure service integrates with Azure DevOps or GitHub Actions to implement CI/CD pipelines for deploying infrastructure and applications?
44 / 60
Question 45 of 60
Which Azure monitoring service provides a unified platform for collecting, analyzing, and acting on telemetry from Azure and on-premises environments?
45 / 60
Question 46 of 60
According to AZ-305, which Azure compute option is BEST suited for batch processing workloads that require thousands of parallel compute nodes for scientific simulations or rendering?
46 / 60
Question 47 of 60
Which Azure data service provides a fully managed, open-source compatible PostgreSQL database with built-in high availability, automated backups, and flexible scaling?
47 / 60
Question 48 of 60
Which Azure cost optimization strategy involves purchasing 1-year or 3-year commitments for specific Databricks DBUs (Databricks Units) to receive significant discounts on Databricks workloads?
48 / 60
Question 49 of 60
In AZ-305, which Azure service enables automatic failover of databases to a secondary region with minimal downtime, configured using failover groups?
49 / 60
Question 50 of 60
Which Azure service provides a managed platform for building data integration pipelines to orchestrate data movement and transformation across different data stores?
50 / 60
Question 51 of 60
In AZ-305, which Azure service governance feature enables defining spending limits and alerts at the subscription or resource group level to prevent unexpected cost overruns?
51 / 60
Question 52 of 60
According to AZ-305, which Azure feature allows attaching a user-assigned managed identity to multiple Azure resources, enabling them to share the same identity for accessing Azure services?
52 / 60
Question 53 of 60
Which AZ-305 concept describes deploying infrastructure using code files (JSON, Bicep, or Terraform) that define the desired state of Azure resources, enabling repeatable and consistent deployments?
53 / 60
Question 54 of 60
In AZ-305, which Azure networking feature enables direct, low-latency communication between resources in two different Azure VNets over the Microsoft backbone network without a gateway?
54 / 60
Question 55 of 60
Which Azure identity feature evaluates real-time sign-in risk signals to determine whether additional authentication or access blocking is warranted, based on factors such as location, device, and user risk?
55 / 60
Question 56 of 60
Which AZ-305 Well-Architected Framework pillar addresses designing systems that efficiently use resources and select the right service tiers, SKUs, and scaling configurations to minimize waste?
56 / 60
Question 57 of 60
According to AZ-305, which Azure RBAC role grants full access to manage all Azure resources but does NOT allow management of Azure AD assignments?
57 / 60
Question 58 of 60
Which AZ-305 architectural pattern uses multiple independent services that each own their own data store, communicating via APIs or events rather than sharing a database?
58 / 60
Question 59 of 60
According to AZ-305, which Azure service provides a managed, globally distributed message publish-subscribe service for event routing between Azure services and custom endpoints?
59 / 60
Question 60 of 60
In AZ-305, which Azure service provides a managed platform for deploying and running containerized batch jobs without managing servers, paying only for CPU and memory consumed during execution?
60 / 60