Tüm alıştırma soruları

47 soru

Soru 1Soru

Match each Microsoft Azure database service to its primary description. To answer, drag the appropriate service from the column on the left to its description on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Azure SQL Database
Azure Cosmos DB
Azure Database for PostgreSQL

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Azure SQL Database matches with the Microsoft SQL Server engine description; Azure Cosmos DB matches with the globally distributed NoSQL service description; Azure Database for PostgreSQL matches with the fully managed community PostgreSQL engine description.
Azure SQL Database uses the Microsoft SQL Server engine; Azure Cosmos DB is a globally distributed NoSQL database supporting various APIs; Azure Database for PostgreSQL is an open-source relational database service.

Adım Adım Çözüm

1
Identify the core database type (relational vs. non-relational) for each service.
Azure SQL Database and Azure Database for PostgreSQL are relational, while Azure Cosmos DB is non-relational (NoSQL).
This classification immediately isolates Azure Cosmos DB to the NoSQL description.
2
Distinguish between the two relational database engines based on their underlying platform.
Azure SQL Database is based on proprietary SQL Server, while Azure Database for PostgreSQL uses the open-source community PostgreSQL engine.
This resolves the remaining matches for the relational services.

Anahtar Kavram

Azure Database Services (Relational, Non-Relational, and Cosmos DB)
Tahmini Süre:1m 0s
Soru 2Soru

An organization is evaluating Microsoft Azure database offerings to support different workloads. Match each Azure database service on the left to the description on the right that best represents its characteristics or engine support.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Azure SQL Database
Azure Cosmos DB
Azure Database for PostgreSQL

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Azure SQL Database matches the description of a fully managed relational database service based on the Microsoft SQL Server engine. Azure Cosmos DB matches the description of a globally distributed NoSQL database service. Azure Database for PostgreSQL matches the description of a fully managed relational database service based on an open-source engine.
Azure SQL Database is built on the proprietary SQL Server engine. Azure Cosmos DB is a globally distributed NoSQL service supporting key-value, document, and graph models. Azure Database for PostgreSQL is an open-source relational service.

Adım Adım Çözüm

1
Analyze Azure SQL Database characteristics.
Identify that Azure SQL Database is a managed relational database that uses the Microsoft SQL Server engine.
This links Azure SQL Database to the description of a fully managed relational database based on the SQL Server engine.
2
Analyze Azure Cosmos DB characteristics.
Identify that Azure Cosmos DB is a globally distributed, multi-model NoSQL database.
This links Azure Cosmos DB to the description of a globally distributed NoSQL database service.
3
Analyze Azure Database for PostgreSQL characteristics.
Identify that Azure Database for PostgreSQL is an open-source relational database option in Azure.
This links Azure Database for PostgreSQL to the description of a managed relational service based on an open-source engine.

Anahtar Kavram

Differentiating Azure database offerings by their relational vs. non-relational models and engine types.
Soru 3Soru

An organization is evaluating its database architecture strategy in Microsoft Azure. Match each specific workload or deployment requirement on the left to the most appropriate Azure database service or hosting model on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

A fully managed relational database service that automatically handles patching, backups, and high availability, without allowing direct operating system access.
A globally distributed NoSQL database service that provides single-digit millisecond read and write latencies and support for multiple open-source APIs.
A fully managed relational database service built specifically for applications requiring compatibility with the community edition of the PostgreSQL engine.
An Infrastructure as a Service (IaaS) deployment model that provides full administrative control over the operating system and SQL Server configurations.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

The correct matches pair the relational, fully managed workload with Azure SQL Database; the low-latency, globally distributed NoSQL workload with Azure Cosmos DB; the open-source community engine compatibility requirement with Azure Database for PostgreSQL; and the workload requiring full OS and database instance administrative control with SQL Server on Azure Virtual Machines.
Matching the database requirements to their respective deployment models requires distinguishing between Platform as a Service (PaaS) databases, Infrastructure as a Service (IaaS) databases, and non-relational versus relational models. Azure SQL Database and Azure Database for PostgreSQL represent fully managed PaaS relational engines. Azure Cosmos DB represents a globally distributed NoSQL PaaS engine. SQL Server on Azure VMs represents an IaaS database deployment where the customer retains full control over the OS and database server configuration.

Adım Adım Çözüm

1
Analyze the first requirement: a fully managed relational database with automated patching and no OS access.
This maps to Azure SQL Database, which is a relational PaaS database service.
Azure SQL Database handles all database maintenance automatically while restricting direct OS-level administrative access.
2
Analyze the second requirement: a globally distributed NoSQL database with low latency and multiple APIs.
This maps to Azure Cosmos DB.
Azure Cosmos DB is the primary multi-model NoSQL service in Azure offering global distribution and single-digit millisecond latency.
3
Analyze the third requirement: a fully managed relational database requiring PostgreSQL engine compatibility.
This maps to Azure Database for PostgreSQL.
Azure Database for PostgreSQL provides a fully managed community-compliant version of PostgreSQL.
4
Analyze the fourth requirement: an IaaS model with full administrative control over the OS and database engine.
This maps to SQL Server on Azure Virtual Machines.
Hosting databases on virtual machines represents an IaaS model where the user manages the OS and configurations.

Anahtar Kavram

Distinguishing between Azure relational databases (Azure SQL Database, Azure Database for PostgreSQL), non-relational databases (Azure Cosmos DB), and virtual machine hosted databases (SQL Server on Azure VMs).
Tahmini Süre:2m 0s
Soru 4Soru

Your team is planning to migrate several database workloads to Azure. How should you match each Azure database service to its primary description?

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Azure SQL Database
Azure Cosmos DB
Azure Database for PostgreSQL

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Azure SQL Database matches the Microsoft SQL Server engine description. Azure Cosmos DB matches the globally distributed NoSQL description. Azure Database for PostgreSQL matches the community-edition PostgreSQL description.
Azure SQL Database matches the Microsoft SQL Server engine description because it is Azure's fully managed service for SQL Server databases. Azure Cosmos DB matches the globally distributed NoSQL description because it is designed for non-relational workloads and multi-model access. Azure Database for PostgreSQL matches the community-edition PostgreSQL description because it is the managed service for running that specific open-source relational engine.

Adım Adım Çözüm

1
Identify the database engine for Azure SQL Database.
It is based on the Microsoft SQL Server engine.
Azure SQL Database is the primary PaaS offering for SQL Server workloads.
2
Identify the database model for Azure Cosmos DB.
It is a globally distributed NoSQL database.
Azure Cosmos DB is designed for schema-free, globally scaled workloads with multiple API options.
3
Identify the database engine for Azure Database for PostgreSQL.
It runs the community-edition PostgreSQL engine.
Azure Database for PostgreSQL is dedicated to hosting the open-source PostgreSQL database engine.

Anahtar Kavram

Azure Database Services
Tahmini Süre:45s
Soru 5Soru

An enterprise is reviewing its cloud deployment configuration against Azure Advisor recommendations. Match each specific optimization task recommended by Azure Advisor to its corresponding Advisor category.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Configure Azure Backup for critical database virtual machines hosting a multi-region web application to ensure restoration capabilities in the event of data corruption.
Upgrade virtual machines hosting high-throughput transactional databases in a production environment from Standard HDD to Premium SSD storage to resolve I/O throttling.
Enable soft delete and purge protection for Azure Key Vaults containing production connection strings to secure cryptographic keys against accidental deletion.
Create Azure Service Health alerts to receive prompt notifications about service issues impacting the enterprise's active subscriptions.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Azure Backup matches Reliability; Premium SSD upgrade matches Performance; Key Vault soft delete matches Security; Azure Service Health alerts match Operational Excellence.
The correct pairings align the specified cloud optimization tasks with their designated Azure Advisor categories: Azure Backup falls under Reliability; Standard HDD to Premium SSD migration falls under Performance; Key Vault soft delete falls under Security; and Azure Service Health alerts fall under Operational Excellence.

Adım Adım Çözüm

1
Analyze each recommendation to determine its primary goal.
Azure Backup is for data recovery; Premium SSD is for storage throughput; Key Vault soft delete is for cryptographic key protection; Service Health is for operational outage alerts.
Understanding the primary objective of each recommended task is key to mapping it to the correct Advisor category.
2
Map the primary goals to the five Azure Advisor pillars.
Data recovery aligns with Reliability; storage throughput aligns with Performance; access and asset protection aligns with Security; operational alerts align with Operational Excellence.
Azure Advisor's categories directly correspond to these core cloud architectural pillars.

Anahtar Kavram

Azure Advisor recommendation categories
Soru 6Soru

An administrator is reviewing recommendations in Azure Advisor to optimize their cloud environment. Match each Azure Advisor recommendation to its corresponding category.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Shut down or right-size virtual machines that have low CPU utilization.
Enable virtual machine backups to protect against data loss.
Resolve security vulnerabilities identified by Microsoft Defender for Cloud.
Configure Azure Policy to enforce tagging rules across your resource groups.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

The recommendation to right-size virtual machines matches Cost; configuring backups matches Reliability; resolving vulnerabilities matches Security; and implementing Azure Policy rules matches Operational Excellence.
The Cost category includes recommendations like right-sizing virtual machines to optimize spending. The Reliability category covers business continuity, such as setting up backups to prevent data loss. The Security category includes resolving vulnerability recommendations from Defender for Cloud to protect resources. The Operational Excellence category encompasses process and compliance recommendations, such as enforcing tagging with Azure Policy.

Adım Adım Çözüm

1
Analyze the recommendation regarding low CPU utilization.
This recommendation focuses on reducing waste and saving money.
Reducing resource cost is categorized under the Cost category in Azure Advisor.
2
Analyze the recommendation regarding virtual machine backups.
This recommendation focuses on avoiding data loss and ensuring high availability.
Ensuring business continuity and service uptime falls under the Reliability category in Azure Advisor.
3
Analyze the recommendation regarding Defender for Cloud vulnerabilities.
This recommendation focuses on protecting resources from unauthorized access and attacks.
Threat prevention and resource protection are aligned with the Security category in Azure Advisor.
4
Analyze the recommendation regarding Azure Policy and tagging rules.
This recommendation focuses on governance, compliance, and operational efficiency.
Enforcing organization rules and streamlining environment management aligns with the Operational Excellence category in Azure Advisor.

Anahtar Kavram

Azure Advisor categories and recommendations.
Soru 7Soru

An organization is planning to migrate and build new database workloads in Azure. You need to match each architectural requirement to the appropriate Azure database service.

To answer, match the requirement on the left to the correct Azure database service on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Migrate an on-premises SQL Server database that requires SQL Server Agent and cross-database queries with minimal code changes.
Deploy a globally distributed, non-relational database for semi-structured data with guaranteed single-digit millisecond read/write latency.
Run an open-source relational workload while ensuring that OS patching, backups, and high availability are managed by Azure.
Implement a relational database that automatically scales compute resources based on workload demand and pauses during inactive periods.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

The requirement for SQL Server Agent and cross-database queries matches Azure SQL Managed Instance. The requirement for a globally distributed, non-relational database with single-digit millisecond latency matches Azure Cosmos DB. The requirement for an open-source relational workload with managed patching matches Azure Database for PostgreSQL. The requirement for a relational database with automatic compute scaling and pausing matches Azure SQL Database.
Matching the workloads requires mapping specific database capabilities to the appropriate Azure service. The requirement for SQL Server Agent and cross-database queries matches Azure SQL Managed Instance. The requirement for a globally distributed, non-relational database with single-digit millisecond latency matches Azure Cosmos DB. The requirement for an open-source relational workload with managed patching matches Azure Database for PostgreSQL. The requirement for a relational database with automatic compute scaling and pausing matches Azure SQL Database.

Adım Adım Çözüm

1
Analyze the requirement for migrating SQL Server features like SQL Server Agent and cross-database queries.
This requires Azure SQL Managed Instance, which provides near-complete compatibility with SQL Server enterprise features.
Azure SQL Database (single database) does not support features like SQL Server Agent or cross-database queries directly, making SQL Managed Instance the correct target for this scenario.
2
Analyze the requirement for a globally distributed, non-relational database with single-digit millisecond latency.
This requires Azure Cosmos DB.
Azure Cosmos DB is Azure's flagship non-relational (NoSQL) database that features global distribution and guaranteed low latency.
3
Analyze the requirement for open-source relational databases with fully managed operations.
This requires Azure Database for PostgreSQL.
Azure Database for PostgreSQL is a managed PaaS offering that provides the community version of PostgreSQL without VM management overhead.
4
Analyze the requirement for relational automatic compute scaling and pausing.
This requires Azure SQL Database.
Azure SQL Database has a serverless tier that features automatic compute scaling and auto-pausing/resuming, billing only for compute used.

Anahtar Kavram

Azure Database Services (Relational, Non-Relational, and Cosmos DB)
Soru 8Soru

You are migrating several workloads to Microsoft Azure. You need to identify the correct Azure database service for each workload requirement.

Match each workload requirement to the most appropriate Azure database service.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Azure Cosmos DB
Azure SQL Database
Azure SQL Managed Instance

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Azure Cosmos DB matches the globally distributed NoSQL service; Azure SQL Database matches the fully managed relational database for modern cloud applications; Azure SQL Managed Instance matches the relational database with near-total SQL Server instance compatibility.
Azure Cosmos DB is the NoSQL option offering global distribution and API flexibility. Azure SQL Database provides a scalable, single relational database for modern cloud apps. Azure SQL Managed Instance offers instance-level SQL Server features to simplify migration of legacy workloads.

Adım Adım Çözüm

1
Identify the service that supports schema-agnostic data and APIs like MongoDB.
This is Azure Cosmos DB, which is a NoSQL database service.
Cosmos DB is Azure's multi-model NoSQL solution.
2
Identify the service optimized for modern cloud applications requiring a single, highly scalable relational database.
This is Azure SQL Database.
Azure SQL Database is a cloud-native relational service.
3
Identify the service that offers instance-level features like SQL Server Agent for migrating legacy workloads.
This is Azure SQL Managed Instance.
Managed Instance provides instance-scoped compatibility for SQL Server migrations.

Anahtar Kavram

Azure Database Services (Relational, Non-Relational, and Cosmos DB)
Tahmini Süre:1m 30s
Soru 9Soru

An organization is planning its cloud strategy and needs to utilize various cost estimation and management tools. Match each business requirement to the correct Microsoft Azure tool. To answer, drag the appropriate tool from the right column to the matching requirement on the left.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Estimate the monthly subscription fees for a new deployment of Azure App Service, Azure Cosmos DB, and Azure Virtual Network before provisioning them.
Estimate the potential savings over a three-year period by comparing the costs of maintaining physical datacenters with migrating the workloads to Azure.
Identify active but underutilized virtual machines in an existing Azure subscription to obtain recommendations for sizing down or stopping them.
Analyze historical cloud spend, track resource tags to allocate costs to departments, and configure budget threshold alerts.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

The correct pairings align the Azure Pricing Calculator with pre-deployment service estimation, the Total Cost of Ownership (TCO) Calculator with on-premises versus cloud cost comparison, Azure Advisor with optimization recommendations on active resources, and Azure Cost Management with tracking historical spend and setting budgets.
The configuration correctly maps pre-deployment estimation of new services to the Pricing Calculator, multi-year on-premises versus cloud migration modeling to the TCO Calculator, active resource utilization recommendations to Azure Advisor, and post-deployment cost tracking and budget alerts to Azure Cost Management.

Adım Adım Çözüm

1
Evaluate the first requirement: estimating new deployment costs.
This requires the Azure Pricing Calculator since it deals with predicting costs for cloud resources before provisioning.
The Azure Pricing Calculator configures and estimates costs for planned service configurations.
2
Evaluate the second requirement: comparing datacenter costs to Azure migration.
This requires the Total Cost of Ownership (TCO) Calculator as it accepts on-premises infrastructure data to compare against Azure costs.
The TCO Calculator is designed for financial comparison and building a business case for cloud migration.
3
Evaluate the third requirement: finding and resizing underutilized existing VMs.
This requires Azure Advisor because it analyzes running resources to provide optimization recommendations.
Azure Advisor evaluates runtime configuration and usage metrics against best practices to suggest cost-saving opportunities.
4
Evaluate the fourth requirement: historical spend analysis and budgets.
This requires Azure Cost Management, which reports on actual accumulated billing data and supports budgeting tools.
Azure Cost Management is the suite for post-deployment billing analysis, tag allocation, and alerting.

Anahtar Kavram

Understanding the differences between Azure pre-deployment cost estimators (Pricing Calculator, TCO Calculator) and post-deployment management tools (Azure Advisor, Azure Cost Management).
Tahmini Süre:2m 0s
Soru 10Soru

An enterprise cloud engineering team is reviewing recommendations in Azure Advisor to optimize their cloud deployment. Match each Azure Advisor recommendation to its correct recommendation category.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Right-size or shutdown underutilized virtual machines to reduce hourly spend.
Configure virtual machine backup to protect application data from corruption or accidental deletion.
Enable Accelerated Networking on virtual machines to reduce latency and CPU utilization.
Create Azure Service Health alerts to receive automated notifications during service outages.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Right-size or shutdown underutilized virtual machines matches Cost; Configure virtual machine backup matches Reliability; Enable Accelerated Networking matches Performance; Create Azure Service Health alerts matches Operational Excellence.
Each recommendation aligns with the core purpose of one of the Azure Advisor pillars: Cost focuses on saving money; Reliability focuses on uptime and data protection; Performance focuses on speed and efficiency; Operational Excellence focuses on operational best practices and processes.

Adım Adım Çözüm

1
Analyze the recommendation regarding right-sizing and shutting down virtual machines to reduce spend.
Identify that cost reduction and optimizing spending map directly to the Cost category of Azure Advisor.
Azure Advisor groups recommendations that prevent waste and save money in the Cost category.
2
Analyze the recommendation regarding virtual machine backup configuration for protection against corruption.
Identify that backups ensure high availability and disaster recovery, mapping to the Reliability category.
Azure Advisor's Reliability category focuses on business continuity, resilience, and avoiding downtime.
3
Analyze the recommendation regarding Accelerated Networking to reduce latency.
Identify that improving speed, network throughput, and resource utilization maps to the Performance category.
Azure Advisor's Performance category is dedicated to enhancing the responsiveness and speed of applications.
4
Analyze the recommendation regarding Azure Service Health alerts for automated incident notifications.
Identify that operational tooling, alerts, and management workflows map to the Operational Excellence category.
The Operational Excellence category focuses on process efficiency, management best practices, and operations visibility.

Anahtar Kavram

Azure Advisor recommendation categories direct cloud optimization across five distinct pillars: Cost, Security, Reliability, Performance, and Operational Excellence.
Soru 11Soru

You are planning to migrate several application workloads to Microsoft Azure. Match each Azure database service to its primary database engine or classification description.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Azure SQL Database
Azure Cosmos DB
Azure Database for PostgreSQL

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Azure SQL Database matches with the Microsoft SQL Server engine; Azure Cosmos DB matches with the globally distributed NoSQL database service; Azure Database for PostgreSQL matches with the relational service based on the open-source community engine.
Azure SQL Database matches the Microsoft SQL Server engine description because it is Microsoft's PaaS offering for SQL Server. Azure Cosmos DB is a multi-model NoSQL service that provides global scaling. Azure Database for PostgreSQL is the PaaS offering hosting the open-source community PostgreSQL database engine.

Adım Adım Çözüm

1
Determine the database model (relational vs. non-relational) for each service.
Azure SQL Database and Azure Database for PostgreSQL are relational, whereas Azure Cosmos DB is non-relational (NoSQL).
Understanding the fundamental database type helps separate relational databases from NoSQL databases.
2
Differentiate between the relational database engines.
Azure SQL Database relies on the proprietary Microsoft SQL Server engine, while Azure Database for PostgreSQL uses the community open-source PostgreSQL engine.
This differentiation enables correct matching for the relational services.

Anahtar Kavram

Classification of Azure Relational and Non-Relational Databases
Soru 12Soru

An administrator is reviewing recommendations in Azure Advisor to optimize their cloud deployment. Match each recommended action to its corresponding Azure Advisor recommendation category.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Right-size or shut down underutilized virtual machines to reduce overall spend.
Enable Azure Backup to protect virtual machine data from accidental deletion or corruption.
Enable Azure Disk Encryption to protect virtual machine data at rest.
Upgrade virtual machine disks to Premium SSDs to improve disk input/output operations.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Right-size or shut down underutilized virtual machines matches Cost; Enable Azure Backup matches Reliability; Enable Azure Disk Encryption matches Security; Upgrade virtual machine disks to Premium SSDs matches Performance.
The correct pairings match each action to the Advisor category that addresses its objective: cost savings match Cost; backup and resiliency match Reliability; data encryption matches Security; and disk access optimization matches Performance.

Adım Adım Çözüm

1
Analyze the action of right-sizing or shutting down underutilized resources.
Determined that it targets reducing overall cloud spend.
The Cost category in Azure Advisor focuses on optimizing resources to reduce costs.
2
Analyze the action of enabling Azure Backup.
Determined that it prevents data loss and ensures backup availability.
The Reliability category in Azure Advisor includes recommendations for backup and disaster recovery.
3
Analyze the action of enabling Azure Disk Encryption.
Determined that it protects virtual machine disks through encryption.
The Security category in Azure Advisor provides recommendations to protect assets from threats.
4
Analyze the action of upgrading to Premium SSDs.
Determined that it improves storage I/O performance and latency.
The Performance category in Azure Advisor identifies configuration changes to optimize speed.

Anahtar Kavram

Azure Advisor Recommendation Categories
Soru 13Soru

An organization is migrating diverse application workloads to Microsoft Azure. How should you match each application database requirement to the most appropriate Azure database service?

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

A globally distributed NoSQL database that supports multiple APIs, including MongoDB, Cassandra, and Gremlin.
A fully managed relational database service built on the Microsoft SQL Server engine, offering automated patching, scaling, and backups.
A fully managed relational database service built on the open-source PostgreSQL engine, optimized for building modern applications.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Azure Cosmos DB matches the globally distributed NoSQL database requirement; Azure SQL Database matches the Microsoft SQL Server engine requirement; Azure Database for PostgreSQL matches the open-source PostgreSQL engine requirement.
The correct matches align the target workloads with the proper database architectures. Azure Cosmos DB matches the requirement for a globally distributed, multi-API NoSQL database. Azure SQL Database matches the fully managed relational SQL Server workload. Azure Database for PostgreSQL matches the fully managed open-source PostgreSQL engine.

Adım Adım Çözüm

1
Identify the NoSQL, globally distributed, multi-API requirement.
Azure Cosmos DB is the only multi-model NoSQL database service in the selection.
Azure Cosmos DB supports various non-relational APIs such as MongoDB, Cassandra, and Gremlin.
2
Identify the fully managed Microsoft SQL Server database service.
Azure SQL Database represents the relational SQL Server database engine service.
Azure SQL Database is built on the SQL Server engine and offers Platform as a Service (PaaS) benefits.
3
Identify the open-source PostgreSQL database service.
Azure Database for PostgreSQL is the correct match.
Azure Database for PostgreSQL is the dedicated PaaS service for PostgreSQL workloads.

Anahtar Kavram

Distinguishing between relational (Azure SQL, PostgreSQL) and non-relational (Cosmos DB) database services in Azure.
Soru 14Soru

Your organization is planning to migrate three distinct database workloads to Azure. Each workload requires a specific database service.

Match each database workload requirement to the most appropriate Azure database service.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

A workload that requires a fully managed relational database service based on the open-source MySQL Community Edition.
A workload that requires a globally distributed, multi-model NoSQL database service with single-digit millisecond latency.
A workload that requires a fully managed relational database service built on Microsoft SQL Server technology.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Match the open-source MySQL workload to Azure Database for MySQL, the globally distributed NoSQL workload to Azure Cosmos DB, and the Microsoft SQL Server workload to Azure SQL Database.
The correct matches align each specific database requirement with its corresponding Azure service: the open-source MySQL requirement aligns with Azure Database for MySQL, the globally distributed NoSQL requirement aligns with Azure Cosmos DB, and the Microsoft SQL Server relational requirement aligns with Azure SQL Database.

Adım Adım Çözüm

1
Identify the database type and technology for the open-source MySQL requirement.
Azure Database for MySQL is the dedicated PaaS offering for MySQL.
This is a direct relational service matching MySQL Community Edition.
2
Identify the database service that provides global distribution, low latency, and NoSQL capabilities.
Azure Cosmos DB is the primary multi-model NoSQL database service in Azure.
Cosmos DB natively supports document, key-value, graph, and column-family data structures with global replication.
3
Identify the fully managed database service aligned with enterprise SQL Server workloads.
Azure SQL Database is the managed PaaS database based on SQL Server.
It offers built-in high availability, backups, and compatibility with standard SQL Server workloads.

Anahtar Kavram

Azure Database Services (Relational, Non-Relational, and Cosmos DB)
Soru 15Soru

A company is planning to host four new application workloads on Microsoft Azure. Each workload has specific database requirements. Which Azure database service should you select for each application workload?

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

A web application that stores semi-structured catalog data using JSON documents and requires global distribution with guaranteed single-digit millisecond latency.
A corporate application migrating from an on-premises Microsoft SQL Server environment that requires a fully managed relational database engine with high compatibility.
An open-source application built using the LAMP stack (Linux, Apache, MySQL, PHP) that requires a managed relational database service in Azure.
An analytics application that requires a fully managed relational database based on the PostgreSQL engine to run complex spatial queries.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Match the web application requiring JSON documents and low latency with Azure Cosmos DB; match the corporate SQL Server migration with Azure SQL Database; match the LAMP stack application with Azure Database for MySQL; and match the PostgreSQL analytics application with Azure Database for PostgreSQL.
The correct matches correctly align the application workload requirements with their targeted Azure Database services. Relational database engines (SQL Server, MySQL, PostgreSQL) are matched to their corresponding managed PaaS offerings (Azure SQL Database, Azure Database for MySQL, Azure Database for PostgreSQL), while the non-relational JSON workload with global scaling needs is matched to Azure Cosmos DB.

Adım Adım Çözüm

1
Analyze the web application workload.
The requirement specifies JSON documents, global distribution, and single-digit millisecond latency, which describes the capabilities of a NoSQL database system.
Azure Cosmos DB is Azure's premier NoSQL and globally distributed database solution.
2
Analyze the corporate application migration.
The workload requires high compatibility with Microsoft SQL Server in a fully managed Platform as a Service (PaaS) format.
Azure SQL Database offers a managed relational database engine natively compatible with on-premises SQL Server.
3
Analyze the open-source web application stack.
The workload utilizes the traditional LAMP stack, which relies specifically on the MySQL database engine.
Azure Database for MySQL provides a fully managed community edition of MySQL.
4
Analyze the analytics application workload.
The requirement specifies a managed relational database that must be based on the PostgreSQL engine.
Azure Database for PostgreSQL is the designated managed service for hosting community-edition PostgreSQL workloads in Azure.

Anahtar Kavram

Selecting the correct Azure database service based on relational versus non-relational database types, compatibility requirements, and engine types.
Tahmini Süre:1m 30s
Soru 16Soru

An organization needs to estimate and optimize its cloud-related expenditures. Which Azure tool is the correct match for each business requirement?

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Estimate the monthly cost of deploying a new Azure SQL Database and two Virtual Machines before creation.
Compare the cost of maintaining a physical on-premises server infrastructure versus migrating it to Azure.
Identify underutilized cloud resources to obtain cost-optimization recommendations.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Estimating monthly cost before deployment matches the Azure Pricing Calculator. Comparing physical on-premises maintenance costs to Azure migration matches the Azure Total Cost of Ownership (TCO) Calculator. Identifying underutilized cloud resources for cost savings recommendations matches Azure Advisor.
Estimating new resource costs before deployment corresponds to the Azure Pricing Calculator. Comparing on-premises costs to Azure migration corresponds to the Azure Total Cost of Ownership (TCO) Calculator. Finding recommendations for active resource cost optimization corresponds to Azure Advisor.

Adım Adım Çözüm

1
Analyze the first requirement: estimating the costs of new resources (Azure SQL Database and Virtual Machines) before they are deployed.
This matches the Azure Pricing Calculator, which allows users to select services and configuration details to generate a cost estimate.
The Pricing Calculator is designed for forward-looking estimates of Azure services.
2
Analyze the second requirement: comparing the financial impact of physical on-premises hardware versus a cloud alternative.
This matches the Azure Total Cost of Ownership (TCO) Calculator, which evaluates cost savings over time when migrating workloads to Azure.
The TCO Calculator specifically models the transition from on-premises/colocation models to the cloud.
3
Analyze the third requirement: getting recommendations to optimize active cloud resource usage and lower costs.
This matches Azure Advisor, which inspects your deployed configuration and offers cost recommendations like resizing virtual machines.
Azure Advisor analyzes active deployments to offer optimization suggestions.

Anahtar Kavram

Azure cost estimation and optimization tools consist of the Pricing Calculator (for new service estimates), the TCO Calculator (for on-premises to cloud comparisons), and Azure Advisor (for active resource recommendations).
Tahmini Süre:1m 0s
Soru 17Soru

You are auditing an enterprise Azure environment to improve governance. Match each specific recommendation to its corresponding Azure Advisor category.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Identify underprovisioned or idle virtual machine resources to optimize cloud spend.
Implement redundancy and backup for virtual machines to protect against localized outages.
Configure disk type upgrades to eliminate application throughput limitations.
Set up service status notifications to streamline cloud environment management.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

The correct matches are: Identifying underprovisioned or idle virtual machines matches Cost; Implementing redundancy and backup for virtual machines matches Reliability; Configuring disk type upgrades matches Performance; Setting up service status notifications matches Operational Excellence.
Azure Advisor provides personalized recommendations across five pillars: Cost (minimizing wasteful spending), Security (guarding against threats), Reliability (ensuring high availability and disaster recovery), Performance (improving speed and responsiveness), and Operational Excellence (improving process efficiency and deployment management). The matched pairs correctly align each task with its designated pillar.

Adım Adım Çözüm

1
Analyze each description to identify the primary business objective being addressed.
The descriptions target cloud spend optimization, localized outage protection, application throughput limits, and environment management respectively.
This links each scenario to a specific operational goal.
2
Map each business objective to one of the five core Azure Advisor pillars.
Optimizing spend maps to Cost; protecting against outages maps to Reliability; solving throughput limits maps to Performance; and streamlining environment management maps to Operational Excellence.
Azure Advisor categorizes its recommendations based on these pillars to help guide remediation actions.

Anahtar Kavram

Azure Advisor recommendation categories
Soru 18Soru

An organization is evaluating its cloud strategy and needs to use different Microsoft Azure tools to manage and estimate costs. Match each business requirement to the appropriate Azure tool.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Estimating the monthly cost of deploying a new Azure Cosmos DB database and three new Azure Virtual Machines.
Comparing the projected cost savings of migrating an existing on-premises datacenter workload to Azure.
Monitoring ongoing spending patterns, analyzing historical invoices, and configuring budget alerts for deployed resources.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

The requirement to estimate the cost of new services matches the Azure Pricing Calculator. The requirement to compare on-premises costs with Azure matches the Azure Total Cost of Ownership (TCO) Calculator. The requirement to monitor ongoing spending and configure budget alerts matches Azure Cost Management.
The correct matches align each scenario with the tool designed for that phase of the cloud lifecycle. Estimating new cloud services matches the Azure Pricing Calculator. Comparing on-premises workloads to Azure matches the Azure Total Cost of Ownership (TCO) Calculator. Monitoring ongoing spending and setting budget alerts matches Azure Cost Management.

Adım Adım Çözüm

1
Identify the requirement for new service estimation.
Estimating the cost of a new Azure Cosmos DB database and Virtual Machines matches the Azure Pricing Calculator.
The Azure Pricing Calculator estimates usage costs for planned cloud resources prior to deployment.
2
Identify the requirement for comparing on-premises and cloud migration costs.
Comparing on-premises datacenter workloads to Azure matches the Azure Total Cost of Ownership (TCO) Calculator.
The TCO Calculator compares on-premises costs (such as hardware, electricity, and labor) with cloud costs to show potential savings.
3
Identify the requirement for tracking actual, deployed resource costs.
Monitoring ongoing spend and configuring budget alerts matches Azure Cost Management.
Azure Cost Management helps control costs for active resources by analyzing billing data, tracking spending, and raising alerts when budgets are exceeded.

Anahtar Kavram

Azure cost estimation and management tools serve distinct purposes: the Pricing Calculator estimates new cloud deployments, the TCO Calculator compares on-premises to cloud migration, and Cost Management tracks active resource costs.
Tahmini Süre:1m 0s
Soru 19Soru

A digital publishing organization has recently migrated its multi-tier workloads to Microsoft Azure. An administrator wants to analyze the resource optimizations recommended by Azure Advisor to organize the operational tasks. Match each specific Azure Advisor recommendation on the left with its correct recommendation category on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Purchase Azure Reserved Virtual Machine Instances to optimize budget allocations.
Enable Azure Backup for critical virtual machines to prevent data loss.
Apply Microsoft Defender for Cloud recommendations to resolve public endpoint exposures.
Implement Autoscale settings on Virtual Machine Scale Sets to handle peak traffic load.

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Purchasing Azure Reserved Instances matches with Cost; Enabling Azure Backup matches with Reliability; Applying Microsoft Defender for Cloud recommendations matches with Security; Implementing Autoscale settings matches with Performance.
The correct pairings match each recommendation with the Azure Advisor pillar designed to address that specific aspect of cloud governance: optimizing spending maps to Cost; protecting VM data via backups maps to Reliability; securing public endpoints maps to Security; and configuring autoscale rules maps to Performance.

Adım Adım Çözüm

1
Analyze the recommendation regarding Reserved Instances.
This recommendation focuses on reducing spending by committing to a one- or three-year plan, which aligns directly with the Cost category.
Azure Advisor groups cost-saving suggestions like right-sizing and reservations under the Cost pillar.
2
Analyze the recommendation to enable Azure Backup for virtual machines.
This recommendation aims to ensure business continuity and protect workloads against data loss, aligning with the Reliability category.
Reliability in Azure Advisor focuses on high availability, disaster recovery, and data protection.
3
Analyze the recommendation regarding public endpoint exposures and Defender for Cloud.
This recommendation addresses potential vulnerabilities and access controls, aligning with the Security category.
Azure Advisor integrates security postures and threat mitigation recommendations under the Security pillar.
4
Analyze the recommendation for autoscale settings.
Autoscale optimizes resource allocation to maintain speed and efficiency under load, aligning with the Performance category.
Performance recommendations in Azure Advisor ensure that resources are tuned for maximum responsiveness and throughput.

Anahtar Kavram

Azure Advisor Recommendation Categories
Soru 20Soru

An organization is planning to deploy different database workloads to Microsoft Azure. Match each Azure database service to its corresponding capability description.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Azure Cosmos DB
Azure SQL Managed Instance
SQL Server on Azure Virtual Machines

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Azure Cosmos DB matches the multi-model database service for non-relational data. Azure SQL Managed Instance matches the fully managed relational database service supporting SQL Server agent without operating system access. SQL Server on Azure Virtual Machines matches the relational database deployment providing full administrative control over the operating system.
Azure Cosmos DB matches the multi-model database service because it is Azure's flagship globally distributed NoSQL database. Azure SQL Managed Instance matches the fully managed relational database service supporting SQL Server agent without operating system access because it acts as a PaaS database offering high compatibility with SQL Server engine features without OS management. SQL Server on Azure Virtual Machines matches the relational database deployment providing full administrative control over the operating system because it is an IaaS solution that places the entire VM under customer control.

Adım Adım Çözüm

1
Identify the data model and management requirements of the workloads.
Separate the requirements into non-relational (NoSQL), managed relational (PaaS) with specific legacy feature support, and full OS-level control (IaaS).
Azure offers distinct database services optimized for relational versus non-relational data, as well as different levels of administrative management.
2
Map the non-relational workload requirements to the correct service.
Azure Cosmos DB is selected for its schema-less, multi-model, and globally distributed non-relational capabilities.
Cosmos DB is the primary Azure PaaS offering designed specifically for high-performance, non-relational datasets.
3
Differentiate between the two SQL Server relational deployment options based on administrative control.
SQL Server on Azure VMs maps to the option with full operating system access, while Azure SQL Managed Instance maps to the fully managed service without operating system access.
Virtual Machines represent Infrastructure as a Service (IaaS) where you retain OS access, whereas SQL Managed Instance is a Platform as a Service (PaaS) where Microsoft manages the OS.

Anahtar Kavram

Understanding the differences between Azure relational databases (Azure SQL Managed Instance, SQL Server on Azure VMs) and non-relational databases (Azure Cosmos DB), alongside IaaS versus PaaS management models.
Sayfa 1 / 3Sonraki
Tüm alıştırma soruları — Microsoft Azure Fundamentals (AZ-900) | Examkin