Practica 60 preguntas originales de AZ-305 sobre gobernanza, almacenamiento, proceso, redes, migración y confiabilidad.
Nivel: Microsoft Azure Solutions Architect Expert (AZ-305)Dificultad: advanced60 preguntas60 min
Elige un modo, responde cada pregunta y revisa la explicación. Los errores se guardan localmente.
Racha de días: 0 díasGuardado solo en este dispositivo
Progreso0 / 60
Tiempo restante: 00:00
Aún no hay errores guardados.
Ninguna pregunta coincide con tus filtros.
Pregunta 1
Which Azure service provides identity and access management for users and applications?
Microsoft Entra ID is the identity service for users, groups, and applications. DNS, Firewall, and Front Door serve networking purposes.
Pregunta 2
Which Microsoft Entra ID feature can require MFA before sign-in based on conditions?
Conditional Access policies evaluate conditions and require actions such as MFA or device compliance. Policy enforces governance, Backup protects data, and Traffic Manager routes DNS traffic.
Pregunta 3
Which service provides just-in-time access to privileged roles?
PIM gives eligible users temporary privileged roles with approval and justification. Site Recovery is disaster recovery, CDN caches content, and DNS resolves names.
Pregunta 4
What is Azure Policy used for?
Azure Policy evaluates resources and enforces rules across subscriptions. NSGs filter traffic, VMs run workloads, and Backup stores copies.
Pregunta 5
What is Azure RBAC?
RBAC grants permissions by assigning roles such as Owner, Contributor, and Reader to principals. VNets, storage accounts, and DNS zones are resources.
Pregunta 6
What is a management group used for?
Management groups sit above subscriptions and support policy, RBAC, and cost governance across many subscriptions. They do not store disks, filter traffic, or host apps.
Pregunta 7
What is an Azure subscription?
A subscription is a billing and access boundary containing resource groups and resources. VNets, policies, and DNS records are inside subscriptions.
Pregunta 8
What is a landing zone?
A landing zone provides a repeatable, governed environment with policies, networking, and identity baseline. It is not a data center, tier, or DNS zone.
Pregunta 9
What is a resource group?
Resource groups organize related resources for management, monitoring, and deletion. They are not identity groups, firewall rules, or schedules.
Pregunta 10
Match each Azure governance service to its purpose.
Entra ID manages identities, Conditional Access enforces sign-in conditions, Policy enforces resource rules, and RBAC assigns permissions.
Pregunta 11
Which Azure service stores unstructured objects such as images and documents?
Blob Storage stores unstructured objects at scale. SQL Database is relational, Files provides shares, and Queue Storage stores messages.
Pregunta 12
Which blob access tier is best for data accessed frequently?
The Hot tier is optimized for frequent access. Cool is for infrequent access, Archive has the lowest cost and longest retrieval, and Premium is for high-performance block blobs.
Pregunta 13
Which blob access tier has the lowest storage cost but the longest retrieval time?
Archive provides the lowest storage cost for rarely accessed data and can take hours to retrieve. Hot and Cool offer faster access at higher cost.
Pregunta 14
Which Azure storage service provides managed SMB file shares?
Azure Files provides managed SMB and NFS file shares. Blob is objects, Queue is messaging, and Table is NoSQL key-value.
Pregunta 15
Which Azure service provides a globally distributed multi-model NoSQL database?
Cosmos DB supports document, key-value, graph, and columnar APIs with global distribution. SQL Database is relational, Table is simple NoSQL, and Files is file storage.
Pregunta 16
Which Azure service provides a fully managed relational database?
Azure SQL Database is a managed relational database. Blob and Queue are storage services, and Front Door routes traffic.
Pregunta 17
What is an Azure storage account?
A storage account groups blobs, files, queues, and tables with shared settings such as replication and access. VMs, DNS zones, and load balancers are not storage accounts.
Pregunta 18
Which Azure Storage replication option copies data to a secondary region?
GRS replicates data asynchronously to a paired secondary region. LRS keeps copies in one data center, and ZRS replicates across zones in one region.
Pregunta 19
Which Azure service provides a NoSQL key-value store with simple APIs?
Table Storage is a schemaless NoSQL key-value store. SQL Database is relational, Files provides shares, and CDN caches content.
Pregunta 20
Match each Azure storage service to its purpose.
Blob stores objects, Files provides shares, SQL Database is relational, and Cosmos DB is multi-model NoSQL.
Pregunta 21
Which Azure service provides IaaS virtual machines?
Virtual Machines provides IaaS with full control over the OS. App Service is PaaS, Functions is serverless, and SQL Database is relational.
Pregunta 22
Which Azure service provides managed Kubernetes clusters?
AKS is a managed Kubernetes service. ACI runs single containers, App Service hosts web apps, and VMSS manages VMs.
Pregunta 23
Which Azure service runs code without provisioning servers?
Functions is serverless event-driven compute. VMs and Dedicated Hosts require server management, and Availability Sets organize VMs.
Pregunta 24
Which Azure service is a managed platform for hosting web apps and APIs?
App Service is a PaaS for web apps, APIs, and mobile backends. VMs are IaaS, ACI runs containers, and DNS resolves names.
Pregunta 25
Which Azure service runs containers without managing virtual machines?
ACI runs individual containers on demand without VM management. AKS manages a Kubernetes cluster, VMSS manages VMs, and Backup protects data.
Pregunta 26
What is a Virtual Machine Scale Set?
VMSS manages identical VMs with autoscaling and load distribution. It is not an identity group, DNS zone, or storage account.
Pregunta 27
What is an availability set designed to protect against?
Availability sets spread VMs across fault and update domains within one data center. They do not protect against region-wide outages, key leaks, or DNS failures.
Pregunta 28
What is an availability zone?
An availability zone is a physically separate data center within a region with independent power and networking. Resource groups and DNS records are logical objects.
Pregunta 29
Which Azure service provides managed virtual desktops?
Azure Virtual Desktop delivers managed Windows desktops and apps. Bastion provides secure VM access, App Service hosts web apps, and Remote Desktop Gateway is not a managed desktop platform.
Pregunta 30
Match each Azure compute service to its purpose.
VMs provide IaaS, AKS manages Kubernetes, Functions runs serverless code, and App Service hosts web apps.
Pregunta 31
What is an Azure virtual network?
A VNet provides isolated networking for Azure resources. Storage containers, VMs, and DNS zones are different resources.
Pregunta 32
What is a subnet?
Subnets divide VNet address space into segments for routing and security. Backups, DNS records, and firewall rules are separate.
Pregunta 33
Which Azure object filters traffic with allow and deny rules?
NSGs filter traffic based on source, destination, port, and protocol. Policy enforces governance, resource groups organize, and storage accounts store data.
Pregunta 34
Which Azure service distributes traffic at Layer 4?
Load Balancer operates at Layer 4 for TCP and UDP. Application Gateway is Layer 7, Traffic Manager is DNS-based, and DNS resolves names.
Pregunta 35
Which Azure service routes HTTP/HTTPS traffic at Layer 7?
Application Gateway is a Layer 7 load balancer for HTTP/HTTPS. Load Balancer is Layer 4, VPN Gateway connects networks, and DNS resolves names.
Pregunta 36
Which Azure service creates encrypted site-to-site tunnels from on-premises networks?
VPN Gateway creates encrypted tunnels over the internet. ExpressRoute is a private physical connection, DNS resolves names, and Application Gateway routes HTTP traffic.
Pregunta 37
Which Azure service provides a private connection to Azure that does not travel over the internet?
ExpressRoute provides private connectivity through providers without the public internet. VPN uses encrypted internet tunnels, Front Door is global HTTP routing, and CDN caches content.
Pregunta 38
Which Azure service provides private connectivity to PaaS services from a VNet?
Private Link exposes PaaS services through private endpoints. DNS resolves names, Traffic Manager routes DNS traffic, and Bastion provides secure VM access.
Pregunta 39
Which Azure service routes traffic across regional endpoints using DNS?
Traffic Manager uses DNS-based routing across regional endpoints. Load Balancer and Application Gateway work within a region, and NSGs filter traffic.
Pregunta 40
Match each Azure networking service to its purpose.
Which Azure service assesses on-premises servers and workloads for migration?
Azure Migrate discovers, assesses, and migrates on-premises workloads. Backup protects data, DNS resolves names, and CDN caches content.
Pregunta 42
Which Azure tool migrates on-premises virtual machines to Azure?
Azure Migrate includes Server Migration for moving VMs to Azure. Policy enforces rules, Front Door routes traffic, and Monitor observes systems.
Pregunta 43
Which Azure service helps migrate databases to Azure?
Database Migration Service moves databases to Azure SQL and other targets. DNS, CDN, and Files do not migrate databases.
Pregunta 44
Which Azure tool copies data to Azure Storage at high speed?
AzCopy is optimized for data transfer to Azure Storage. Policy enforces rules, Traffic Manager routes traffic, and Bastion provides VM access.
Pregunta 45
Which Azure service transfers large datasets using physical devices?
Data Box ships physical storage devices for offline migration of large datasets. AzCopy is online transfer, File Sync syncs files, and DNS resolves names.
Pregunta 46
Which Azure service syncs on-premises file servers with Azure Files?
Azure File Sync keeps on-premises file servers synchronized with Azure Files. Migrate assesses workloads, Site Recovery replicates VMs, and Data Box transfers data physically.
Pregunta 47
Which Azure service synchronizes on-premises identities with Microsoft Entra ID?
Entra Connect synchronizes on-premises directories with Entra ID. DNS, Policy, and Monitor serve other purposes.
Pregunta 48
What is lift and shift migration?
Lift and shift moves workloads as-is to reduce risk and time. Rewriting, deleting, or changing providers are different strategies.
Pregunta 49
What is re-platforming?
Re-platforming makes small changes, such as using a managed database, without a full redesign. It is not keeping workloads, deleting infrastructure, or creating organizations.
Pregunta 50
Match each Azure migration service to its purpose.
Azure Migrate assesses workloads, Database Migration Service moves databases, Data Box transfers data physically, and File Sync syncs files.
Pregunta 51
Which Azure service collects metrics, logs, and alerts from resources?
Azure Monitor collects metrics, logs, and alerts. Policy enforces rules, Backup protects data, and Front Door routes traffic.
Pregunta 52
Which Azure service provides scheduled backups and restores?
Azure Backup protects VMs, databases, and files with scheduled backups. Site Recovery replicates for disaster recovery, CDN caches content, and DNS resolves names.
Pregunta 53
Which Azure service replicates workloads to another region for disaster recovery?
Site Recovery replicates VMs and workloads to a secondary region for failover. Backup protects data, Monitor observes systems, and Policy enforces rules.
Pregunta 54
What is a recovery point objective?
RPO defines acceptable data loss, usually measured in time. RTO defines acceptable downtime, while backup size and user count are different metrics.
Pregunta 55
What is a recovery time objective?
RTO defines how quickly services must be restored. RPO defines data loss, and cost or bandwidth are separate concerns.
Pregunta 56
Which Azure feature automatically adjusts resource capacity based on demand?
Autoscale adjusts instances or resources based on metrics and schedules. Policy enforces rules, DNS resolves names, and Firewall filters traffic.
Pregunta 57
Which Azure service distributes traffic across global endpoints for availability?
Traffic Manager routes traffic across regional endpoints for availability. Load Balancer works within a region, NSGs filter traffic, and Policy enforces rules.
Pregunta 58
Which Azure service helps you create budgets and monitor spending?
Cost Management provides budgets, cost analysis, and alerts. Monitor observes performance, Backup protects data, and DNS resolves names.
Pregunta 59
What is an Azure budget?
Budgets track spending against a limit and trigger alerts or actions. DNS records, backup schedules, and firewall rules are unrelated.
Pregunta 60
Match each Azure reliability service to its purpose.
Monitor collects metrics, Backup protects data, Site Recovery replicates workloads, and Cost Management controls spending.